Trace number 3701615

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 1.0? (TO) 1800.08 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_10.std.opb
MD5SUM4c84634d88d602e5c11fc94580191916
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234335
Number of constraints which are clauses233135
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint69
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.59/1.60	c run usual solver
13.98/14.08	c model valid
13.98/14.08	c current solution ok
17.91/18.18	o 300
17.91/18.18	c current bound: 150
21.21/21.40	c model valid
21.21/21.40	c current solution ok
21.21/21.47	o 150
21.21/21.47	c current bound: 75
22.09/22.34	c current bound: 113
1800.08/1800.61	c error: unexpected solver exit code
1800.08/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-3701615-1338099559/watcher-3701615-1338099559 -o /tmp/evaluation-result-3701615-1338099559/solver-3701615-1338099559 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701615-1338099559.opb 22368976 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.59 2.24 2.08 3/180 18778
/proc/meminfo: memFree=28499644/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0

[startup+0.102585 s]
/proc/loadavg: 2.59 2.24 2.08 3/180 18778
/proc/meminfo: memFree=28499644/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200272 s]
/proc/loadavg: 2.59 2.24 2.08 3/180 18778
/proc/meminfo: memFree=28499644/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.59 2.24 2.08 3/180 18778
/proc/meminfo: memFree=28499644/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700331 s]
/proc/loadavg: 2.59 2.24 2.08 3/180 18778
/proc/meminfo: memFree=28499644/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.59 2.24 2.08 3/182 18780
/proc/meminfo: memFree=28436368/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=125284 CPUtime=1.49 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) R 18778 18778 16531 0 -1 4202496 18059 0 0 0 145 4 0 0 20 0 1 0 276080272 128290816 27723 33554432000 4194304 5992684 140737410550448 140737410541656 4957503 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18779/statm: 31321 27723 158 440 0 30877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134432

[startup+3.10044 s]
/proc/loadavg: 2.59 2.24 2.08 3/184 18782
/proc/meminfo: memFree=28226132/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=127032 CPUtime=1.59 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 18797 0 0 0 148 11 0 0 20 0 1 0 276080272 130080768 28162 33554432000 4194304 5992684 140737410550448 140737410544480 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18779/statm: 31758 28162 165 440 0 31314 0
[pid=18781] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18781/stat : 18781 (cp2_pre.sh) S 18779 18778 16531 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276080432 9367552 277 33554432000 4194304 5064252 140734342225296 140734342224000 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18781/statm: 2287 277 234 213 0 72 0
[pid=18782] ppid=18781 vsize=587780 CPUtime=1.49 cores=0,2,4,6
/proc/18782/stat : 18782 (coprocessor) R 18781 18778 16531 0 -1 4202496 51354 0 0 0 135 14 0 0 20 0 1 0 276080433 601886720 127066 33554432000 4194304 6586260 140734327196384 140734327192648 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/18782/statm: 146945 127066 164 584 0 146357 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 733108

[startup+6.30042 s]
/proc/loadavg: 2.54 2.24 2.08 3/184 18782
/proc/meminfo: memFree=27585992/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=127032 CPUtime=1.59 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 18797 0 0 0 148 11 0 0 20 0 1 0 276080272 130080768 28162 33554432000 4194304 5992684 140737410550448 140737410544480 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18779/statm: 31758 28162 165 440 0 31314 0
[pid=18781] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18781/stat : 18781 (cp2_pre.sh) S 18779 18778 16531 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276080432 9367552 277 33554432000 4194304 5064252 140734342225296 140734342224000 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18781/statm: 2287 277 234 213 0 72 0
[pid=18782] ppid=18781 vsize=762200 CPUtime=4.68 cores=0,2,4,6
/proc/18782/stat : 18782 (coprocessor) R 18781 18778 16531 0 -1 4202496 79389 0 0 0 447 21 0 0 20 0 1 0 276080433 780492800 186267 33554432000 4194304 6586260 140734327196384 140734327191704 4683293 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/18782/statm: 190550 186267 189 584 0 189962 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 907528

