Trace number 3701006

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? (TO) 1800 1801.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_2_mh_ic.opb
MD5SUMae034981987dcf56811f1bb984859bc0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2217982
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14191811181
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14191811181
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.00/1.06	c run usual solver
12.05/13.54	c model valid
12.05/13.54	c current solution ok
14.36/15.86	o 220151253
14.36/15.86	c current bound: 110075639
14.36/15.86	c fallback to adder encoding
1800.00/1801.81	c error: unexpected solver exit code
1800.00/1801.81	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-3701006-1338131915/watcher-3701006-1338131915 -o /tmp/evaluation-result-3701006-1338131915/solver-3701006-1338131915 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701006-1338131915.opb 1413564276 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: 3.44 3.54 2.95 2/179 19919
/proc/meminfo: memFree=20034832/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0

[startup+0.088044 s]
/proc/loadavg: 3.44 3.54 2.95 2/179 19919
/proc/meminfo: memFree=20034832/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 3.44 3.54 2.95 2/179 19919
/proc/meminfo: memFree=20034832/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 3.44 3.54 2.95 2/179 19919
/proc/meminfo: memFree=20034832/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 3.44 3.54 2.95 2/179 19919
/proc/meminfo: memFree=20034832/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 3.44 3.54 2.95 2/181 19921
/proc/meminfo: memFree=19966528/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=99812 CPUtime=1.08 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 12069 0 0 0 97 11 0 0 20 0 1 0 279258670 102207488 17351 33554432000 4194304 5992684 140733634064176 140733634058208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 24953 17351 171 440 0 24509 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 108960

[startup+3.10041 s]
/proc/loadavg: 3.41 3.53 2.95 2/183 19923
/proc/meminfo: memFree=19673024/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=99812 CPUtime=1.08 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 12069 0 0 0 97 11 0 0 20 0 1 0 279258670 102207488 17351 33554432000 4194304 5992684 140733634064176 140733634058208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 24953 17351 171 440 0 24509 0
[pid=19922] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19922/stat : 19922 (cp2_pre.sh) S 19920 19919 19129 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279258779 9367552 276 33554432000 4194304 5064252 140736901542128 140736901540832 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19922/statm: 2287 276 234 213 0 72 0
[pid=19923] ppid=19922 vsize=327996 CPUtime=1.99 cores=0,2,4,6
/proc/19923/stat : 19923 (coprocessor) R 19922 19919 19129 0 -1 4202496 41197 0 0 0 191 8 0 0 20 0 1 0 279258780 335867904 79566 33554432000 4194304 6586260 140733751858304 140733751854456 4768675 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19923/statm: 81999 79566 176 584 0 81411 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 446104

[startup+6.30035 s]
/proc/loadavg: 3.41 3.53 2.95 2/183 19923
/proc/meminfo: memFree=19532048/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=99812 CPUtime=1.08 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 12069 0 0 0 97 11 0 0 20 0 1 0 279258670 102207488 17351 33554432000 4194304 5992684 140733634064176 140733634058208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 24953 17351 171 440 0 24509 0
[pid=19922] ppid=19920 vsize=9148 CPUtime=4.51 cores=0,2,4,6
/proc/19922/stat : 19922 (cp2_pre.sh) S 19920 19919 19129 0 -1 4202496 632 48187 0 0 0 0 432 19 20 0 1 0 279258779 9367552 280 33554432000 4194304 5064252 140736901542128 140736901540832 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19922/statm: 2287 280 238 213 0 72 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 118108

[startup+12.7004 s]
/proc/loadavg: 3.43 3.53 2.95 2/183 19926
/proc/meminfo: memFree=19856904/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=99812 CPUtime=5.6 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 12078 49085 0 2 97 11 432 20 20 0 1 0 279258670 102207488 17351 33554432000 4194304 5992684 140733634064176 140733634059296 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 24953 17351 171 440 0 24509 0
[pid=19925] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19925/stat : 19925 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279259355 9367552 267 33554432000 4194304 5064252 140736670579120 140736670578032 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19925/statm: 2287 267 226 213 0 72 0
[pid=19926] ppid=19925 vsize=174216 CPUtime=5.84 cores=0,2,4,6
/proc/19926/stat : 19926 (glucose) R 19925 19919 19129 0 -1 4202496 32544 0 0 0 578 6 0 0 20 0 1 0 279259355 178397184 39353 33554432000 4194304 5208918 140737049948384 140737049946232 4211176 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19926/statm: 43554 39353 103 248 0 43303 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 292324

