Trace number 3748605

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_7_mh.opb
MD5SUM73423b295bfc925a3da39b38540ddf2d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7664353
Best CPU time to get the best result obtained on this benchmark1800.64
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 99252847
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12981387185
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 99252847
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12981387185
Number of bits of the biggest sum of numbers34
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.23	c old isEQ: 0, new EQ is 1
0.00/0.23	c old isEQ: 116, 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.26	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.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.31	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.34	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.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 1
0.00/0.51	c old isEQ: 1, new EQ is 1
0.00/0.59	c run inc solver
0.00/0.59	c [INC SYSTEM] run initial solver
0.00/0.59	c [INC SYSTEM] preprocess with white file
2.27/2.35	c [INC SYSTEM] finished preprocessing in 1 s
2.27/2.35	c [INC SYSTEM] execute solver
2.33/2.58	c [INC SEARCH] formula is SAT
2.33/2.59	c [INC SYSTEM] solved the initial formula
2.45/2.70	c model valid
2.45/2.70	c current solution ok
2.85/3.36	o 193207078
2.85/3.36	c execute binary inc search
2.85/3.36	c [INC SEARCH] current bound: 96603551
2.85/3.36	c [INC SEARCH] iteration: 0
2.85/3.36	c [INC SEARCH] lower bound: 0 upperbound 193207103 current bound: 96603551 best value:193207103
2.85/3.36	c [INC SYSTEM] there exists a inc, kill it!
2.85/3.36	c write failed with 2
2.85/3.37	c [INC SYSTEM] create new solver instance
2.85/3.37	c [INC] encode full formula
2.85/3.37	c fallback to adder encoding
5.88/5.91	c set iterative enc to: adder
5.88/5.91	c set iterative enc to: none
6.18/6.20	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	c write failed with -1
1800.02/1800.41	HOME/npSolver-pbo-I.sh: line 18: 31166 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-3748605-1339175643/watcher-3748605-1339175643 -o /tmp/evaluation-result-3748605-1339175643/solver-3748605-1339175643 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748605-1339175643.opb 455214385 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: 2.04 2.03 2.33 3/180 31165
/proc/meminfo: memFree=20530848/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0

[startup+0.062675 s]
/proc/loadavg: 2.04 2.03 2.33 3/180 31165
/proc/meminfo: memFree=20530848/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.04 2.03 2.33 3/180 31165
/proc/meminfo: memFree=20530848/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.04 2.03 2.33 3/180 31165
/proc/meminfo: memFree=20530848/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700255 s]
/proc/loadavg: 2.04 2.03 2.33 3/180 31165
/proc/meminfo: memFree=20530848/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.04 2.03 2.33 3/184 31169
/proc/meminfo: memFree=20354016/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=71948 CPUtime=0.61 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 10292 0 0 0 55 6 0 0 20 0 1 0 27531334 73674752 17363 33554432000 4194304 6004724 140734257010704 140734257005168 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31166/statm: 17987 17363 164 442 0 17541 0
[pid=31168] ppid=31166 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31168/stat : 31168 (cp2_pre.sh) S 31166 31165 30631 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27531396 9367552 277 33554432000 4194304 5064252 140736161930448 140736161929152 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/31168/statm: 2287 277 234 213 0 72 0
[pid=31169] ppid=31168 vsize=135632 CPUtime=0.86 cores=0,2,4,6
/proc/31169/stat : 31169 (coprocessor) R 31168 31165 30631 0 -1 4202496 25244 0 0 0 82 4 0 0 20 0 1 0 27531396 138887168 32924 33554432000 4194304 6586260 140735481867536 140735481862792 4676681 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/31169/statm: 33908 32924 192 584 0 33320 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225876

[startup+3.10015 s]
/proc/loadavg: 2.04 2.03 2.33 3/184 31169
/proc/meminfo: memFree=20320248/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=71948 CPUtime=2.85 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) R 31165 31165 30631 0 -1 4202496 12036 26986 0 0 75 38 162 10 20 0 1 0 27531334 73674752 17372 33554432000 4194304 6004724 140734257010704 140734257004904 5190832 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/31166/statm: 17987 17372 173 442 0 17541 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 81096