[startup+12.7004 s]
/proc/loadavg: 2.50 2.23 2.08 3/184 18785
/proc/meminfo: memFree=28025932/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=127032 CPUtime=10.92 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 18805 81272 0 0 148 11 898 35 20 0 1 0 276080272 130080768 28162 33554432000 4194304 5992684 140737410550448 140737410545568 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18779/statm: 31758 28162 165 440 0 31314 0
[pid=18784] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18784/stat : 18784 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276081367 9367552 267 33554432000 4194304 5064252 140733539927504 140733539926416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18784/statm: 2287 267 226 213 0 72 0
[pid=18785] ppid=18784 vsize=343568 CPUtime=1.74 cores=0,2,4,6
/proc/18785/stat : 18785 (glucose) R 18784 18778 16531 0 -1 4202496 57172 0 0 0 164 10 0 0 20 0 1 0 276081367 351813632 79351 33554432000 4194304 5208918 140736791657248 140736791655192 4607488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18785/statm: 85892 79351 105 248 0 85641 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 488896

[startup+25.5004 s]
/proc/loadavg: 2.38 2.22 2.08 3/184 18806
/proc/meminfo: memFree=27936864/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=345040 CPUtime=3.13 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 57854 0 0 0 299 14 0 0 20 0 1 0 276082508 353320960 76065 33554432000 4194304 5208918 140734815034336 140734815032280 4229039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18806/statm: 86260 76065 96 248 0 86009 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 540360

[startup+51.1004 s]
/proc/loadavg: 2.41 2.23 2.08 3/184 18815
/proc/meminfo: memFree=27843568/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=347208 CPUtime=28.72 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 58417 0 0 0 2858 14 0 0 20 0 1 0 276082508 355540992 77650 33554432000 4194304 5208918 140734815034336 140734815032184 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18806/statm: 86802 77650 105 248 0 86551 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 542528

[startup+102.3 s]
/proc/loadavg: 2.17 2.20 2.08 3/183 18830
/proc/meminfo: memFree=27832684/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=356596 CPUtime=79.92 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 59398 0 0 0 7976 16 0 0 20 0 1 0 276082508 365154304 79517 33554432000 4194304 5208918 140734815034336 140734815032424 4229244 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 89149 79517 105 248 0 88898 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 551916

[startup+162.3 s]
/proc/loadavg: 2.06 2.16 2.07 3/183 18830
/proc/meminfo: memFree=27824612/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=356596 CPUtime=139.9 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 59635 0 0 0 13974 16 0 0 20 0 1 0 276082508 365154304 79560 33554432000 4194304 5208918 140734815034336 140734815032424 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 89149 79560 105 248 0 88898 0
Current children cumulated CPU time (s) 162.07

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

