Trace number 3749820

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 1.0 (fixed)? (TO) 1800.05 1800.63

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.10-10.opb
MD5SUMd93270f4db0441433359bbd34e19507c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10963
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70149
Total number of constraints682967
Number of constraints which are clauses682967
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
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

2.09/2.19	c run usual solver
4.17/4.29	c model valid
4.17/4.29	c current solution ok
4.62/4.86	o 15043
4.62/4.86	c current bound: 7521
4.62/4.86	c fallback to adder encoding
197.74/198.03	c current bound: 11282
197.74/198.03	c fallback to adder encoding
1064.39/1064.85	c model valid
1064.39/1064.85	c current solution ok
1064.39/1064.87	o 11245
1064.39/1064.87	c current bound: 9383
1064.39/1064.87	c fallback to adder encoding
1468.23/1468.78	c model valid
1468.23/1468.78	c current solution ok
1468.31/1468.80	o 9336
1468.31/1468.80	c current bound: 8429
1468.31/1468.80	c fallback to adder encoding
1738.57/1739.17	c model valid
1738.57/1739.17	c current solution ok
1738.57/1739.19	o 8373
1738.57/1739.19	c current bound: 7947
1738.57/1739.19	c fallback to adder encoding
1800.05/1800.61	./satsolver.sh: line 5:  8972 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.61	c error: unexpected solver exit code
1800.05/1800.61	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-3749820-1339182870/watcher-3749820-1339182870 -o /tmp/evaluation-result-3749820-1339182870/solver-3749820-1339182870 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749820-1339182870.opb 2055559294 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 4/179 8890
/proc/meminfo: memFree=30790964/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0

[startup+0.058334 s]
/proc/loadavg: 2.06 2.02 2.00 4/179 8890
/proc/meminfo: memFree=30790964/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100333 s]
/proc/loadavg: 2.06 2.02 2.00 4/179 8890
/proc/meminfo: memFree=30790964/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300315 s]
/proc/loadavg: 2.06 2.02 2.00 4/179 8890
/proc/meminfo: memFree=30790964/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70038 s]
/proc/loadavg: 2.06 2.02 2.00 4/179 8890
/proc/meminfo: memFree=30790964/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/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.06 2.02 2.00 3/181 8892
/proc/meminfo: memFree=30674552/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=214272 CPUtime=1.49 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) R 8890 8890 7523 0 -1 4202496 24187 0 0 0 141 8 0 0 20 0 1 0 384414063 219414528 40974 33554432000 4194304 6004724 140734457553744 140734457549768 5190736 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 53568 40975 130 442 0 53122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 223420

