Trace number 3695958

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
pb2sat 2012-05-19? (TO) 1800.05 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__16.opb
MD5SUMdd2523e10c08c9cb3b30bc694276e5a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70998
Best CPU time to get the best result obtained on this benchmark1571.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4898
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint16
Maximum length of a constraint273
Number of terms in the objective function 4800
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 173230512
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 173230512
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

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.09	c model valid
0.00/0.09	c current solution ok
0.00/0.25	o 292715
0.00/0.25	c current bound: 146357
0.00/0.25	c fallback to adder encoding
675.82/676.03	c model valid
675.82/676.03	c current solution ok
675.82/676.04	o 145210
675.82/676.04	c current bound: 72605
675.82/676.04	c fallback to adder encoding
884.21/884.46	c model valid
884.21/884.46	c current solution ok
884.21/884.48	o 71870
884.21/884.48	c current bound: 35935
884.21/884.48	c fallback to adder encoding
899.99/900.22	c current bound: 53903
899.99/900.22	c fallback to adder encoding
964.28/964.60	c current bound: 62887
964.28/964.60	c fallback to adder encoding
1062.83/1063.11	c current bound: 67379
1062.83/1063.11	c fallback to adder encoding
1235.41/1235.75	c current bound: 69625
1235.41/1235.75	c fallback to adder encoding
1484.01/1484.42	c current bound: 70748
1484.01/1484.42	c fallback to adder encoding
1766.66/1767.18	c current bound: 71309
1766.66/1767.18	c fallback to adder encoding
1800.05/1800.51	c error: unexpected solver exit code
1800.05/1800.51	s UNKNOWN

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-3695958-1338086079/watcher-3695958-1338086079 -o /tmp/evaluation-result-3695958-1338086079/solver-3695958-1338086079 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695958-1338086079.opb 1290953835 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/179 18077
/proc/meminfo: memFree=27998704/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runsolver) D 18075 18077 14257 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 274736387 12095488 50 33554432000 4194304 5436572 140737198225920 140737198222216 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/18077/statm: 2953 50 31 304 0 2645 0