[startup+6.30022 s]
/proc/loadavg: 2.04 2.03 2.33 3/182 31172
/proc/meminfo: memFree=20278536/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 97480

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 2.33 3/183 31174
/proc/meminfo: memFree=19800260/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=529368 CPUtime=6.48 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 78515 0 0 0 630 18 0 0 20 0 1 0 27531954 542072832 112114 33554432000 4194304 5654031 140733609091792 140733609089576 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 132342 112114 141 357 0 131982 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 626848

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 2.32 3/183 31174
/proc/meminfo: memFree=19798492/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=531104 CPUtime=19.28 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 79288 0 0 0 1910 18 0 0 20 0 1 0 27531954 543850496 114420 33554432000 4194304 5654031 140733609091792 140733609079608 4208683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 132776 114420 141 357 0 132416 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 628584

[startup+51.1004 s]
/proc/loadavg: 2.06 2.04 2.31 3/182 31214
/proc/meminfo: memFree=27257164/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=533820 CPUtime=44.88 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 79972 0 0 0 4470 18 0 0 20 0 1 0 27531954 546631680 115615 33554432000 4194304 5654031 140733609091792 140733609079608 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 133455 115615 141 357 0 133095 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 631300

[startup+102.3 s]
/proc/loadavg: 2.67 2.20 2.35 2/184 31217
/proc/meminfo: memFree=25335644/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=545696 CPUtime=96.05 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 81993 0 0 0 9586 19 0 0 20 0 1 0 27531954 558792704 120676 33554432000 4194304 5654031 140733609091792 140733609079608 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 136424 120676 141 357 0 136064 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 643176

[startup+162.307 s]
/proc/loadavg: 2.50 2.27 2.36 3/183 31219
/proc/meminfo: memFree=25397684/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=545696 CPUtime=156.02 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 82043 0 0 0 15583 19 0 0 20 0 1 0 27531954 558792704 122732 33554432000 4194304 5654031 140733609091792 140733609079608 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 136424 122732 141 357 0 136064 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 643176

[startup+222.3 s]
/proc/loadavg: 2.20 2.22 2.34 3/183 31219
/proc/meminfo: memFree=25378120/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=627084 CPUtime=215.99 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 82443 0 0 0 21579 20 0 0 20 0 1 0 27531954 642134016 124140 33554432000 4194304 5654031 140733609091792 140733609079608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 156771 124140 141 357 0 156411 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 724564

