Trace number 3748604

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 (fixed)? (TO) 1800.02 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_6_mh.opb
MD5SUM94b1451a4cda8c04cd1bd81816dea3d0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5637187
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 17732231209
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 17732231209
Number of bits of the biggest sum of numbers35
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.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.28/2.32	c [INC SYSTEM] finished preprocessing in 1 s
2.28/2.32	c [INC SYSTEM] execute solver
2.30/2.54	c [INC SEARCH] formula is SAT
2.30/2.55	c [INC SYSTEM] solved the initial formula
2.35/2.66	c model valid
2.35/2.66	c current solution ok
3.17/3.24	o 679536673
3.17/3.24	c execute binary inc search
3.17/3.24	c [INC SEARCH] current bound: 339768349
3.17/3.24	c [INC SEARCH] iteration: 0
3.17/3.24	c [INC SEARCH] lower bound: 0 upperbound 679536698 current bound: 339768349 best value:679536698
3.17/3.24	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.24	c write failed with 2
3.17/3.24	c [INC SYSTEM] create new solver instance
3.17/3.24	c [INC] encode full formula
3.17/3.24	c fallback to adder encoding
5.79/5.88	c set iterative enc to: adder
5.79/5.88	c set iterative enc to: none
6.18/6.21	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-I.sh: line 18: 14916 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3748604-1339175264/watcher-3748604-1339175264 -o /tmp/evaluation-result-3748604-1339175264/solver-3748604-1339175264 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748604-1339175264.opb 1139361597 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.00 2.00 2.23 2/176 14915
/proc/meminfo: memFree=18619020/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0

[startup+0.014252 s]
/proc/loadavg: 2.00 2.00 2.23 2/176 14915
/proc/meminfo: memFree=18619020/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100152 s]
/proc/loadavg: 2.00 2.00 2.23 2/176 14915
/proc/meminfo: memFree=18619020/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 2.00 2.00 2.23 2/176 14915
/proc/meminfo: memFree=18619020/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70014 s]
/proc/loadavg: 2.00 2.00 2.23 2/176 14915
/proc/meminfo: memFree=18619020/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.23 3/180 14919
/proc/meminfo: memFree=18440240/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=71952 CPUtime=0.59 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 9948 0 0 0 54 5 0 0 20 0 1 0 383651863 73678848 17532 33554432000 4194304 6004724 140735693860688 140735693855152 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 17988 17532 164 442 0 17542 0
[pid=14918] ppid=14916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14918/stat : 14918 (cp2_pre.sh) S 14916 14915 14131 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383651922 9367552 276 33554432000 4194304 5064252 140735843524976 140735843523680 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14918/statm: 2287 276 234 213 0 72 0
[pid=14919] ppid=14918 vsize=135896 CPUtime=0.9 cores=1,3,5,7
/proc/14919/stat : 14919 (coprocessor) R 14918 14915 14131 0 -1 4202496 25803 0 0 0 85 5 0 0 20 0 1 0 383651923 139157504 32972 33554432000 4194304 6586260 140733358023152 140733358019304 4676849 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/14919/statm: 33974 32972 192 584 0 33386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226144

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.23 3/180 14919
/proc/meminfo: memFree=18406924/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=71952 CPUtime=2.85 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) R 14915 14915 14131 0 -1 4202496 11692 27498 0 0 74 40 160 11 20 0 1 0 383651863 73678848 17541 33554432000 4194304 6004724 140735693860688 140735693854888 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 17988 17541 173 442 0 17542 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 81100

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.23 3/178 14922
/proc/meminfo: memFree=18365100/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 97484

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.23 3/179 14924
/proc/meminfo: memFree=17840180/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=541680 CPUtime=6.48 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 80103 0 0 0 627 21 0 0 20 0 1 0 383652484 554680320 120029 33554432000 4194304 5654031 140737225859280 140737225847096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 135420 120029 141 357 0 135060 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 639164

[startup+25.5003 s]
/proc/loadavg: 2.13 2.03 2.23 3/179 14924
/proc/meminfo: memFree=17842192/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=543660 CPUtime=19.28 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 80742 0 0 0 1907 21 0 0 20 0 1 0 383652484 556707840 121179 33554432000 4194304 5654031 140737225859280 140737225847096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 135915 121179 142 357 0 135555 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 641144