[startup+3.10034 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 8892
/proc/meminfo: memFree=30735420/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=254376 CPUtime=2.19 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 46577 0 0 0 204 15 0 0 20 0 1 0 384414063 260481024 63236 33554432000 4194304 6004724 140734457553744 140734457547792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 63594 63236 148 442 0 63148 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 263524
heavy processes:

[startup+6.30043 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 8904
/proc/meminfo: memFree=30618996/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=5.02 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 58188 23057 0 0 328 51 106 17 20 0 1 0 384414063 294039552 69391 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 71787 69391 174 442 0 71341 0
[pid=8903] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8903/stat : 8903 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384414587 9367552 267 33554432000 4194304 5064252 140735445074176 140735445073088 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8903/statm: 2287 267 226 213 0 72 0
[pid=8904] ppid=8903 vsize=81640 CPUtime=1.03 cores=1,3,5,7
/proc/8904/stat : 8904 (glucose) R 8903 8890 7523 0 -1 4202496 16835 0 0 0 99 4 0 0 20 0 1 0 384414588 83599360 18294 33554432000 4194304 5208918 140737100110736 140737100108408 4545344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8904/statm: 20410 18294 105 248 0 20159 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 387084

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8904
/proc/meminfo: memFree=30534188/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=5.02 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 58188 23057 0 0 328 51 106 17 20 0 1 0 384414063 294039552 69391 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 71787 69391 174 442 0 71341 0
[pid=8903] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8903/stat : 8903 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384414587 9367552 267 33554432000 4194304 5064252 140735445074176 140735445073088 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8903/statm: 2287 267 226 213 0 72 0
[pid=8904] ppid=8903 vsize=96484 CPUtime=7.43 cores=1,3,5,7
/proc/8904/stat : 8904 (glucose) R 8903 8890 7523 0 -1 4202496 18180 0 0 0 738 5 0 0 20 0 1 0 384414588 98799616 20637 33554432000 4194304 5208918 140737100110736 140737100108584 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8904/statm: 24121 20637 105 248 0 23870 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 401928

[startup+25.5005 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 8904
/proc/meminfo: memFree=30423972/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=5.02 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 58188 23057 0 0 328 51 106 17 20 0 1 0 384414063 294039552 69391 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 71787 69391 174 442 0 71341 0
[pid=8903] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8903/stat : 8903 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384414587 9367552 267 33554432000 4194304 5064252 140735445074176 140735445073088 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8903/statm: 2287 267 226 213 0 72 0
[pid=8904] ppid=8903 vsize=134952 CPUtime=20.23 cores=1,3,5,7
/proc/8904/stat : 8904 (glucose) R 8903 8890 7523 0 -1 4202496 19662 0 0 0 2017 6 0 0 20 0 1 0 384414588 138190848 30903 33554432000 4194304 5208918 140737100110736 140737100107048 4228992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8904/statm: 33738 30903 105 248 0 33487 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 440396

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 8905
/proc/meminfo: memFree=30513708/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=5.02 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 58188 23057 0 0 328 51 106 17 20 0 1 0 384414063 294039552 69391 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 71787 69391 174 442 0 71341 0
[pid=8903] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8903/stat : 8903 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384414587 9367552 267 33554432000 4194304 5064252 140735445074176 140735445073088 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8903/statm: 2287 267 226 213 0 72 0
[pid=8904] ppid=8903 vsize=134952 CPUtime=45.83 cores=1,3,5,7
/proc/8904/stat : 8904 (glucose) R 8903 8890 7523 0 -1 4202496 19667 0 0 0 4577 6 0 0 20 0 1 0 384414588 138190848 31930 33554432000 4194304 5208918 140737100110736 140737100107112 4211580 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8904/statm: 33738 31930 105 248 0 33487 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 440396

[startup+102.307 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 8905
/proc/meminfo: memFree=30430488/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=5.02 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 58188 23057 0 0 328 51 106 17 20 0 1 0 384414063 294039552 69391 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 71787 69391 174 442 0 71341 0
[pid=8903] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8903/stat : 8903 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384414587 9367552 267 33554432000 4194304 5064252 140735445074176 140735445073088 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8903/statm: 2287 267 226 213 0 72 0
[pid=8904] ppid=8903 vsize=146624 CPUtime=97.03 cores=1,3,5,7
/proc/8904/stat : 8904 (glucose) R 8903 8890 7523 0 -1 4202496 20616 0 0 0 9696 7 0 0 20 0 1 0 384414588 150142976 34452 33554432000 4194304 5208918 140737100110736 140737100106504 4240546 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8904/statm: 36656 34452 105 248 0 36405 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 452068

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 8905
/proc/meminfo: memFree=30370944/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=5.02 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 58188 23057 0 0 328 51 106 17 20 0 1 0 384414063 294039552 69391 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8891/statm: 71787 69391 174 442 0 71341 0
[pid=8903] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8903/stat : 8903 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384414587 9367552 267 33554432000 4194304 5064252 140735445074176 140735445073088 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8903/statm: 2287 267 226 213 0 72 0
[pid=8904] ppid=8903 vsize=168156 CPUtime=157.01 cores=1,3,5,7
/proc/8904/stat : 8904 (glucose) R 8903 8890 7523 0 -1 4202496 23375 0 0 0 15691 10 0 0 20 0 1 0 384414588 172191744 35954 33554432000 4194304 5208918 140737100110736 140737100108728 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8904/statm: 42039 35954 105 248 0 41788 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 473600

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 8912
/proc/meminfo: memFree=30367212/32873844 swapFree=7116/7116

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

/proc/8953/statm: 50904 47443 105 248 0 50653 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 509060

[startup+1422.31 s]
/proc/loadavg: 1.01 1.11 1.45 2/174 8954
/proc/meminfo: memFree=30919328/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1064.89 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 82068 81112 0 0 486 64 105872 67 20 0 1 0 384414063 294039552 69905 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69905 176 442 0 71341 0
[pid=8952] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384520592 9367552 267 33554432000 4194304 5064252 140735196421872 140735196420784 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8952/statm: 2287 267 226 213 0 72 0
[pid=8953] ppid=8952 vsize=203616 CPUtime=356.94 cores=1,3,5,7
/proc/8953/stat : 8953 (glucose) R 8952 8890 7523 0 -1 4202496 28436 0 0 0 35678 16 0 0 20 0 1 0 384520593 208502784 47978 33554432000 4194304 5208918 140737372442416 140737372438728 4212485 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 50904 47978 105 248 0 50653 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 509060

[startup+1482.3 s]
/proc/loadavg: 1.04 1.10 1.43 2/174 8961
/proc/meminfo: memFree=31024236/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1468.75 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 94314 116276 0 0 607 71 146100 97 20 0 1 0 384414063 294039552 69905 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69905 176 442 0 71341 0
[pid=8960] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8960/stat : 8960 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384560985 9367552 267 33554432000 4194304 5064252 140735914793536 140735914792448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8960/statm: 2287 267 226 213 0 72 0
[pid=8961] ppid=8960 vsize=99756 CPUtime=13.06 cores=1,3,5,7
/proc/8961/stat : 8961 (glucose) R 8960 8890 7523 0 -1 4202496 18935 0 0 0 1300 6 0 0 20 0 1 0 384560986 102150144 21887 33554432000 4194304 5208918 140735302427632 140735302425480 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8961/statm: 24939 21887 105 248 0 24688 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 405200

[startup+1542.3 s]
/proc/loadavg: 1.01 1.08 1.40 2/175 8964
/proc/meminfo: memFree=30986836/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1468.75 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 94314 116276 0 0 607 71 146100 97 20 0 1 0 384414063 294039552 69905 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69905 176 442 0 71341 0
[pid=8960] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8960/stat : 8960 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384560985 9367552 267 33554432000 4194304 5064252 140735914793536 140735914792448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8960/statm: 2287 267 226 213 0 72 0
[pid=8961] ppid=8960 vsize=135736 CPUtime=73.03 cores=1,3,5,7
/proc/8961/stat : 8961 (glucose) R 8960 8890 7523 0 -1 4202496 21907 0 0 0 7294 9 0 0 20 0 1 0 384560986 138993664 31235 33554432000 4194304 5208918 140735302427632 140735302424008 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8961/statm: 33934 31235 105 248 0 33683 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 441180

[startup+1602.3 s]
/proc/loadavg: 1.00 1.06 1.37 2/175 8965
/proc/meminfo: memFree=30943280/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1468.75 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 94314 116276 0 0 607 71 146100 97 20 0 1 0 384414063 294039552 69905 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69905 176 442 0 71341 0
[pid=8960] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8960/stat : 8960 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384560985 9367552 267 33554432000 4194304 5064252 140735914793536 140735914792448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8960/statm: 2287 267 226 213 0 72 0
[pid=8961] ppid=8960 vsize=185056 CPUtime=133.03 cores=1,3,5,7
/proc/8961/stat : 8961 (glucose) R 8960 8890 7523 0 -1 4202496 24496 0 0 0 13290 13 0 0 20 0 1 0 384560986 189497344 42271 33554432000 4194304 5208918 140735302427632 140735302424008 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8961/statm: 46264 42271 105 248 0 46013 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 490500

[startup+1662.3 s]
/proc/loadavg: 1.00 1.05 1.35 2/174 8965
/proc/meminfo: memFree=30945336/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1468.75 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 94314 116276 0 0 607 71 146100 97 20 0 1 0 384414063 294039552 69905 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69905 176 442 0 71341 0
[pid=8960] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8960/stat : 8960 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384560985 9367552 267 33554432000 4194304 5064252 140735914793536 140735914792448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8960/statm: 2287 267 226 213 0 72 0
[pid=8961] ppid=8960 vsize=185056 CPUtime=193.02 cores=1,3,5,7
/proc/8961/stat : 8961 (glucose) R 8960 8890 7523 0 -1 4202496 25420 0 0 0 19287 15 0 0 20 0 1 0 384560986 189497344 41768 33554432000 4194304 5208918 140735302427632 140735302424008 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8961/statm: 46264 41768 105 248 0 46013 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 490500

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.32 2/174 8965
/proc/meminfo: memFree=30948680/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1468.75 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 94314 116276 0 0 607 71 146100 97 20 0 1 0 384414063 294039552 69905 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69905 176 442 0 71341 0
[pid=8960] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8960/stat : 8960 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384560985 9367552 267 33554432000 4194304 5064252 140735914793536 140735914792448 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8960/statm: 2287 267 226 213 0 72 0
[pid=8961] ppid=8960 vsize=185056 CPUtime=253.01 cores=1,3,5,7
/proc/8961/stat : 8961 (glucose) R 8960 8890 7523 0 -1 4202496 26345 0 0 0 25284 17 0 0 20 0 1 0 384560986 189497344 40842 33554432000 4194304 5208918 140735302427632 140735302423944 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8961/statm: 46264 40842 105 248 0 46013 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 490500

[startup+1782.3 s]
/proc/loadavg: 1.04 1.04 1.30 2/174 8972
/proc/meminfo: memFree=30989512/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1739.06 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 106008 147922 0 0 725 77 172977 127 20 0 1 0 384414063 294039552 69393 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69393 176 442 0 71341 0
[pid=8971] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8971/stat : 8971 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384588022 9367552 267 33554432000 4194304 5064252 140734196815328 140734196814240 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8971/statm: 2287 267 226 213 0 72 0
[pid=8972] ppid=8971 vsize=135704 CPUtime=42.67 cores=1,3,5,7
/proc/8972/stat : 8972 (glucose) R 8971 8890 7523 0 -1 4202496 19755 0 0 0 4262 5 0 0 20 0 1 0 384588022 138960896 31497 33554432000 4194304 5208918 140736792532704 140736792529016 4211580 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8972/statm: 33926 31497 105 248 0 33675 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 441148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.03 1.04 1.30 2/174 8972
/proc/meminfo: memFree=30983676/32873844 swapFree=7116/7116
[pid=8890] ppid=8888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8890/stat : 8890 (npSolver-pbo.sh) S 8888 8890 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384414063 9367552 275 33554432000 4194304 5064252 140733719021680 140733719020592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8890/statm: 2287 275 233 213 0 72 0
[pid=8891] ppid=8890 vsize=287148 CPUtime=1739.06 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo) S 8890 8890 7523 0 -1 4202496 106008 147922 0 0 725 77 172977 127 20 0 1 0 384414063 294039552 69393 33554432000 4194304 6004724 140734457553744 140734457546096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/8891/statm: 71787 69393 176 442 0 71341 0
[pid=8971] ppid=8891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8971/stat : 8971 (satsolver.sh) S 8891 8890 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384588022 9367552 267 33554432000 4194304 5064252 140734196815328 140734196814240 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8971/statm: 2287 267 226 213 0 72 0
[pid=8972] ppid=8971 vsize=147376 CPUtime=60.99 cores=1,3,5,7
/proc/8972/stat : 8972 (glucose) R 8971 8890 7523 0 -1 4202496 20016 0 0 0 6093 6 0 0 20 0 1 0 384588022 150913024 32985 33554432000 4194304 5208918 140736792532704 140736792529080 4212371 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8972/statm: 36844 32985 105 248 0 36593 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 452820

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8890 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# 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.63
CPU time (s): 1800.05
CPU user time (s): 1797.95
CPU system time (s): 2.1
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 633568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.15137 second user time and 11.5732 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 21:14:31
IDJOB=3749820
IDBENCH=92856
IDSOLVER=2334
FILE ID=node111/3749820-1339182870
RUNJOBID= node111-1339170182-7540
PBS_JOBID= 14643817
Free space on /tmp= 71128 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.10-10.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749820-1339182870/watcher-3749820-1339182870 -o /tmp/evaluation-result-3749820-1339182870/solver-3749820-1339182870 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749820-1339182870.opb 2055559294 HOME HOME

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

MD5SUM BENCH= d93270f4db0441433359bbd34e19507c
RANDOM SEED=2055559294

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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		: 2666.152
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		: 2666.152
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		: 2666.152
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		: 2666.152
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		: 2666.152
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		: 2666.152
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:       32873844 kB
MemFree:        30790964 kB
Buffers:          301460 kB
Cached:           374404 kB
SwapCached:         1308 kB
Active:          1077148 kB
Inactive:         143604 kB
Active(anon):     541300 kB
Inactive(anon):     4004 kB
Active(file):     535848 kB
Inactive(file):   139600 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             29496 kB
Writeback:             0 kB
AnonPages:        602196 kB
Mapped:             9852 kB
Shmem:                 0 kB
Slab:             713876 kB
SReclaimable:     156124 kB
SUnreclaim:       557752 kB
KernelStack:        1520 kB
PageTables:         5108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     757216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 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= 71176 MiB
End job on node111 at 2012-06-08 21:44:34