Trace number 3746896

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.05 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_0.opb
MD5SUMca79c3a72fcbc528e4a81e658af79fe0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4272093
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 100330219838
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 100330219838
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.42	c old isEQ: 1, new EQ is 1
0.00/0.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
4.57/4.62	c [INC SYSTEM] finished preprocessing in 4 s
4.57/4.62	c [INC SYSTEM] execute solver
4.60/5.33	c [INC SEARCH] formula is SAT
4.60/5.34	c [INC SYSTEM] solved the initial formula
4.60/5.37	c model valid
4.60/5.37	c current solution ok
6.17/6.28	o 132079417
6.17/6.28	c [INC SYSTEM] there exists a inc, kill it!
6.17/6.28	c write failed with 2
6.17/6.28	c [INC SEARCH] iteration: 0
6.17/6.28	c [INC BOUNDS] best value:132079487 search for 132079486
6.17/6.28	c [INC SYSTEM] create new solver instance
6.17/6.28	c [INC] encode full formula
6.17/6.28	c fallback to adder encoding
7.57/7.68	c set iterative enc to: adder
7.57/7.68	c set iterative enc to: none
7.77/7.87	c [INC SEARCH] isOptimum variable: 0
207.46/207.66	c formula is SAT
207.56/207.70	c [INC SEARCH] copied best model
207.56/207.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
207.56/207.73	c model valid
207.56/207.73	c current solution ok
207.56/207.73	o 84599177
207.56/207.73	c [INC SEARCH] iteration: 1
207.56/207.73	c [INC BOUNDS] best value:84599247 search for 84599246
207.56/207.73	c [INC SYSTEM] there exists a inc, kill it!
207.56/207.73	c write failed with 2
207.56/207.75	c [INC SYSTEM] create new solver instance
207.56/207.75	c [INC] encode full formula
207.56/207.75	c fallback to adder encoding
208.97/209.13	c set iterative enc to: adder
208.97/209.13	c set iterative enc to: none
209.15/209.35	c [INC SEARCH] isOptimum variable: 0
214.35/214.59	c formula is SAT
214.44/214.64	c [INC SEARCH] copied best model
214.44/214.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.44/214.67	c model valid
214.44/214.67	c current solution ok
214.44/214.67	o 8673765
214.44/214.67	c [INC SEARCH] iteration: 2
214.44/214.67	c [INC BOUNDS] best value:8673835 search for 8673834
214.44/214.67	c [INC SYSTEM] there exists a inc, kill it!
214.44/214.67	c write failed with 2
214.44/214.69	c [INC SYSTEM] create new solver instance
214.44/214.69	c [INC] encode full formula
214.44/214.69	c fallback to adder encoding
215.36/215.57	c set iterative enc to: adder
215.36/215.57	c set iterative enc to: none
215.56/215.71	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.51	HOME/npSolver-pbo-Itd.sh: line 18:   403 Terminated              ./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-3746896-1339109326/watcher-3746896-1339109326 -o /tmp/evaluation-result-3746896-1339109326/solver-3746896-1339109326 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746896-1339109326.opb 1040918831 HOME HOME 

running on 4 cores: 0,2,4,6

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: 1.92 1.98 1.99 3/178 402
/proc/meminfo: memFree=25309836/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0