[startup+51.1003 s]
/proc/loadavg: 2.09 2.03 2.22 3/179 14924
/proc/meminfo: memFree=17834464/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=546092 CPUtime=44.87 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 81406 0 0 0 4465 22 0 0 20 0 1 0 383652484 559198208 122865 33554432000 4194304 5654031 140737225859280 140737225857064 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 136523 122865 142 357 0 136163 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 643576

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 2.21 3/179 14924
/proc/meminfo: memFree=17817652/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=549340 CPUtime=96.07 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 82257 0 0 0 9584 23 0 0 20 0 1 0 383652484 562524160 126271 33554432000 4194304 5654031 140737225859280 140737225847096 4232763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 137335 126271 142 357 0 136975 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 646824

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.19 3/180 14927
/proc/meminfo: memFree=17796260/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=633984 CPUtime=156.06 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 83760 0 0 0 15581 25 0 0 20 0 1 0 383652484 649199616 131350 33554432000 4194304 5654031 140737225859280 140737225847096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 158496 131350 142 357 0 158136 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 731468

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/179 14928
/proc/meminfo: memFree=17816316/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=554768 CPUtime=216.05 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 84938 0 0 0 21577 28 0 0 20 0 1 0 383652484 568082432 125579 33554432000 4194304 5654031 140737225859280 140737225857064 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 138692 125579 142 357 0 138332 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 652252

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/179 14928
/proc/meminfo: memFree=17800868/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.03 3/180 14987
/proc/meminfo: memFree=27691964/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=577688 CPUtime=1355.8 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 99070 0 0 0 135520 60 0 0 20 0 1 0 383652484 591552512 134851 33554432000 4194304 5654031 140737225859280 140737225847096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 144422 134851 142 357 0 144062 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 675172

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.03 3/179 14988
/proc/meminfo: memFree=27693204/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=577688 CPUtime=1415.8 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 100461 0 0 0 141515 65 0 0 20 0 1 0 383652484 591552512 132310 33554432000 4194304 5654031 140737225859280 140737225847096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 144422 132310 142 357 0 144062 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 675172

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/179 14988
/proc/meminfo: memFree=27603476/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=660484 CPUtime=1475.79 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 101611 0 0 0 147512 67 0 0 20 0 1 0 383652484 676335616 145207 33554432000 4194304 5654031 140737225859280 140737225857064 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165121 145207 142 357 0 164761 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 757968

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 14988
/proc/meminfo: memFree=27794352/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=661208 CPUtime=1535.78 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 103151 0 0 0 153507 71 0 0 20 0 1 0 383652484 677076992 141282 33554432000 4194304 5654031 140737225859280 140737225847096 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165302 141282 142 357 0 164942 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 758692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 14988
/proc/meminfo: memFree=27712024/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=661736 CPUtime=1595.76 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 103281 0 0 0 159505 71 0 0 20 0 1 0 383652484 677617664 144484 33554432000 4194304 5654031 140737225859280 140737225857064 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165434 144484 142 357 0 165074 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 759220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 14988
/proc/meminfo: memFree=27451208/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=580784 CPUtime=1655.75 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 104037 0 0 0 165501 74 0 0 20 0 1 0 383652484 594722816 133668 33554432000 4194304 5654031 140737225859280 140737225847096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 145196 133668 142 357 0 144836 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 678268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14988
/proc/meminfo: memFree=27420916/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=662724 CPUtime=1715.74 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 104892 0 0 0 171499 75 0 0 20 0 1 0 383652484 678629376 138094 33554432000 4194304 5654031 140737225859280 140737225847096 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165681 138094 142 357 0 165321 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 760208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14989
/proc/meminfo: memFree=27444532/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=663472 CPUtime=1775.73 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 105050 0 0 0 177498 75 0 0 20 0 1 0 383652484 679395328 141318 33554432000 4194304 5654031 140737225859280 140737225847096 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165868 141318 142 357 0 165508 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 760956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14989
/proc/meminfo: memFree=27360256/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=663472 CPUtime=1793.83 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 105058 0 0 0 179308 75 0 0 20 0 1 0 383652484 679395328 142348 33554432000 4194304 5654031 140737225859280 140737225847096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165868 142348 142 357 0 165508 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 760956

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14989
/proc/meminfo: memFree=27360256/32873624 swapFree=7112/7112
[pid=14915] ppid=14913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14915/stat : 14915 (npSolver-pbo-I.) S 14913 14915 14131 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383651863 9367552 274 33554432000 4194304 5064252 140736410239264 140736410238176 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14915/statm: 2287 274 233 213 0 72 0
[pid=14916] ppid=14915 vsize=88336 CPUtime=6.19 cores=1,3,5,7
/proc/14916/stat : 14916 (npSolver-pbo) S 14915 14915 14131 0 -1 4202496 17071 40059 0 0 338 84 181 16 20 0 1 0 383651863 90456064 21648 33554432000 4194304 6004724 140735693860688 140735693845608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14916/statm: 22084 21648 184 442 0 21638 0
[pid=14924] ppid=14916 vsize=663472 CPUtime=1793.83 cores=1,3,5,7
/proc/14924/stat : 14924 (glucosInc) R 14916 14915 14131 0 -1 4202496 105058 0 0 0 179308 75 0 0 20 0 1 0 383652484 679395328 142348 33554432000 4194304 5654031 140737225859280 140737225847096 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14924/statm: 165868 142348 142 357 0 165508 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 760956

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14915 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=204208
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=16845
# CPU time returned by wait4() is 6.22105
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.27
CPU system time (s): 1.75
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 889712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.20421
system time used= 1.01684
maximum resident set size= 465628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 445936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 369
involuntary context switches= 37

runsolver used 2.72858 second user time and 7.09592 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 19:07:44
IDJOB=3748604
IDBENCH=92694
IDSOLVER=2333
FILE ID=node121/3748604-1339175264
RUNJOBID= node121-1339168521-14148
PBS_JOBID= 14643801
Free space on /tmp= 68872 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_6_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748604-1339175264/watcher-3748604-1339175264 -o /tmp/evaluation-result-3748604-1339175264/solver-3748604-1339175264 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748604-1339175264.opb 1139361597 HOME HOME

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

MD5SUM BENCH= 94b1451a4cda8c04cd1bd81816dea3d0
RANDOM SEED=1139361597

node121.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.042
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.08
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.042
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.042
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		: 2667.042
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.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        18619656 kB
Buffers:          931108 kB
Cached:          3530368 kB
SwapCached:          308 kB
Active:         13226980 kB
Inactive:          15352 kB
Active(anon):    8759772 kB
Inactive(anon):     9352 kB
Active(file):    4467208 kB
Inactive(file):     6000 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:             10900 kB
Writeback:             0 kB
AnonPages:       8896284 kB
Mapped:            13012 kB
Shmem:                40 kB
Slab:             856700 kB
SReclaimable:     300576 kB
SUnreclaim:       556124 kB
KernelStack:        1488 kB
PageTables:        21584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:   11425388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5158912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70728 MiB
End job on node121 at 2012-06-08 19:37:44