[startup+25.5004 s]
/proc/loadavg: 3.43 3.53 2.96 3/183 19933
/proc/meminfo: memFree=18600296/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=616356 CPUtime=6.68 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 92690 0 0 0 641 27 0 0 20 0 1 0 279260551 631148544 141908 33554432000 4194304 5208918 140735289705392 140735289703240 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 154089 141908 103 248 0 153838 0
Current children cumulated CPU time (s) 24.05
Current children cumulated vsize (KiB) 1017652

[startup+51.1004 s]
/proc/loadavg: 2.94 3.40 2.93 3/183 19933
/proc/meminfo: memFree=15230748/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=618736 CPUtime=32.28 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 93364 0 0 0 3200 28 0 0 20 0 1 0 279260551 633585664 142582 33554432000 4194304 5208918 140735289705392 140735289703240 4212856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 154684 142582 104 248 0 154433 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 1020032

[startup+102.307 s]
/proc/loadavg: 2.60 3.23 2.89 3/184 19989
/proc/meminfo: memFree=29490492/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=621400 CPUtime=83.47 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 94497 0 0 0 8319 28 0 0 20 0 1 0 279260551 636313600 144226 33554432000 4194304 5208918 140735289705392 140735289703240 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 155350 144226 104 248 0 155099 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 1022696

[startup+162.3 s]
/proc/loadavg: 2.24 3.02 2.84 3/183 19990
/proc/meminfo: memFree=29484856/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=623116 CPUtime=143.46 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 94917 0 0 0 14317 29 0 0 20 0 1 0 279260551 638070784 145668 33554432000 4194304 5208918 140735289705392 140735289703240 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 155779 145668 104 248 0 155528 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 1024412

[startup+222.3 s]

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

/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100458 0 0 0 134282 38 0 0 20 0 1 0 279260551 749649920 153754 33554432000 4194304 5208918 140735289705392 140735289703544 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 153754 104 248 0 182769 0
Current children cumulated CPU time (s) 1360.57
Current children cumulated vsize (KiB) 1133376

