Trace number 3746734

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__64.opb
MD5SUMcc9e86bf563f6565193c3e6b50384be6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark1.76373
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6448
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint64
Maximum length of a constraint577
Number of terms in the objective function 6400
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 214818240
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 214818240
Number of bits of the biggest sum of numbers28
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.09	c run inc solver
0.00/0.09	c [INC SYSTEM] run initial solver
0.00/0.09	c [INC SYSTEM] preprocess with white file
0.00/0.69	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.69	c [INC SYSTEM] execute solver
0.00/0.75	c [INC SEARCH] formula is SAT
0.00/0.75	c [INC SYSTEM] solved the initial formula
0.00/0.76	c model valid
0.00/0.76	c current solution ok
0.00/0.96	o 254142
0.00/0.96	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.96	c write failed with 2
0.00/0.96	c [INC SEARCH] iteration: 0
0.00/0.96	c [INC BOUNDS] best value:254142 search for 254141
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c fallback to adder encoding
1.47/1.58	c set iterative enc to: adder
1.47/1.58	c set iterative enc to: none
1.58/1.65	c [INC SEARCH] isOptimum variable: 0
1456.27/1456.67	c formula is SAT
1456.27/1456.68	c [INC SEARCH] copied best model
1456.27/1456.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1456.27/1456.69	c model valid
1456.27/1456.69	c current solution ok
1456.27/1456.69	o 251768
1456.27/1456.69	c [INC SEARCH] iteration: 1
1456.27/1456.69	c [INC BOUNDS] best value:251768 search for 251767
1456.27/1456.69	c [INC SYSTEM] there exists a inc, kill it!
1456.27/1456.69	c write failed with 2
1456.37/1456.70	c [INC SYSTEM] create new solver instance
1456.37/1456.70	c [INC] encode full formula
1456.37/1456.70	c fallback to adder encoding
1457.00/1457.31	c set iterative enc to: adder
1457.00/1457.31	c set iterative enc to: none
1457.00/1457.39	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 16430 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746734-1339104268/watcher-3746734-1339104268 -o /tmp/evaluation-result-3746734-1339104268/solver-3746734-1339104268 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746734-1339104268.opb 1413188303 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: 4.91 3.78 2.70 4/180 16429
/proc/meminfo: memFree=16078112/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0

[startup+0.102109 s]
/proc/loadavg: 4.91 3.78 2.70 4/180 16429
/proc/meminfo: memFree=16078112/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200212 s]
/proc/loadavg: 4.91 3.78 2.70 4/180 16429
/proc/meminfo: memFree=16078112/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 4.91 3.78 2.70 4/180 16429
/proc/meminfo: memFree=16078112/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 4.91 3.78 2.70 4/180 16429
/proc/meminfo: memFree=16078112/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 4.75 3.77 2.70 4/182 16436
/proc/meminfo: memFree=21849168/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=94560 CPUtime=1.47 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) R 16429 16429 15337 0 -1 4202496 9732 16483 0 0 64 19 59 5 20 0 1 0 376552695 96829440 15887 33554432000 4194304 6004724 140737113431200 140737113424024 4617973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 23640 15887 176 442 0 23194 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 103708

[startup+3.10032 s]
/proc/loadavg: 4.75 3.77 2.70 4/183 16438
/proc/meminfo: memFree=28880208/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=132268 CPUtime=1.43 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 26331 0 0 0 137 6 0 0 20 0 1 0 376552860 135442432 29825 33554432000 4194304 5654031 140736979880608 140736979878392 4214427 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16438/statm: 33067 29825 141 357 0 32707 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 170440

[startup+6.30036 s]
/proc/loadavg: 4.75 3.77 2.70 3/182 16438
/proc/meminfo: memFree=28874396/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=132532 CPUtime=4.63 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 26389 0 0 0 457 6 0 0 20 0 1 0 376552860 135712768 30394 33554432000 4194304 5654031 140736979880608 140736979868424 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 33133 30394 141 357 0 32773 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 170704

[startup+12.7012 s]
/proc/loadavg: 4.33 3.71 2.70 3/182 16438
/proc/meminfo: memFree=28877884/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=135820 CPUtime=11.03 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 27146 0 0 0 1097 6 0 0 20 0 1 0 376552860 139079680 31151 33554432000 4194304 5654031 140736979880608 140736979868424 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 33955 31151 142 357 0 33595 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 173992