[startup+282.3 s]
/proc/loadavg: 2.07 2.17 2.32 3/183 31219
/proc/meminfo: memFree=25385356/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.01 2.09 3/182 31229
/proc/meminfo: memFree=25315788/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=645704 CPUtime=1295.81 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 91238 0 0 0 129529 52 0 0 20 0 1 0 27531954 661200896 133403 33554432000 4194304 5654031 140733609091792 140733609079608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 161426 133403 141 357 0 161066 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 743184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 31230
/proc/meminfo: memFree=25307876/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=645704 CPUtime=1355.81 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 91241 0 0 0 135529 52 0 0 20 0 1 0 27531954 661200896 134939 33554432000 4194304 5654031 140733609091792 140733609079608 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 161426 134939 141 357 0 161066 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 743184

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 31230
/proc/meminfo: memFree=25345092/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=564316 CPUtime=1415.79 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 91330 0 0 0 141525 54 0 0 20 0 1 0 27531954 577859584 125555 33554432000 4194304 5654031 140733609091792 140733609079608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 141079 125555 141 357 0 140719 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 661796

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 31230
/proc/meminfo: memFree=25333332/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=569196 CPUtime=1475.79 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 91624 0 0 0 147524 55 0 0 20 0 1 0 27531954 582856704 128404 33554432000 4194304 5654031 140733609091792 140733609079608 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 142299 128404 141 357 0 141939 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 666676

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.07 3/183 31230
/proc/meminfo: memFree=25317912/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=650584 CPUtime=1535.78 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 92312 0 0 0 153522 56 0 0 20 0 1 0 27531954 666198016 132156 33554432000 4194304 5654031 140733609091792 140733609079608 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 162646 132156 141 357 0 162286 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 748064

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.06 3/184 31233
/proc/meminfo: memFree=25334252/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=569196 CPUtime=1595.77 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 92416 0 0 0 159518 59 0 0 20 0 1 0 27531954 582856704 127892 33554432000 4194304 5654031 140733609091792 140733609079608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 142299 127892 141 357 0 141939 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 666676

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.06 3/183 31234
/proc/meminfo: memFree=25326968/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=569196 CPUtime=1655.76 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 92643 0 0 0 165517 59 0 0 20 0 1 0 27531954 582856704 129652 33554432000 4194304 5654031 140733609091792 140733609079608 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 142299 129652 141 357 0 141939 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 666676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 31234
/proc/meminfo: memFree=25332272/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=569196 CPUtime=1715.75 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 93383 0 0 0 171512 63 0 0 20 0 1 0 27531954 582856704 128116 33554432000 4194304 5654031 140733609091792 140733609079608 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 142299 128116 141 357 0 141939 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 666676

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 31234
/proc/meminfo: memFree=25327544/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=569196 CPUtime=1775.74 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 93385 0 0 0 177511 63 0 0 20 0 1 0 27531954 582856704 129140 33554432000 4194304 5654031 140733609091792 140733609079608 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 142299 129140 141 357 0 141939 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 666676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 31234
/proc/meminfo: memFree=25323292/32873844 swapFree=7132/7132
[pid=31165] ppid=31163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31165/stat : 31165 (npSolver-pbo-I.) S 31163 31165 30631 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27531334 9367552 275 33554432000 4194304 5064252 140737277084768 140737277083680 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31165/statm: 2287 275 233 213 0 72 0
[pid=31166] ppid=31165 vsize=88332 CPUtime=6.18 cores=0,2,4,6
/proc/31166/stat : 31166 (npSolver-pbo) S 31165 31165 30631 0 -1 4202496 17626 39606 0 0 328 92 182 16 20 0 1 0 27531334 90451968 21478 33554432000 4194304 6004724 140734257010704 140734256995624 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31166/statm: 22083 21478 183 442 0 21637 0
[pid=31174] ppid=31166 vsize=569196 CPUtime=1793.84 cores=0,2,4,6
/proc/31174/stat : 31174 (glucosInc) R 31166 31165 30631 0 -1 4202496 93387 0 0 0 179321 63 0 0 20 0 1 0 27531954 582856704 130164 33554432000 4194304 5654031 140733609091792 140733609079608 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31174/statm: 142299 130164 141 357 0 141939 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 666676

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31165 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=113222
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=97833
# CPU time returned by wait4() is 6.21106
# 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.31
CPU system time (s): 1.71
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 878292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.11322
system time used= 1.09783
maximum resident set size= 436184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57615
page faults= 0
swaps= 0
block input operations= 0
block output operations= 417072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 375
involuntary context switches= 33

runsolver used 3.9634 second user time and 8.96964 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-08 19:14:03
IDJOB=3748605
IDBENCH=92713
IDSOLVER=2333
FILE ID=node132/3748605-1339175643
RUNJOBID= node132-1339168871-30647
PBS_JOBID= 14643810
Free space on /tmp= 68668 MiB

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

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

MD5SUM BENCH= 73423b295bfc925a3da39b38540ddf2d
RANDOM SEED=455214385

node132.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.213
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	: 5332.42
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.56
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.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		: 2666.213
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        20531120 kB
Buffers:          199624 kB
Cached:          2482268 kB
SwapCached:         2680 kB
Active:         11439792 kB
Inactive:          22152 kB
Active(anon):    8764496 kB
Inactive(anon):    13100 kB
Active(file):    2675296 kB
Inactive(file):     9052 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67106176 kB
Dirty:             10884 kB
Writeback:             0 kB
AnonPages:       8779836 kB
Mapped:            11888 kB
Shmem:               208 kB
Slab:             722212 kB
SReclaimable:     164528 kB
SUnreclaim:       557684 kB
KernelStack:        1488 kB
PageTables:        21372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11444204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5033984 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= 69688 MiB
End job on node132 at 2012-06-08 19:44:04