[startup+1422.31 s]
/proc/loadavg: 2.02 2.04 2.22 3/183 20000
/proc/meminfo: memFree=29414056/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=732080 CPUtime=1403.2 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100651 0 0 0 140281 39 0 0 20 0 1 0 279260551 749649920 153938 33554432000 4194304 5208918 140735289705392 140735289703544 4228947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 153938 104 248 0 182769 0
Current children cumulated CPU time (s) 1420.57
Current children cumulated vsize (KiB) 1133376

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.21 3/183 20000
/proc/meminfo: memFree=29407416/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=732080 CPUtime=1463.19 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100776 0 0 0 146280 39 0 0 20 0 1 0 279260551 749649920 154572 33554432000 4194304 5208918 140735289705392 140735289703544 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 154572 104 248 0 182769 0
Current children cumulated CPU time (s) 1480.56
Current children cumulated vsize (KiB) 1133376

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.19 3/184 20001
/proc/meminfo: memFree=29402940/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=732080 CPUtime=1523.18 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100777 0 0 0 152279 39 0 0 20 0 1 0 279260551 749649920 155084 33554432000 4194304 5208918 140735289705392 140735289703544 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 155084 104 248 0 182769 0
Current children cumulated CPU time (s) 1540.55
Current children cumulated vsize (KiB) 1133376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.17 3/183 20001
/proc/meminfo: memFree=29394880/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=732080 CPUtime=1583.17 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100779 0 0 0 158278 39 0 0 20 0 1 0 279260551 749649920 156108 33554432000 4194304 5208918 140735289705392 140735289701768 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 156108 104 248 0 182769 0
Current children cumulated CPU time (s) 1600.54
Current children cumulated vsize (KiB) 1133376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.16 3/183 20002
/proc/meminfo: memFree=29386564/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=732080 CPUtime=1643.16 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100781 0 0 0 164277 39 0 0 20 0 1 0 279260551 749649920 157132 33554432000 4194304 5208918 140735289705392 140735289701768 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 157132 104 248 0 182769 0
Current children cumulated CPU time (s) 1660.53
Current children cumulated vsize (KiB) 1133376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.15 3/183 20002
/proc/meminfo: memFree=29375768/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=732080 CPUtime=1703.15 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100783 0 0 0 170276 39 0 0 20 0 1 0 279260551 749649920 158156 33554432000 4194304 5208918 140735289705392 140735289701768 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 183020 158156 104 248 0 182769 0
Current children cumulated CPU time (s) 1720.52
Current children cumulated vsize (KiB) 1133376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/182 20002
/proc/meminfo: memFree=29361712/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=739416 CPUtime=1763.13 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100850 0 0 0 176274 39 0 0 20 0 1 0 279260551 757161984 160764 33554432000 4194304 5208918 140735289705392 140735289701768 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 184854 160764 104 248 0 184603 0
Current children cumulated CPU time (s) 1780.5
Current children cumulated vsize (KiB) 1140712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.14 3/182 20002
/proc/meminfo: memFree=29359260/32873844 swapFree=6872/6872
[pid=19919] ppid=19917 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19919/stat : 19919 (npSolver-pbo.sh) S 19917 19919 19129 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279258670 9367552 275 33554432000 4194304 5064252 140736620725184 140736620724096 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19919/statm: 2287 275 233 213 0 72 0
[pid=19920] ppid=19919 vsize=383000 CPUtime=17.37 cores=0,2,4,6
/proc/19920/stat : 19920 (npSolver-pbo) S 19919 19919 19129 0 -1 4202496 22190 88909 0 2 411 237 1051 38 20 0 1 0 279258670 392192000 69651 33554432000 4194304 5992684 140733634064176 140733634056496 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19920/statm: 95750 69651 188 440 0 95306 0
[pid=19932] ppid=19920 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19932/stat : 19932 (satsolver.sh) S 19920 19919 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279260551 9367552 266 33554432000 4194304 5064252 140734516529936 140734516528848 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19932/statm: 2287 266 226 213 0 72 0
[pid=19933] ppid=19932 vsize=739416 CPUtime=1782.63 cores=0,2,4,6
/proc/19933/stat : 19933 (glucose) R 19932 19919 19129 0 -1 4202496 100945 0 0 0 178224 39 0 0 20 0 1 0 279260551 757161984 160849 33554432000 4194304 5208918 140735289705392 140735289701768 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19933/statm: 184854 160849 104 248 0 184603 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1140712

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19919 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=625776
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=775578
# CPU time returned by wait4() is 17.4014
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.82
CPU time (s): 1800
CPU user time (s): 1796.86
CPU system time (s): 3.14
CPU usage (%): 99.8988
Max. virtual memory (cumulated for all children) (KiB): 1263604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.6258
system time used= 2.77558
maximum resident set size= 465840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112076
page faults= 2
swaps= 0
block input operations= 224
block output operations= 647776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1054
involuntary context switches= 116

runsolver used 3.9564 second user time and 9.61254 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 17:18:36
IDJOB=3701006
IDBENCH=92653
IDSOLVER=2277
FILE ID=node105/3701006-1338131915
RUNJOBID= node105-1338123980-19145
PBS_JOBID= 14624503
Free space on /tmp= 67280 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_2_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701006-1338131915/watcher-3701006-1338131915 -o /tmp/evaluation-result-3701006-1338131915/solver-3701006-1338131915 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701006-1338131915.opb 1413564276 HOME HOME

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

MD5SUM BENCH= ae034981987dcf56811f1bb984859bc0
RANDOM SEED=1413564276

node105.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.882
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.76
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.882
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.882
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        20035468 kB
Buffers:          247104 kB
Cached:          4244520 kB
SwapCached:         5900 kB
Active:          6939168 kB
Inactive:        4827356 kB
Active(anon):    6586152 kB
Inactive(anon):   689856 kB
Active(file):     353016 kB
Inactive(file):  4137500 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67093856 kB
Dirty:           2410532 kB
Writeback:             0 kB
AnonPages:       7274948 kB
Mapped:             9904 kB
Shmem:                 0 kB
Slab:             918812 kB
SReclaimable:     356232 kB
SUnreclaim:       562580 kB
KernelStack:        1472 kB
PageTables:        18364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11485176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4239360 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= 71076 MiB
End job on node105 at 2012-05-27 17:48:39