[startup+0.075061 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18077
/proc/meminfo: memFree=27998704/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18077
/proc/meminfo: memFree=27998704/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300187 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18077
/proc/meminfo: memFree=27998704/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18077
/proc/meminfo: memFree=27998704/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18084
/proc/meminfo: memFree=27877672/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=102652 CPUtime=0.69 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 20019 0 0 0 65 4 0 0 20 0 1 0 274736466 105115648 21495 33554432000 4194304 4896791 140735802067584 140735801016376 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 25663 21495 77 172 0 25489 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 165536

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18084
/proc/meminfo: memFree=27836660/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=104144 CPUtime=2.3 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 20363 0 0 0 225 5 0 0 20 0 1 0 274736466 106643456 21839 33554432000 4194304 4896791 140735802067584 140735802064904 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 26036 21839 78 172 0 25862 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 167028

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18084
/proc/meminfo: memFree=27830456/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=105788 CPUtime=5.5 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 20978 0 0 0 545 5 0 0 20 0 1 0 274736466 108326912 22780 33554432000 4194304 4896791 140735802067584 140735802064792 4203772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 26447 22780 78 172 0 26273 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 168672

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18084
/proc/meminfo: memFree=27839248/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=106448 CPUtime=11.89 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 21207 0 0 0 1184 5 0 0 20 0 1 0 274736466 109002752 23009 33554432000 4194304 4896791 140735802067584 140735802064792 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 26612 23009 78 172 0 26438 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 169332

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18085
/proc/meminfo: memFree=27829940/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=107764 CPUtime=24.69 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 21913 0 0 0 2464 5 0 0 20 0 1 0 274736466 110350336 24361 33554432000 4194304 4896791 140735802067584 140735802065112 4204115 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 26941 24361 78 172 0 26767 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 170648

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18086
/proc/meminfo: memFree=27823576/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=109860 CPUtime=50.27 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 23497 0 0 0 5021 6 0 0 20 0 1 0 274736466 112496640 24483 33554432000 4194304 4896791 140735802067584 140735802064680 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 27465 24483 78 172 0 27291 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 172744

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18135
/proc/meminfo: memFree=27613880/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18083/stat : 18083 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274736466 9367552 267 33554432000 4194304 5064252 140736722760224 140736722759136 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18083/statm: 2287 267 226 213 0 72 0
[pid=18084] ppid=18083 vsize=131352 CPUtime=101.47 cores=0,2,4,6
/proc/18084/stat : 18084 (glucose_static) R 18083 18077 14257 0 -1 4202496 25052 0 0 0 10140 7 0 0 20 0 1 0 274736466 134504448 27903 33554432000 4194304 4896791 140735802067584 140735802063320 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18084/statm: 32838 27903 78 172 0 32664 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 194236

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18138
/proc/meminfo: memFree=25034428/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=44588 CPUtime=0.76 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 6528 3420 0 0 54 19 3 0 20 0 1 0 274736387 45658112 10261 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18079/statm: 11147 10261 179 410 0 10729 0
[pid=18083] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/18165/stat : 18165 (glucose_static) R 18164 18077 14257 0 -1 4202496 29394 0 0 0 18590 9 0 0 20 0 1 0 274860015 122863616 23954 33554432000 4194304 4896791 140735363152752 140735363150264 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18165/statm: 29996 23954 78 172 0 29822 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 214620

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18166
/proc/meminfo: memFree=24949356/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1235.94 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 18545 176312 0 0 277 42 123215 60 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18164] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18164/stat : 18164 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274860015 9367552 267 33554432000 4194304 5064252 140733500790848 140733500789760 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18164/statm: 2287 267 226 213 0 72 0
[pid=18165] ppid=18164 vsize=102080 CPUtime=245.97 cores=0,2,4,6
/proc/18165/stat : 18165 (glucose_static) R 18164 18077 14257 0 -1 4202496 31838 0 0 0 24587 10 0 0 20 0 1 0 274860015 104529920 22728 33554432000 4194304 4896791 140735363152752 140735363147832 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18165/statm: 25520 22728 78 172 0 25346 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 196716

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 18172
/proc/meminfo: memFree=24954364/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1484.5 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 20141 209415 0 0 319 46 148013 72 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18168] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18168/stat : 18168 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274884876 9367552 267 33554432000 4194304 5064252 140737006604128 140737006603040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18168/statm: 2287 267 226 213 0 72 0
[pid=18169] ppid=18168 vsize=98972 CPUtime=57.39 cores=0,2,4,6
/proc/18169/stat : 18169 (glucose_static) R 18168 18077 14257 0 -1 4202496 23590 0 0 0 5734 5 0 0 20 0 1 0 274884876 101347328 21078 33554432000 4194304 4896791 140734696359760 140734696357272 4225536 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18169/statm: 24743 21078 78 172 0 24569 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 193608

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/184 18196
/proc/meminfo: memFree=24950004/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1484.5 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 20141 209415 0 0 319 46 148013 72 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18168] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18168/stat : 18168 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274884876 9367552 267 33554432000 4194304 5064252 140737006604128 140737006603040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18168/statm: 2287 267 226 213 0 72 0
[pid=18169] ppid=18168 vsize=100496 CPUtime=117.39 cores=0,2,4,6
/proc/18169/stat : 18169 (glucose_static) R 18168 18077 14257 0 -1 4202496 26677 0 0 0 11732 7 0 0 20 0 1 0 274884876 102907904 21876 33554432000 4194304 4896791 140734696359760 140734696357272 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18169/statm: 25124 21876 78 172 0 24950 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 195132

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 18196
/proc/meminfo: memFree=24934068/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1484.5 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 20141 209415 0 0 319 46 148013 72 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18168] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18168/stat : 18168 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274884876 9367552 267 33554432000 4194304 5064252 140737006604128 140737006603040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18168/statm: 2287 267 226 213 0 72 0
[pid=18169] ppid=18168 vsize=120652 CPUtime=177.37 cores=0,2,4,6
/proc/18169/stat : 18169 (glucose_static) R 18168 18077 14257 0 -1 4202496 29916 0 0 0 17730 7 0 0 20 0 1 0 274884876 123547648 24731 33554432000 4194304 4896791 140734696359760 140734696357272 4203796 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18169/statm: 30163 24731 78 172 0 29989 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 215288

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18196
/proc/meminfo: memFree=24935880/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1484.5 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 20141 209415 0 0 319 46 148013 72 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18168] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18168/stat : 18168 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274884876 9367552 267 33554432000 4194304 5064252 140737006604128 140737006603040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18168/statm: 2287 267 226 213 0 72 0
[pid=18169] ppid=18168 vsize=102432 CPUtime=237.36 cores=0,2,4,6
/proc/18169/stat : 18169 (glucose_static) R 18168 18077 14257 0 -1 4202496 32240 0 0 0 23728 8 0 0 20 0 1 0 274884876 104890368 23807 33554432000 4194304 4896791 140734696359760 140734696357272 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18169/statm: 25608 23807 78 172 0 25434 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 197068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18199
/proc/meminfo: memFree=24951692/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1767.21 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 21739 244970 0 0 361 50 176227 83 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18198] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18198/stat : 18198 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274913151 9367552 267 33554432000 4194304 5064252 140737454269408 140737454268320 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18198/statm: 2287 267 226 213 0 72 0
[pid=18199] ppid=18198 vsize=95412 CPUtime=14.63 cores=0,2,4,6
/proc/18199/stat : 18199 (glucose_static) R 18198 18077 14257 0 -1 4202496 19522 0 0 0 1458 5 0 0 20 0 1 0 274913152 97701888 19693 33554432000 4194304 4896791 140736249194544 140736249191592 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18199/statm: 23853 19693 78 172 0 23679 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 190048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18199
/proc/meminfo: memFree=24943312/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1767.21 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 21739 244970 0 0 361 50 176227 83 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18198] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18198/stat : 18198 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274913151 9367552 267 33554432000 4194304 5064252 140737454269408 140737454268320 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18198/statm: 2287 267 226 213 0 72 0
[pid=18199] ppid=18198 vsize=97584 CPUtime=32.84 cores=0,2,4,6
/proc/18199/stat : 18199 (glucose_static) R 18198 18077 14257 0 -1 4202496 21496 0 0 0 3278 6 0 0 20 0 1 0 274913152 99926016 21571 33554432000 4194304 4896791 140736249194544 140736249192056 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18199/statm: 24396 21571 78 172 0 24222 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 192220

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18199
/proc/meminfo: memFree=24943312/32873844 swapFree=6856/6856
[pid=18077] ppid=18075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18077/stat : 18077 (runPb2sat.sh) S 18075 18077 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274736387 9367552 275 33554432000 4194304 5064252 140736133427968 140736133426880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18077/statm: 2287 275 233 213 0 72 0
[pid=18079] ppid=18077 vsize=76340 CPUtime=1767.21 cores=0,2,4,6
/proc/18079/stat : 18079 (pb2sat) S 18077 18077 14257 0 -1 4202496 21739 244970 0 0 361 50 176227 83 20 0 1 0 274736387 78172160 17194 33554432000 4194304 5873084 140733903847296 140733903841112 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 8 0 0
/proc/18079/statm: 19085 17194 179 410 0 18667 0
[pid=18198] ppid=18079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18198/stat : 18198 (satsolver.sh) S 18079 18077 14257 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274913151 9367552 267 33554432000 4194304 5064252 140737454269408 140737454268320 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18198/statm: 2287 267 226 213 0 72 0
[pid=18199] ppid=18198 vsize=97584 CPUtime=32.84 cores=0,2,4,6
/proc/18199/stat : 18199 (glucose_static) R 18198 18077 14257 0 -1 4202496 21496 0 0 0 3278 6 0 0 20 0 1 0 274913152 99926016 21571 33554432000 4194304 4896791 140736249194544 140736249192056 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18199/statm: 24396 21571 78 172 0 24222 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 192220

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18077 and gives
#  childrusage.ru_utime.tv_sec=1765
#  childrusage.ru_utime.tv_usec=887544
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=350794
# CPU time returned by wait4() is 1767.24
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1798.66
CPU system time (s): 1.39
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 261160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1765.89
system time used= 1.35079
maximum resident set size= 168300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267688
page faults= 0
swaps= 0
block input operations= 8
block output operations= 470384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 186
involuntary context switches= 2201