[startup+25.5004 s]
/proc/loadavg: 3.97 3.65 2.69 3/182 16438
/proc/meminfo: memFree=28868360/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=157672 CPUtime=23.83 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 28457 0 0 0 2376 7 0 0 20 0 1 0 376552860 161456128 33477 33554432000 4194304 5654031 140736979880608 140736979868424 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 39418 33477 142 357 0 39058 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 195844

[startup+51.1004 s]
/proc/loadavg: 3.42 3.55 2.68 3/182 16438
/proc/meminfo: memFree=28864072/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=160536 CPUtime=49.43 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 30037 0 0 0 4935 8 0 0 20 0 1 0 376552860 164388864 34735 33554432000 4194304 5654031 140736979880608 140736979868424 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 40134 34735 142 357 0 39774 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 198708

[startup+102.3 s]
/proc/loadavg: 2.57 3.28 2.64 3/181 16439
/proc/meminfo: memFree=28844508/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=163996 CPUtime=100.61 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 31756 0 0 0 10051 10 0 0 20 0 1 0 376552860 167931904 35055 33554432000 4194304 5654031 140736979880608 140736979868424 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 40999 35055 142 357 0 40639 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 202168

[startup+162.3 s]
/proc/loadavg: 2.26 3.06 2.60 3/182 16440
/proc/meminfo: memFree=28822796/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=168624 CPUtime=160.58 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 33337 0 0 0 16047 11 0 0 20 0 1 0 376552860 172670976 38364 33554432000 4194304 5654031 140736979880608 140736979868424 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 42156 38364 142 357 0 41796 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 206796

[startup+222.307 s]
/proc/loadavg: 2.10 2.87 2.56 3/181 16440
/proc/meminfo: memFree=28817216/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=171636 CPUtime=220.58 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 34840 0 0 0 22045 13 0 0 20 0 1 0 376552860 175755264 38035 33554432000 4194304 5654031 140736979880608 140736979868424 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 42909 38035 142 357 0 42549 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 209808

[startup+282.301 s]
/proc/loadavg: 2.03 2.71 2.52 3/181 16440
/proc/meminfo: memFree=28803508/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.02 2.06 2.16 3/181 16496
/proc/meminfo: memFree=27001792/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=219984 CPUtime=1360.36 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 48535 0 0 0 136005 31 0 0 20 0 1 0 376552860 225263616 48183 33554432000 4194304 5654031 140736979880608 140736979868424 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 54996 48183 142 357 0 54636 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 258156

[startup+1422.3 s]
/proc/loadavg: 2.00 2.04 2.15 3/181 16496
/proc/meminfo: memFree=26985780/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=29024 CPUtime=1.63 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 10376 16999 0 0 73 25 59 6 20 0 1 0 376552695 29720576 6805 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 7256 6805 177 442 0 6810 0
[pid=16438] ppid=16430 vsize=219984 CPUtime=1420.36 cores=0,2,4,6
/proc/16438/stat : 16438 (glucosInc) R 16430 16429 15337 0 -1 4202496 48540 0 0 0 142005 31 0 0 20 0 1 0 376552860 225263616 50743 33554432000 4194304 5654031 140736979880608 140736979868424 4215319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16438/statm: 54996 50743 142 357 0 54636 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 258156

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.14 3/181 16498
/proc/meminfo: memFree=27070008/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=134112 CPUtime=24.89 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 25887 0 0 0 2484 5 0 0 20 0 1 0 376698435 137330688 30592 33554432000 4194304 5654031 140736344709600 140736344697416 4214475 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 33528 30592 142 357 0 33168 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 158484