/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 70657 0 0 0 139930 39 0 0 20 0 1 0 276082508 383123456 85885 33554432000 4194304 5208918 140734815034336 140734815032424 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 93536 85885 105 248 0 93285 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 569464

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 18840
/proc/meminfo: memFree=27762092/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=404964 CPUtime=1459.67 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 71255 0 0 0 145927 40 0 0 20 0 1 0 276082508 414683136 89024 33554432000 4194304 5208918 140734815034336 140734815032488 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 101241 89024 105 248 0 100990 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 600284

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18840
/proc/meminfo: memFree=27765768/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=374144 CPUtime=1519.67 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 71414 0 0 0 151926 41 0 0 20 0 1 0 276082508 383123456 86909 33554432000 4194304 5208918 140734815034336 140734815032424 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 93536 86909 105 248 0 93285 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 569464

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18840
/proc/meminfo: memFree=27758932/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=404964 CPUtime=1579.65 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 72015 0 0 0 157923 42 0 0 20 0 1 0 276082508 414683136 89579 33554432000 4194304 5208918 140734815034336 140734815032488 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 101241 89579 105 248 0 100990 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 600284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18841
/proc/meminfo: memFree=27759448/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=374144 CPUtime=1639.63 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 72196 0 0 0 163921 42 0 0 20 0 1 0 276082508 383123456 87464 33554432000 4194304 5208918 140734815034336 140734815032424 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 93536 87464 105 248 0 93285 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 569464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18841
/proc/meminfo: memFree=27751692/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=404964 CPUtime=1699.62 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 72795 0 0 0 169919 43 0 0 20 0 1 0 276082508 414683136 90603 33554432000 4194304 5208918 140734815034336 140734815030712 4229151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 101241 90603 105 248 0 100990 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 600284

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19098
/proc/meminfo: memFree=28284412/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=374144 CPUtime=1759.61 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 72972 0 0 0 175915 46 0 0 20 0 1 0 276082508 383123456 87976 33554432000 4194304 5208918 140734815034336 140734815032424 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 93536 87976 105 248 0 93285 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 569464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 19190
/proc/meminfo: memFree=27914912/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=404964 CPUtime=1777.91 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 73563 0 0 0 177744 47 0 0 20 0 1 0 276082508 414683136 89067 33554432000 4194304 5208918 140734815034336 140734815032488 4229162 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 101241 89067 105 248 0 100990 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 600284

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 19190
/proc/meminfo: memFree=27914912/32873844 swapFree=7612/7612
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18778/stat : 18778 (npSolver-pbo.sh) S 18776 18778 16531 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276080272 9367552 274 33554432000 4194304 5064252 140737305432032 140737305430944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=177024 CPUtime=22.17 cores=0,2,4,6
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 16531 0 -1 4202496 25476 272732 0 0 288 336 1477 116 20 0 1 0 276080272 181272576 40700 33554432000 4194304 5992684 140737410550448 140737410542768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 16 0 0
/proc/18779/statm: 44256 40700 175 440 0 43812 0
[pid=18805] ppid=18779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18805/stat : 18805 (satsolver.sh) S 18779 18778 16531 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276082508 9367552 267 33554432000 4194304 5064252 140736203854000 140736203852912 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18805/statm: 2287 267 226 213 0 72 0
[pid=18806] ppid=18805 vsize=404964 CPUtime=1777.91 cores=0,2,4,6
/proc/18806/stat : 18806 (glucose) R 18805 18778 16531 0 -1 4202496 73563 0 0 0 177744 47 0 0 20 0 1 0 276082508 414683136 89067 33554432000 4194304 5208918 140734815034336 140734815032488 4229162 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18806/statm: 101241 89067 105 248 0 100990 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 600284

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18778 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=659315
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=542309
# CPU time returned by wait4() is 22.2016
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1795.09
CPU system time (s): 4.99
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 909272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6593
system time used= 4.54231
maximum resident set size= 777596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 651088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5225
involuntary context switches= 72

runsolver used 7.12892 second user time and 18.9821 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 08:19:19
IDJOB=3701615
IDBENCH=77119
IDSOLVER=2277
FILE ID=node143/3701615-1338099559
RUNJOBID= node143-1338088563-16547
PBS_JOBID= 14624464
Free space on /tmp= 71600 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1207_10.std.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701615-1338099559/watcher-3701615-1338099559 -o /tmp/evaluation-result-3701615-1338099559/solver-3701615-1338099559 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701615-1338099559.opb 22368976 HOME HOME

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

MD5SUM BENCH= 4c84634d88d602e5c11fc94580191916
RANDOM SEED=22368976

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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.787
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:        28500172 kB
Buffers:          338528 kB
Cached:          2730000 kB
SwapCached:            0 kB
Active:          1175708 kB
Inactive:        2387936 kB
Active(anon):     497624 kB
Inactive(anon):        0 kB
Active(file):     678084 kB
Inactive(file):  2387936 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16436 kB
Writeback:             0 kB
AnonPages:        502656 kB
Mapped:            15340 kB
Shmem:               200 kB
Slab:             668652 kB
SReclaimable:     110304 kB
SUnreclaim:       558348 kB
KernelStack:        1464 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     678140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71504 MiB
End job on node143 at 2012-05-27 08:49:20