Trace number 3697672

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (problem) 1701.27 1703.29

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX15_K67_cod1.opb
MD5SUM92ff2d21db1248623e221f80f642b6ac
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-14517
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 24222000
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 24222000
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.43	c fallback to adder encoding
1.29/1.33	c run inc solver
1.29/1.33	c [INC SYSTEM] run initial solver
1.29/1.33	c [INC SYSTEM] preprocess with white file
7.28/7.35	c [INC SYSTEM] finished preprocessing in 6 s
7.28/7.35	c [INC SYSTEM] execute solver
1700.99/1701.39	c [INC SEARCH] formula is SAT
1701.09/1701.41	c [INC SYSTEM] solved the initial formula
1701.20/1701.51	npSolver-pbo: IterativeSolver.cc:102: void IterativeSolver::checkSolution(): Assertion `parser.cb.ok' failed.
1701.27/1703.28	HOME/npSolver-pbo-Itd.sh: line 18: 10389 Aborted                 (core dumped) ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697672-1338123086/watcher-3697672-1338123086 -o /tmp/evaluation-result-3697672-1338123086/solver-3697672-1338123086 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697672-1338123086.opb 197134228 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.54 2.12 2.04 2/173 10388
/proc/meminfo: memFree=28380888/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0

[startup+0.0445339 s]
/proc/loadavg: 2.54 2.12 2.04 2/173 10388
/proc/meminfo: memFree=28380888/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100236 s]
/proc/loadavg: 2.54 2.12 2.04 2/173 10388
/proc/meminfo: memFree=28380888/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 2.54 2.12 2.04 2/173 10388
/proc/meminfo: memFree=28380888/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.54 2.12 2.04 2/173 10388
/proc/meminfo: memFree=28380888/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.65 2.15 2.05 3/180 10406
/proc/meminfo: memFree=28331016/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=1.37 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13113 0 0 0 121 16 0 0 20 0 1 0 278437154 105553920 22819 33554432000 4194304 5992684 140737095348896 140737095343344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22819 174 440 0 25326 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 112228

[startup+3.10045 s]
/proc/loadavg: 2.65 2.15 2.05 3/182 10408
/proc/meminfo: memFree=27982876/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=1.37 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13113 0 0 0 121 16 0 0 20 0 1 0 278437154 105553920 22819 33554432000 4194304 5992684 140737095348896 140737095343344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22819 174 440 0 25326 0
[pid=10407] ppid=10389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10407/stat : 10407 (cp2_pre.sh) S 10389 10388 10269 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278437292 9367552 276 33554432000 4194304 5064252 140735485485056 140735485483760 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10407/statm: 2287 276 234 213 0 72 0
[pid=10408] ppid=10407 vsize=244464 CPUtime=1.7 cores=1,3,5,7
/proc/10408/stat : 10408 (coprocessor) R 10407 10388 10269 0 -1 4202496 33757 0 0 0 162 8 0 0 20 0 1 0 278437292 250331136 55522 33554432000 4194304 6586260 140735623928480 140735623925272 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10408/statm: 61116 55522 166 584 0 60528 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 365840

[startup+6.30045 s]
/proc/loadavg: 2.60 2.15 2.05 3/184 10410
/proc/meminfo: memFree=27293184/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=1.37 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13113 0 0 0 121 16 0 0 20 0 1 0 278437154 105553920 22819 33554432000 4194304 5992684 140737095348896 140737095343344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22819 174 440 0 25326 0
[pid=10407] ppid=10389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10407/stat : 10407 (cp2_pre.sh) S 10389 10388 10269 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278437292 9367552 276 33554432000 4194304 5064252 140735485485056 140735485483760 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10407/statm: 2287 276 234 213 0 72 0
[pid=10408] ppid=10407 vsize=315724 CPUtime=4.91 cores=1,3,5,7
/proc/10408/stat : 10408 (coprocessor) R 10407 10388 10269 0 -1 4202496 46718 0 0 0 476 15 0 0 20 0 1 0 278437292 323301376 76658 33554432000 4194304 6586260 140735623928480 140735623924152 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10408/statm: 78931 76658 203 584 0 78343 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 437100

[startup+12.7004 s]
/proc/loadavg: 2.55 2.15 2.05 3/183 10412
/proc/meminfo: memFree=27205200/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=113452 CPUtime=5.34 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 21715 0 0 0 530 4 0 0 20 0 1 0 278437889 116174848 24992 33554432000 4194304 5654031 140737392174832 140737392162648 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10412/statm: 28363 24992 139 357 0 28003 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 225680

[startup+25.5004 s]
/proc/loadavg: 2.47 2.14 2.04 3/182 10414
/proc/meminfo: memFree=27740280/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=125128 CPUtime=18.14 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 22220 0 0 0 1810 4 0 0 20 0 1 0 278437889 128131072 25494 33554432000 4194304 5654031 140737392174832 140737392162648 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10412/statm: 31282 25494 140 357 0 30922 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 237356

[startup+51.1004 s]
/proc/loadavg: 2.28 2.13 2.04 3/183 10456
/proc/meminfo: memFree=28013972/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=125128 CPUtime=43.73 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 22395 0 0 0 4369 4 0 0 20 0 1 0 278437889 128131072 25662 33554432000 4194304 5654031 140737392174832 140737392162648 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 31282 25662 140 357 0 30922 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 237356

[startup+102.3 s]
/proc/loadavg: 2.35 2.17 2.06 3/182 10469
/proc/meminfo: memFree=28088348/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=125980 CPUtime=94.91 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 22637 0 0 0 9487 4 0 0 20 0 1 0 278437889 129003520 25888 33554432000 4194304 5654031 140737392174832 140737392172600 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 31495 25888 140 357 0 31135 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 238208

[startup+162.3 s]
/proc/loadavg: 2.13 2.13 2.05 3/181 10471
/proc/meminfo: memFree=28084040/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=125980 CPUtime=154.9 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 22699 0 0 0 15486 4 0 0 20 0 1 0 278437889 129003520 26060 33554432000 4194304 5654031 140737392174832 140737392172600 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 31495 26060 140 357 0 31135 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 238208

[startup+222.3 s]
/proc/loadavg: 2.05 2.11 2.05 3/181 10473
/proc/meminfo: memFree=28080588/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=125980 CPUtime=214.89 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 22758 0 0 0 21485 4 0 0 20 0 1 0 278437889 129003520 26630 33554432000 4194304 5654031 140737392174832 140737392172600 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 31495 26630 140 357 0 31135 0
Current children cumulated CPU time (s) 222.22

################
# More data... #
################

/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 23973 0 0 0 159464 5 0 0 20 0 1 0 278437889 130236416 28697 33554432000 4194304 5654031 140737392174832 140737392162648 4215374 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 31796 28697 141 357 0 31436 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 239412

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10561
/proc/meminfo: memFree=27429224/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=130264 CPUtime=1654.67 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 24656 0 0 0 165462 5 0 0 20 0 1 0 278437889 133390336 28216 33554432000 4194304 5654031 140737392174832 140737392162648 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 32566 28216 141 357 0 32206 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 242492

Solver just ended. Dumping a history of the last processes samples

[startup+1664.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10561
/proc/meminfo: memFree=27429224/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=130264 CPUtime=1656.67 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 24656 0 0 0 165662 5 0 0 20 0 1 0 278437889 133390336 28216 33554432000 4194304 5654031 140737392174832 140737392162648 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 32566 28216 141 357 0 32206 0
Current children cumulated CPU time (s) 1664
Current children cumulated vsize (KiB) 242492

[startup+1689.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10561
/proc/meminfo: memFree=27424940/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=130264 CPUtime=1682.27 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 24659 0 0 0 168222 5 0 0 20 0 1 0 278437889 133390336 29240 33554432000 4194304 5654031 140737392174832 140737392162648 4215360 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 32566 29240 141 357 0 32206 0
Current children cumulated CPU time (s) 1689.6
Current children cumulated vsize (KiB) 242492

[startup+1696.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10561
/proc/meminfo: memFree=27424940/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=130264 CPUtime=1688.67 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 24659 0 0 0 168862 5 0 0 20 0 1 0 278437889 133390336 29240 33554432000 4194304 5654031 140737392174832 140737392162648 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 32566 29240 141 357 0 32206 0
Current children cumulated CPU time (s) 1696
Current children cumulated vsize (KiB) 242492

[startup+1699.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10561
/proc/meminfo: memFree=27424940/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=130264 CPUtime=1691.86 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 24659 0 0 0 169181 5 0 0 20 0 1 0 278437889 133390336 29240 33554432000 4194304 5654031 140737392174832 140737392162648 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 32566 29240 141 357 0 32206 0
Current children cumulated CPU time (s) 1699.19
Current children cumulated vsize (KiB) 242492

[startup+1701.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10561
/proc/meminfo: memFree=27422768/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=103080 CPUtime=7.33 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4202496 13129 47621 0 0 121 16 570 26 20 0 1 0 278437154 105553920 22821 33554432000 4194304 5992684 140737095348896 140737095335160 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 25770 22821 176 440 0 25326 0
[pid=10412] ppid=10389 vsize=130264 CPUtime=1693.46 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) R 10389 10388 10269 0 -1 4202496 24672 0 0 0 169341 5 0 0 20 0 1 0 278437889 133390336 29253 33554432000 4194304 5654031 140737392174832 140737392162648 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10412/statm: 32566 29253 141 357 0 32206 0
Current children cumulated CPU time (s) 1700.79
Current children cumulated vsize (KiB) 242492

[startup+1701.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10561
/proc/meminfo: memFree=27422768/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=108600 CPUtime=7.52 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4204032 15477 47621 0 0 133 23 570 26 20 0 1 0 278437154 111206400 24317 33554432000 4194304 5992684 140737095348896 140737095343432 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 27150 24317 194 440 0 26706 0
[pid=10412] ppid=10389 vsize=130272 CPUtime=1693.75 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) S 10389 10388 10269 0 -1 4202496 24728 0 0 0 169370 5 0 0 20 0 1 0 278437889 133398528 29309 33554432000 4194304 5654031 140737392174832 140737392173144 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10412/statm: 32568 29309 147 357 0 32208 0
Current children cumulated CPU time (s) 1701.27
Current children cumulated vsize (KiB) 248020

[startup+1702.7 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 10562
/proc/meminfo: memFree=27218468/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=108600 CPUtime=7.52 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4204032 15477 47621 0 0 133 23 570 26 20 0 1 0 278437154 111206400 24317 33554432000 4194304 5992684 140737095348896 140737095343432 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 27150 24317 194 440 0 26706 0
[pid=10412] ppid=10389 vsize=130272 CPUtime=1693.75 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) S 10389 10388 10269 0 -1 4202496 24728 0 0 0 169370 5 0 0 20 0 1 0 278437889 133398528 29309 33554432000 4194304 5654031 140737392174832 140737392173144 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10412/statm: 32568 29309 147 357 0 32208 0
Current children cumulated CPU time (s) 1701.27
Current children cumulated vsize (KiB) 248020

[startup+1703.1 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 10562
/proc/meminfo: memFree=27219584/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=108600 CPUtime=7.52 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4204032 15477 47621 0 0 133 23 570 26 20 0 1 0 278437154 111206400 24317 33554432000 4194304 5992684 140737095348896 140737095343432 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 27150 24317 194 440 0 26706 0
[pid=10412] ppid=10389 vsize=130272 CPUtime=1693.75 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) S 10389 10388 10269 0 -1 4202496 24728 0 0 0 169370 5 0 0 20 0 1 0 278437889 133398528 29309 33554432000 4194304 5654031 140737392174832 140737392173144 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10412/statm: 32568 29309 147 357 0 32208 0
Current children cumulated CPU time (s) 1701.27
Current children cumulated vsize (KiB) 248020

[startup+1703.21 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 10562
/proc/meminfo: memFree=27219584/32873844 swapFree=7620/7620
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 10269 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278437154 9367552 275 33554432000 4194304 5064252 140733921142464 140733921141376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 2287 275 233 213 0 72 0
[pid=10389] ppid=10388 vsize=108600 CPUtime=7.52 cores=1,3,5,7
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 10269 0 -1 4204032 15477 47621 0 0 133 23 570 26 20 0 1 0 278437154 111206400 24317 33554432000 4194304 5992684 140737095348896 140737095343432 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10389/statm: 27150 24317 194 440 0 26706 0
[pid=10412] ppid=10389 vsize=130272 CPUtime=1693.75 cores=1,3,5,7
/proc/10412/stat : 10412 (glucosInc) S 10389 10388 10269 0 -1 4202496 24728 0 0 0 169370 5 0 0 20 0 1 0 278437889 133398528 29309 33554432000 4194304 5654031 140737392174832 140737392173144 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10412/statm: 32568 29309 147 357 0 32208 0
Current children cumulated CPU time (s) 1701.27
Current children cumulated vsize (KiB) 248020

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10388 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=38929
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=506922
# CPU time returned by wait4() is 7.54585
# while last known CPU time is 1701.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1703.29
CPU time (s): 1701.27
CPU user time (s): 1700.73
CPU system time (s): 0.54
CPU usage (%): 99.8817
Max. virtual memory (cumulated for all children) (KiB): 437100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.03893
system time used= 0.506922
maximum resident set size= 314804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 150192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25028
involuntary context switches= 15

runsolver used 3.21851 second user time and 8.31774 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 14:51:26
IDJOB=3697672
IDBENCH=91764
IDSOLVER=2275
FILE ID=node107/3697672-1338123086
RUNJOBID= node107-1338123064-10286
PBS_JOBID= 14624494
Free space on /tmp= 71384 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX15_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697672-1338123086/watcher-3697672-1338123086 -o /tmp/evaluation-result-3697672-1338123086/solver-3697672-1338123086 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697672-1338123086.opb 197134228 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 92ff2d21db1248623e221f80f642b6ac
RANDOM SEED=197134228

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28380572 kB
Buffers:          303616 kB
Cached:          3377004 kB
SwapCached:            0 kB
Active:           767536 kB
Inactive:        2923744 kB
Active(anon):      13216 kB
Inactive(anon):        0 kB
Active(file):     754320 kB
Inactive(file):  2923744 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             56768 kB
Writeback:             0 kB
AnonPages:         18292 kB
Mapped:            13712 kB
Shmem:               200 kB
Slab:             662632 kB
SReclaimable:     100804 kB
SUnreclaim:       561828 kB
KernelStack:        1416 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71336 MiB
End job on node107 at 2012-05-27 15:19:49