[startup+1542.31 s]
/proc/loadavg: 2.02 2.04 2.13 3/182 16501
/proc/meminfo: memFree=27037972/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=163732 CPUtime=84.89 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 29701 0 0 0 8482 7 0 0 20 0 1 0 376698435 167661568 35756 33554432000 4194304 5654031 140736344709600 140736344697416 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 40933 35756 142 357 0 40573 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 188104

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.12 3/181 16501
/proc/meminfo: memFree=27035044/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=165468 CPUtime=144.87 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 30784 0 0 0 14478 9 0 0 20 0 1 0 376698435 169439232 35950 33554432000 4194304 5654031 140736344709600 140736344697416 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 41367 35951 142 357 0 41007 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 189840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/181 16502
/proc/meminfo: memFree=27011932/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=168460 CPUtime=204.86 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 31375 0 0 0 20477 9 0 0 20 0 1 0 376698435 172503040 38074 33554432000 4194304 5654031 140736344709600 140736344697416 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 42115 38074 142 357 0 41755 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 192832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/182 16513
/proc/meminfo: memFree=27005736/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=170232 CPUtime=264.86 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 32566 0 0 0 26475 11 0 0 20 0 1 0 376698435 174317568 37137 33554432000 4194304 5654031 140736344709600 140736344697416 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 42558 37137 142 357 0 42198 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 194604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/181 16513
/proc/meminfo: memFree=27000268/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=171296 CPUtime=324.85 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 33507 0 0 0 32473 12 0 0 20 0 1 0 376698435 175407104 37488 33554432000 4194304 5654031 140736344709600 140736344697416 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 42824 37488 142 357 0 42464 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 195668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.09 3/181 16513
/proc/meminfo: memFree=26991384/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=172088 CPUtime=342.95 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 33711 0 0 0 34283 12 0 0 20 0 1 0 376698435 176218112 39736 33554432000 4194304 5654031 140736344709600 140736344697416 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 43022 39736 142 357 0 42662 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 196460

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.01 2.09 3/181 16513
/proc/meminfo: memFree=26991384/32873648 swapFree=7372/7372
[pid=16429] ppid=16427 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16429/stat : 16429 (npSolver-pbo-It) S 16427 16429 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376552695 9367552 275 33554432000 4194304 5064252 140737091953136 140737091952048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16429/statm: 2287 275 233 213 0 72 0
[pid=16430] ppid=16429 vsize=15224 CPUtime=1457.09 cores=0,2,4,6
/proc/16430/stat : 16430 (npSolver-pbo) S 16429 16429 15337 0 -1 4202496 16569 66235 0 0 137 33 145500 39 20 0 1 0 376552695 15589376 3388 33554432000 4194304 6004724 140737113431200 140737113417048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/16430/statm: 3806 3388 178 442 0 3360 0
[pid=16498] ppid=16430 vsize=172088 CPUtime=342.95 cores=0,2,4,6
/proc/16498/stat : 16498 (glucosInc) R 16430 16429 15337 0 -1 4202496 33711 0 0 0 34283 12 0 0 20 0 1 0 376698435 176218112 39736 33554432000 4194304 5654031 140736344709600 140736344697416 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16498/statm: 43022 39736 142 357 0 42662 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 196460

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16429 and gives
#  childrusage.ru_utime.tv_sec=1456
#  childrusage.ru_utime.tv_usec=379596
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=726889
# CPU time returned by wait4() is 1457.11
# 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): 1799.2
CPU system time (s): 0.84
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 357564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1456.38
system time used= 0.726889
maximum resident set size= 270780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83180
page faults= 0
swaps= 0
block input operations= 0
block output operations= 189128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 755
involuntary context switches= 1660

runsolver used 3.33949 second user time and 8.65268 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-07 23:24:28
IDJOB=3746734
IDBENCH=71906
IDSOLVER=2332
FILE ID=node124/3746734-1339104268
RUNJOBID= node124-1339098179-15353
PBS_JOBID= 14643729
Free space on /tmp= 63676 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__64.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746734-1339104268/watcher-3746734-1339104268 -o /tmp/evaluation-result-3746734-1339104268/solver-3746734-1339104268 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746734-1339104268.opb 1413188303 HOME HOME

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

MD5SUM BENCH= cc9e86bf563f6565193c3e6b50384be6
RANDOM SEED=1413188303

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        15965776 kB
Buffers:          306712 kB
Cached:         15282904 kB
SwapCached:         8612 kB
Active:          1129376 kB
Inactive:       14548988 kB
Active(anon):      80144 kB
Inactive(anon):    11112 kB
Active(file):    1049232 kB
Inactive(file): 14537876 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:           1632996 kB
Writeback:             0 kB
AnonPages:         88500 kB
Mapped:            10516 kB
Shmem:                 0 kB
Slab:            1090372 kB
SReclaimable:     534336 kB
SUnreclaim:       556036 kB
KernelStack:        1512 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     207840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 70356 MiB
End job on node124 at 2012-06-07 23:54:29