[startup+0.0179451 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 402
/proc/meminfo: memFree=25309836/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 402
/proc/meminfo: memFree=25309836/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 402
/proc/meminfo: memFree=25309836/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 402
/proc/meminfo: memFree=25309836/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 406
/proc/meminfo: memFree=25137144/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=37592 CPUtime=0.49 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 7359 0 0 0 45 4 0 0 20 0 1 0 377057048 38494208 8125 33554432000 4194304 6004724 140737264627296 140737264621760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/403/statm: 9398 8125 164 442 0 8952 0
[pid=405] ppid=403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/405/stat : 405 (cp2_pre.sh) S 403 402 30741 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377057099 9367552 277 33554432000 4194304 5064252 140733684357664 140733684356368 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/405/statm: 2287 277 234 213 0 72 0
[pid=406] ppid=405 vsize=163544 CPUtime=0.98 cores=0,2,4,6
/proc/406/stat : 406 (coprocessor) R 405 402 30741 0 -1 4202496 29525 0 0 0 93 5 0 0 20 0 1 0 377057099 167469056 39259 33554432000 4194304 6586260 140734290146096 140734290142360 5249584 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/406/statm: 40886 39259 182 584 0 40298 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219432

[startup+3.10039 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 406
/proc/meminfo: memFree=25084540/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=37592 CPUtime=0.49 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 7359 0 0 0 45 4 0 0 20 0 1 0 377057048 38494208 8125 33554432000 4194304 6004724 140737264627296 140737264621760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/403/statm: 9398 8125 164 442 0 8952 0
[pid=405] ppid=403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/405/stat : 405 (cp2_pre.sh) S 403 402 30741 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377057099 9367552 277 33554432000 4194304 5064252 140733684357664 140733684356368 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/405/statm: 2287 277 234 213 0 72 0
[pid=406] ppid=405 vsize=188828 CPUtime=2.58 cores=0,2,4,6
/proc/406/stat : 406 (coprocessor) R 405 402 30741 0 -1 4202496 33545 0 0 0 253 5 0 0 20 0 1 0 377057099 193359872 45834 33554432000 4194304 6586260 140734290146096 140734290141416 4690020 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/406/statm: 47207 45834 192 584 0 46619 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 244716

[startup+6.30035 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 408
/proc/meminfo: memFree=25219520/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=37592 CPUtime=6.27 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) R 402 402 30741 0 -1 4202496 9244 54259 0 0 67 77 461 22 20 0 1 0 377057048 38494208 8140 33554432000 4194304 6004724 140737264627296 140737264622784 4967041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/403/statm: 9398 8140 179 442 0 8952 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46740

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 2.01 3/181 411
/proc/meminfo: memFree=24869128/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=53112 CPUtime=7.84 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 15158 54775 0 0 203 96 461 24 20 0 1 0 377057048 54386688 12023 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/403/statm: 13278 12023 182 442 0 12832 0
[pid=411] ppid=403 vsize=349280 CPUtime=4.82 cores=0,2,4,6
/proc/411/stat : 411 (glucosInc) R 403 402 30741 0 -1 4202496 58117 0 0 0 466 16 0 0 20 0 1 0 377057835 357662720 76966 33554432000 4194304 5654031 140736520038224 140736520035832 4218480 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/411/statm: 87320 76966 141 357 0 86960 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 411540

[startup+25.5065 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 411
/proc/meminfo: memFree=24819880/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=53112 CPUtime=7.84 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 15158 54775 0 0 203 96 461 24 20 0 1 0 377057048 54386688 12023 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/403/statm: 13278 12023 182 442 0 12832 0
[pid=411] ppid=403 vsize=400168 CPUtime=17.61 cores=0,2,4,6
/proc/411/stat : 411 (glucosInc) R 403 402 30741 0 -1 4202496 60391 0 0 0 1739 22 0 0 20 0 1 0 377057835 409772032 87232 33554432000 4194304 5654031 140736520038224 140736520036008 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/411/statm: 100042 87232 141 357 0 99682 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 462428

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 411
/proc/meminfo: memFree=24771796/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=53112 CPUtime=7.84 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 15158 54775 0 0 203 96 461 24 20 0 1 0 377057048 54386688 12023 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/403/statm: 13278 12023 182 442 0 12832 0
[pid=411] ppid=403 vsize=482268 CPUtime=43.18 cores=0,2,4,6
/proc/411/stat : 411 (glucosInc) R 403 402 30741 0 -1 4202496 61194 0 0 0 4291 27 0 0 20 0 1 0 377057835 493842432 95697 33554432000 4194304 5654031 140736520038224 140736520036312 4233464 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/411/statm: 120567 95697 141 357 0 120207 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 544528

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 414
/proc/meminfo: memFree=24701416/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=53112 CPUtime=7.84 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 15158 54775 0 0 203 96 461 24 20 0 1 0 377057048 54386688 12023 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/403/statm: 13278 12023 182 442 0 12832 0
[pid=411] ppid=403 vsize=485212 CPUtime=94.34 cores=0,2,4,6
/proc/411/stat : 411 (glucosInc) R 403 402 30741 0 -1 4202496 63694 0 0 0 9388 46 0 0 20 0 1 0 377057835 496857088 109220 33554432000 4194304 5654031 140736520038224 140736520036008 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/411/statm: 121303 109220 141 357 0 120943 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 547472

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 414
/proc/meminfo: memFree=24777624/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=53112 CPUtime=7.84 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 15158 54775 0 0 203 96 461 24 20 0 1 0 377057048 54386688 12023 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/403/statm: 13278 12023 182 442 0 12832 0
[pid=411] ppid=403 vsize=489024 CPUtime=154.32 cores=0,2,4,6
/proc/411/stat : 411 (glucosInc) R 403 402 30741 0 -1 4202496 69158 0 0 0 15351 81 0 0 20 0 1 0 377057835 500760576 97433 33554432000 4194304 5654031 140736520038224 140736520036312 4232935 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/411/statm: 122256 97433 141 357 0 121896 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 551284

[startup+222.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 418
/proc/meminfo: memFree=24961540/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=237252 CPUtime=6.57 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 43644 0 0 0 647 10 0 0 20 0 1 0 377078620 242946048 54848 33554432000 4194304 5654031 140734458289840 140734458287528 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 59313 54848 141 357 0 58953 0
Current children cumulated CPU time (s) 222.15

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

/proc/loadavg: 2.00 2.02 2.00 3/181 497
/proc/meminfo: memFree=20971508/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=773964 CPUtime=1146.34 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 90032 0 0 0 114503 131 0 0 20 0 1 0 377078620 792539136 166147 33554432000 4194304 5654031 140734458289840 140734458287624 4233000 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 193491 166147 142 357 0 193131 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 824272

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 497
/proc/meminfo: memFree=21175500/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=559324 CPUtime=1206.32 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 91862 0 0 0 120495 137 0 0 20 0 1 0 377078620 572747776 115737 33554432000 4194304 5654031 140734458289840 140734458287928 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 139831 115737 142 357 0 139471 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 609632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 498
/proc/meminfo: memFree=21029404/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=775104 CPUtime=1266.31 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 92648 0 0 0 126491 140 0 0 20 0 1 0 377078620 793706496 152293 33554432000 4194304 5654031 140734458289840 140734458287624 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 193776 152293 142 357 0 193416 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 825412

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 499
/proc/meminfo: memFree=21272980/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=429484 CPUtime=1326.31 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 94003 0 0 0 132484 147 0 0 20 0 1 0 377078620 439791616 90450 33554432000 4194304 5654031 140734458289840 140734458287928 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 107371 90450 142 357 0 107011 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 479792

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 499
/proc/meminfo: memFree=21086676/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=561744 CPUtime=1386.3 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 94605 0 0 0 138481 149 0 0 20 0 1 0 377078620 575225856 137042 33554432000 4194304 5654031 140734458289840 140734458287928 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 140436 137042 142 357 0 140076 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 612052

[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 499
/proc/meminfo: memFree=20895036/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=777816 CPUtime=1446.29 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 95410 0 0 0 144477 152 0 0 20 0 1 0 377078620 796483584 185370 33554432000 4194304 5654031 140734458289840 140734458287736 4233460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 194454 185370 142 357 0 194094 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 828124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 499
/proc/meminfo: memFree=21136140/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=562892 CPUtime=1506.28 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 97185 0 0 0 150469 159 0 0 20 0 1 0 377078620 576401408 124657 33554432000 4194304 5654031 140734458289840 140734458287928 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 140723 124657 142 357 0 140363 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 613200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 499
/proc/meminfo: memFree=20986328/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=777816 CPUtime=1566.27 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 97768 0 0 0 156466 161 0 0 20 0 1 0 377078620 796483584 161521 33554432000 4194304 5654031 140734458289840 140734458287928 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 194454 161521 142 357 0 194094 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 828124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=20930908/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=777816 CPUtime=1584.47 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 97795 0 0 0 158286 161 0 0 20 0 1 0 377078620 796483584 175345 33554432000 4194304 5654031 140734458289840 140734458287928 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 194454 175345 142 357 0 194094 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 828124

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 500
/proc/meminfo: memFree=20930908/32873844 swapFree=6904/6904
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377057048 9367552 275 33554432000 4194304 5064252 140733196768224 140733196767136 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=41160 CPUtime=215.58 cores=0,2,4,6
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30741 0 -1 4202496 28525 186094 0 0 447 127 20835 149 20 0 1 0 377057048 42147840 9068 33554432000 4194304 6004724 140737264627296 140737264613144 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/403/statm: 10290 9068 183 442 0 9844 0
[pid=418] ppid=403 vsize=777816 CPUtime=1584.47 cores=0,2,4,6
/proc/418/stat : 418 (glucosInc) R 403 402 30741 0 -1 4202496 97795 0 0 0 158286 161 0 0 20 0 1 0 377078620 796483584 175345 33554432000 4194304 5654031 140734458289840 140734458287928 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/418/statm: 194454 175345 142 357 0 194094 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 828124

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 402 and gives
#  childrusage.ru_utime.tv_sec=212
#  childrusage.ru_utime.tv_usec=829644
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=766579
# CPU time returned by wait4() is 215.596
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1795.68
CPU system time (s): 4.37
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 958352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.83
system time used= 2.76658
maximum resident set size= 678360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214993
page faults= 0
swaps= 0
block input operations= 8
block output operations= 667960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3505
involuntary context switches= 2819

runsolver used 6.53001 second user time and 19.453 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-08 00:48:46
IDJOB=3746896
IDBENCH=92754
IDSOLVER=2332
FILE ID=node140/3746896-1339109326
RUNJOBID= node140-1339098176-30757
PBS_JOBID= 14643713
Free space on /tmp= 70468 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_0.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746896-1339109326/watcher-3746896-1339109326 -o /tmp/evaluation-result-3746896-1339109326/solver-3746896-1339109326 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746896-1339109326.opb 1040918831 HOME HOME

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

MD5SUM BENCH= ca79c3a72fcbc528e4a81e658af79fe0
RANDOM SEED=1040918831

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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		: 2667.094
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.91
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		: 2667.094
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		: 2667.094
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.92
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		: 2667.094
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.88
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		: 2667.094
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.90
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		: 2667.094
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:        25309836 kB
Buffers:         1464516 kB
Cached:          4460724 kB
SwapCached:         1644 kB
Active:          4045744 kB
Inactive:        2557268 kB
Active(anon):     668528 kB
Inactive(anon):     9732 kB
Active(file):    3377216 kB
Inactive(file):  2547536 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67105336 kB
Dirty:              9320 kB
Writeback:             0 kB
AnonPages:        681180 kB
Mapped:            11840 kB
Shmem:                 8 kB
Slab:             819240 kB
SReclaimable:     261296 kB
SUnreclaim:       557944 kB
KernelStack:        1472 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     892680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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= 69672 MiB
End job on node140 at 2012-06-08 01:18:47