Trace number 3699336

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_2.opb
MD5SUM1172ec321506151f46656b695a5e98c9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4041903
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 148877000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 81547827734
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 148877000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 81547827734
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.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
2.47/2.53	c [INC SYSTEM] finished preprocessing in 2 s
2.47/2.53	c [INC SYSTEM] execute solver
3.86/3.92	c [INC SEARCH] formula is SAT
4.38/4.45	c [INC SYSTEM] solved the initial formula
4.38/4.45	c model valid
4.38/4.45	c current solution ok
4.77/4.84	o 139723149
4.77/4.84	c execute binary inc search
4.77/4.84	c [INC SEARCH] current bound: 69861609
4.77/4.84	c [INC SEARCH] iteration: 0
4.77/4.84	c [INC SEARCH] lower bound: 0 upperbound 139723219 current bound: 69861609 best value:139723219
4.77/4.84	c [INC SYSTEM] there exists a inc, kill it!
4.77/4.84	c write failed with 2
4.77/4.85	c [INC SYSTEM] create new solver instance
4.77/4.85	c [INC] encode full formula
4.77/4.85	c fallback to adder encoding
6.19/6.22	c set iterative enc to: adder
6.19/6.22	c set iterative enc to: none
6.38/6.40	c [INC SEARCH] isOptimum variable: 0
28.27/28.34	c [INC SEARCH] formula is SAT
28.27/28.38	c [INC SEARCH] copied best model
28.27/28.38	c sat variable: 1 optimum/unsat variable: 0
28.39/28.41	c model valid
28.39/28.41	c current solution ok
28.39/28.41	o 50830699
28.39/28.41	c [INC SEARCH] current bound: 25415384
28.39/28.41	c [INC SEARCH] iteration: 1
28.39/28.41	c [INC SEARCH] lower bound: 0 upperbound 50830769 current bound: 25415384 best value:50830769
28.39/28.41	c [INC SYSTEM] there exists a inc, kill it!
28.39/28.41	c write failed with 2
28.39/28.43	c [INC SYSTEM] create new solver instance
28.39/28.43	c [INC] encode full formula
28.39/28.43	c fallback to adder encoding
29.48/29.58	c set iterative enc to: adder
29.48/29.58	c set iterative enc to: none
29.69/29.76	c [INC SEARCH] isOptimum variable: 0
35.78/35.87	c [INC SEARCH] formula is SAT
35.88/35.90	c [INC SEARCH] copied best model
35.88/35.91	c sat variable: 1 optimum/unsat variable: 0
35.88/35.94	c model valid
35.88/35.94	c current solution ok
35.88/35.94	o 13854319
35.88/35.94	c [INC SEARCH] current bound: 6927194
35.88/35.94	c [INC SEARCH] iteration: 2
35.88/35.94	c [INC SEARCH] lower bound: 0 upperbound 13854389 current bound: 6927194 best value:13854389
35.88/35.94	c [INC SYSTEM] there exists a inc, kill it!
35.88/35.94	c write failed with 2
35.88/35.95	c [INC SYSTEM] create new solver instance
35.88/35.95	c [INC] encode full formula
35.88/35.95	c fallback to adder encoding
36.79/36.80	c set iterative enc to: adder
36.79/36.80	c set iterative enc to: none
36.89/36.94	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-I.sh: line 18: 23614 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-3699336-1338134897/watcher-3699336-1338134897 -o /tmp/evaluation-result-3699336-1338134897/solver-3699336-1338134897 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699336-1338134897.opb 219088161 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.00 2.00 2.00 3/178 23613
/proc/meminfo: memFree=31496004/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0