runsolver used 3.47747 second user time and 9.2346 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 04:34:39
IDJOB=3695958
IDBENCH=71852
IDSOLVER=2274
FILE ID=node106/3695958-1338086079
RUNJOBID= node106-1338052970-14273
PBS_JOBID= 14624417
Free space on /tmp= 71352 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__16.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695958-1338086079/watcher-3695958-1338086079 -o /tmp/evaluation-result-3695958-1338086079/solver-3695958-1338086079 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695958-1338086079.opb 1290953835 HOME HOME

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

MD5SUM BENCH= dd2523e10c08c9cb3b30bc694276e5a5
RANDOM SEED=1290953835

node106.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.065
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.13
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.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.92
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.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.065
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.91
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.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27998952 kB
Buffers:          315124 kB
Cached:          3555800 kB
SwapCached:            0 kB
Active:          1359536 kB
Inactive:        2707540 kB
Active(anon):     198504 kB
Inactive(anon):        0 kB
Active(file):    1161032 kB
Inactive(file):  2707540 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8684 kB
Writeback:             0 kB
AnonPages:        202648 kB
Mapped:            15328 kB
Shmem:               200 kB
Slab:             668708 kB
SReclaimable:     111048 kB
SUnreclaim:       557660 kB
KernelStack:        1496 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     345188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 70516 MiB
End job on node106 at 2012-05-27 05:04:40