[startup+0.0470529 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23613
/proc/meminfo: memFree=31496004/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23613
/proc/meminfo: memFree=31496004/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23613
/proc/meminfo: memFree=31496004/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700155 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23613
/proc/meminfo: memFree=31496004/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23620
/proc/meminfo: memFree=31256748/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=30340 CPUtime=0.35 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 5848 0 0 0 31 4 0 0 20 0 1 0 279614227 31068160 6335 33554432000 4194304 5992684 140737170357008 140737170351456 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 7585 6335 172 440 0 7141 0
[pid=23617] ppid=23614 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23617/stat : 23617 (cp2_pre.sh) S 23614 23613 22368 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279614262 9367552 277 33554432000 4194304 5064252 140737231382688 140737231381392 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23617/statm: 2287 277 234 213 0 72 0
[pid=23618] ppid=23617 vsize=153432 CPUtime=1.12 cores=0,2,4,6
/proc/23618/stat : 23618 (coprocessor) R 23617 23613 22368 0 -1 4202496 28671 0 0 0 108 4 0 0 20 0 1 0 279614263 157114368 37129 33554432000 4194304 6586260 140736794344368 140736794340392 4754300 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23618/statm: 38358 37129 182 584 0 37770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 202068

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23620
/proc/meminfo: memFree=31093072/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=30340 CPUtime=2.51 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 5864 34692 0 0 31 4 187 29 20 0 1 0 279614227 31068160 6337 33554432000 4194304 5992684 140737170357008 140737170343272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 7585 6337 174 440 0 7141 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 39488

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23623
/proc/meminfo: memFree=31188844/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=288488 CPUtime=6.28 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) R 23613 23613 22368 0 -1 4202496 14944 52164 0 0 187 81 324 36 20 0 1 0 279614227 295411712 62738 33554432000 4194304 5992684 140737170357008 140737170349584 5182699 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 72122 62738 191 440 0 71678 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 297636

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23625
/proc/meminfo: memFree=30812444/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=59812 CPUtime=6.39 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 14954 52164 0 0 187 92 324 36 20 0 1 0 279614227 61247488 13695 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 14953 13695 191 440 0 14509 0
[pid=23625] ppid=23614 vsize=347472 CPUtime=6.27 cores=0,2,4,6
/proc/23625/stat : 23625 (glucosInc) R 23614 23613 22368 0 -1 4202496 55716 0 0 0 612 15 0 0 20 0 1 0 279614867 355811328 74016 33554432000 4194304 5654031 140736004344464 140736004342072 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23625/statm: 86868 74016 141 357 0 86508 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 416432

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23625
/proc/meminfo: memFree=30783852/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=59812 CPUtime=6.39 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 14954 52164 0 0 187 92 324 36 20 0 1 0 279614227 61247488 13695 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 14953 13695 191 440 0 14509 0
[pid=23625] ppid=23614 vsize=347472 CPUtime=19.07 cores=0,2,4,6
/proc/23625/stat : 23625 (glucosInc) R 23614 23613 22368 0 -1 4202496 55719 0 0 0 1892 15 0 0 20 0 1 0 279614867 355811328 75041 33554432000 4194304 5654031 140736004344464 140736004332280 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23625/statm: 86868 75041 142 357 0 86508 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 416432

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23630
/proc/meminfo: memFree=30950500/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=232784 CPUtime=14.14 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 43179 0 0 0 1404 10 0 0 20 0 1 0 279617921 238370816 52412 33554432000 4194304 5654031 140736655445136 140736655432952 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 58196 52412 141 357 0 57836 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 288960

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 23636
/proc/meminfo: memFree=31013452/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=345796 CPUtime=65.33 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 48967 0 0 0 6514 19 0 0 20 0 1 0 279617921 354095104 75213 33554432000 4194304 5654031 140736655445136 140736655442920 4228015 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 86449 75213 141 357 0 86089 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 401972

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 23639
/proc/meminfo: memFree=30926140/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=317128 CPUtime=125.3 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 52382 0 0 0 12502 28 0 0 20 0 1 0 279617921 324739072 66535 33554432000 4194304 5654031 140736655445136 140736655442920 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 79282 66535 141 357 0 78922 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 373304

[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 23640
/proc/meminfo: memFree=30909748/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=399900 CPUtime=185.29 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 54771 0 0 0 18494 35 0 0 20 0 1 0 279617921 409497600 78390 33554432000 4194304 5654031 140736655445136 140736655443224 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 99975 78390 141 357 0 99615 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 456076

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23642
/proc/meminfo: memFree=30965856/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.01 2.00 2.00 3/182 23652
/proc/meminfo: memFree=30876972/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=317344 CPUtime=1325.08 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 88441 0 0 0 132381 127 0 0 20 0 1 0 279617921 324960256 69857 33554432000 4194304 5654031 140736655445136 140736655432952 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 79336 69857 141 357 0 78976 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 373520

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23653
/proc/meminfo: memFree=30785500/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=368552 CPUtime=1385.07 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 90829 0 0 0 138374 133 0 0 20 0 1 0 279617921 377397248 86682 33554432000 4194304 5654031 140736655445136 140736655442920 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 92138 86682 141 357 0 91778 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 424728

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 23653
/proc/meminfo: memFree=30750100/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=456740 CPUtime=1445.07 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 94425 0 0 0 144367 140 0 0 20 0 1 0 279617921 467701760 97064 33554432000 4194304 5654031 140736655445136 140736655442920 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 114185 97064 141 357 0 113825 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 512916

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23653
/proc/meminfo: memFree=30782784/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=458948 CPUtime=1505.06 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 95751 0 0 0 150361 145 0 0 20 0 1 0 279617921 469962752 90866 33554432000 4194304 5654031 140736655445136 140736655443224 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 114737 90866 141 357 0 114377 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 515124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23654
/proc/meminfo: memFree=30708644/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=599804 CPUtime=1565.05 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 99705 0 0 0 156353 152 0 0 20 0 1 0 279617921 614199296 113895 33554432000 4194304 5654031 140736655445136 140736655442920 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 149951 113895 141 357 0 149591 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 655980

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 23654
/proc/meminfo: memFree=30661124/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=603576 CPUtime=1625.04 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 101816 0 0 0 162347 157 0 0 20 0 1 0 279617921 618061824 126350 33554432000 4194304 5654031 140736655445136 140736655442920 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 150894 126350 141 357 0 150534 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 659752

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23654
/proc/meminfo: memFree=30689444/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=477784 CPUtime=1685.03 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 103752 0 0 0 168342 161 0 0 20 0 1 0 279617921 489250816 112251 33554432000 4194304 5654031 140736655445136 140736655432952 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 119446 112251 141 357 0 119086 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 533960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23654
/proc/meminfo: memFree=30686820/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=477784 CPUtime=1745.01 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 103824 0 0 0 174340 161 0 0 20 0 1 0 279617921 489250816 114862 33554432000 4194304 5654031 140736655445136 140736655432952 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 119446 114862 141 357 0 119086 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 533960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23698
/proc/meminfo: memFree=30904296/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=610044 CPUtime=1763.11 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 104944 0 0 0 176148 163 0 0 20 0 1 0 279617921 624685056 124153 33554432000 4194304 5654031 140736655445136 140736655432952 4232927 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 152511 124153 141 357 0 152151 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 666220

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/181 23698
/proc/meminfo: memFree=30904296/32873648 swapFree=6612/6612
[pid=23613] ppid=23611 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23613/stat : 23613 (npSolver-pbo-I.) S 23611 23613 22368 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279614226 9367552 275 33554432000 4194304 5064252 140735361358032 140735361356944 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23613/statm: 2287 275 233 213 0 72 0
[pid=23614] ppid=23613 vsize=47028 CPUtime=36.93 cores=0,2,4,6
/proc/23614/stat : 23614 (npSolver-pbo) S 23613 23613 22368 0 -1 4202496 32212 160211 0 0 402 120 3095 76 20 0 1 0 279614227 48156672 10532 33554432000 4194304 5992684 140737170357008 140737170341912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/23614/statm: 11757 10532 192 440 0 11313 0
[pid=23630] ppid=23614 vsize=610044 CPUtime=1763.11 cores=0,2,4,6
/proc/23630/stat : 23630 (glucosInc) R 23614 23613 22368 0 -1 4202496 104944 0 0 0 176148 163 0 0 20 0 1 0 279617921 624685056 124153 33554432000 4194304 5654031 140736655445136 140736655432952 4232927 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23630/statm: 152511 124153 141 357 0 152151 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 666220

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23613 and gives
#  childrusage.ru_utime.tv_sec=34
#  childrusage.ru_utime.tv_usec=976682
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=974699
# CPU time returned by wait4() is 36.9514
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1796.45
CPU system time (s): 3.59
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 790132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.9767
system time used= 1.9747
maximum resident set size= 369804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192797
page faults= 0
swaps= 0
block input operations= 0
block output operations= 631488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3096
involuntary context switches= 157

runsolver used 3.68944 second user time and 7.95279 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 18:08:17
IDJOB=3699336
IDBENCH=92749
IDSOLVER=2276
FILE ID=node148/3699336-1338134897
RUNJOBID= node148-1338123335-22384
PBS_JOBID= 14624498
Free space on /tmp= 71684 MiB

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

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

MD5SUM BENCH= 1172ec321506151f46656b695a5e98c9
RANDOM SEED=219088161

node148.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.284
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.56
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.284
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.94
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.284
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.284
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.284
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.90
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.284
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.284
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31496904 kB
Buffers:          275812 kB
Cached:           204544 kB
SwapCached:          576 kB
Active:           502100 kB
Inactive:          32976 kB
Active(anon):      45176 kB
Inactive(anon):    12156 kB
Active(file):     456924 kB
Inactive(file):    20820 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             25356 kB
Writeback:             0 kB
AnonPages:         74700 kB
Mapped:            12008 kB
Shmem:                96 kB
Slab:             704792 kB
SReclaimable:     148952 kB
SUnreclaim:       555840 kB
KernelStack:        1480 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     174332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71600 MiB
End job on node148 at 2012-05-27 18:38:18