Trace number 3696836

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-go19.opb
MD5SUMac3a0c512b81d5e532f489853538ca8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints441
Number of constraints which are clauses361
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 361
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 361
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 361
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c model valid
0.00/0.01	c current solution ok
0.00/0.01	o 95
0.00/0.01	c current bound: 47
0.00/0.01	c (debug) using card networks
26.78/26.89	c current bound: 71
26.78/26.89	c (debug) using card networks
797.20/797.44	c current bound: 83
797.20/797.44	c (debug) using card networks
1800.06/1800.51	./satsolver.sh: line 5: 10555 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696836-1338107414/watcher-3696836-1338107414 -o /tmp/evaluation-result-3696836-1338107414/solver-3696836-1338107414 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696836-1338107414.opb 1273301873 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.03 2.01 2.00 3/180 10449
/proc/meminfo: memFree=30570236/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0

[startup+0.0922151 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 10449
/proc/meminfo: memFree=30570236/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 10449
/proc/meminfo: memFree=30570236/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 10449
/proc/meminfo: memFree=30570236/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 10449
/proc/meminfo: memFree=30570236/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 10456
/proc/meminfo: memFree=30564484/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2368 CPUtime=0.01 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 468 1310 0 0 1 0 0 0 20 0 1 0 276869926 2424832 301 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 592 301 172 410 0 174 0
[pid=10455] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10455/stat : 10455 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276869927 9367552 267 33554432000 4194304 5064252 140733538047712 140733538046624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10455/statm: 2287 267 226 213 0 72 0
[pid=10456] ppid=10455 vsize=6780 CPUtime=1.47 cores=1,3,5,7
/proc/10456/stat : 10456 (glucose_static) R 10455 10449 7054 0 -1 4202496 2125 0 0 0 147 0 0 0 20 0 1 0 276869928 6942720 1260 33554432000 4194304 4896791 140737330108640 140737330106040 4203862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10456/statm: 1695 1260 77 172 0 1521 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27444

[startup+3.10029 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 10456
/proc/meminfo: memFree=30563800/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2368 CPUtime=0.01 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 468 1310 0 0 1 0 0 0 20 0 1 0 276869926 2424832 301 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 592 301 172 410 0 174 0
[pid=10455] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10455/stat : 10455 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276869927 9367552 267 33554432000 4194304 5064252 140733538047712 140733538046624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10455/statm: 2287 267 226 213 0 72 0
[pid=10456] ppid=10455 vsize=8624 CPUtime=3.06 cores=1,3,5,7
/proc/10456/stat : 10456 (glucose_static) R 10455 10449 7054 0 -1 4202496 3485 0 0 0 306 0 0 0 20 0 1 0 276869928 8830976 1504 33554432000 4194304 4896791 140737330108640 140737330105848 4203755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10456/statm: 2156 1504 77 172 0 1982 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29288

[startup+6.30029 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 10456
/proc/meminfo: memFree=30561320/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2368 CPUtime=0.01 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 468 1310 0 0 1 0 0 0 20 0 1 0 276869926 2424832 301 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 592 301 172 410 0 174 0
[pid=10455] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10455/stat : 10455 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276869927 9367552 267 33554432000 4194304 5064252 140733538047712 140733538046624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10455/statm: 2287 267 226 213 0 72 0
[pid=10456] ppid=10455 vsize=11340 CPUtime=6.27 cores=1,3,5,7
/proc/10456/stat : 10456 (glucose_static) R 10455 10449 7054 0 -1 4202496 5640 0 0 0 626 1 0 0 20 0 1 0 276869928 11612160 2090 33554432000 4194304 4896791 140737330108640 140737330106216 4224722 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10456/statm: 2835 2090 77 172 0 2661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32004

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 10456
/proc/meminfo: memFree=30558552/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2368 CPUtime=0.01 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 468 1310 0 0 1 0 0 0 20 0 1 0 276869926 2424832 301 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 592 301 172 410 0 174 0
[pid=10455] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10455/stat : 10455 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276869927 9367552 267 33554432000 4194304 5064252 140733538047712 140733538046624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10455/statm: 2287 267 226 213 0 72 0
[pid=10456] ppid=10455 vsize=15564 CPUtime=12.67 cores=1,3,5,7
/proc/10456/stat : 10456 (glucose_static) R 10455 10449 7054 0 -1 4202496 9359 0 0 0 1265 2 0 0 20 0 1 0 276869928 15937536 2831 33554432000 4194304 4896791 140737330108640 140737330105848 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10456/statm: 3891 2831 77 172 0 3717 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36228

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 10456
/proc/meminfo: memFree=30554940/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2368 CPUtime=0.01 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 468 1310 0 0 1 0 0 0 20 0 1 0 276869926 2424832 301 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 592 301 172 410 0 174 0
[pid=10455] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10455/stat : 10455 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276869927 9367552 267 33554432000 4194304 5064252 140733538047712 140733538046624 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10455/statm: 2287 267 226 213 0 72 0
[pid=10456] ppid=10455 vsize=14920 CPUtime=25.46 cores=1,3,5,7
/proc/10456/stat : 10456 (glucose_static) R 10455 10449 7054 0 -1 4202496 13378 0 0 0 2543 3 0 0 20 0 1 0 276869928 15278080 2987 33554432000 4194304 4896791 140737330108640 140737330106168 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10456/statm: 3730 2987 77 172 0 3556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35584

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10459
/proc/meminfo: memFree=30549848/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=26.87 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 697 16305 0 0 1 0 2682 4 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10458] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10458/stat : 10458 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276872615 9367552 267 33554432000 4194304 5064252 140733791898256 140733791897168 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10458/statm: 2287 267 226 213 0 72 0
[pid=10459] ppid=10458 vsize=19988 CPUtime=24.19 cores=1,3,5,7
/proc/10459/stat : 10459 (glucose_static) R 10458 10449 7054 0 -1 4202496 17170 0 0 0 2415 4 0 0 20 0 1 0 276872615 20467712 4434 33554432000 4194304 4896791 140733931164192 140733931161400 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10459/statm: 4997 4434 78 172 0 4823 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 41124

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10546
/proc/meminfo: memFree=30566640/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=26.87 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 697 16305 0 0 1 0 2682 4 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10458] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10458/stat : 10458 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276872615 9367552 267 33554432000 4194304 5064252 140733791898256 140733791897168 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10458/statm: 2287 267 226 213 0 72 0
[pid=10459] ppid=10458 vsize=30076 CPUtime=75.37 cores=1,3,5,7
/proc/10459/stat : 10459 (glucose_static) R 10458 10449 7054 0 -1 4202496 35343 0 0 0 7527 10 0 0 20 0 1 0 276872615 30797824 6331 33554432000 4194304 4896791 140733931164192 140733931159928 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10459/statm: 7519 6331 78 172 0 7345 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 51212

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10546
/proc/meminfo: memFree=30559052/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=26.87 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 697 16305 0 0 1 0 2682 4 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10458] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10560
/proc/meminfo: memFree=30465384/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=76040 CPUtime=624.68 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 81847 0 0 0 62420 48 0 0 20 0 1 0 276949671 77864960 18096 33554432000 4194304 4896791 140734468392368 140734468389576 4225356 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 19010 18096 78 172 0 18836 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 97176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10560
/proc/meminfo: memFree=30424992/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=95848 CPUtime=684.66 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 85127 0 0 0 68415 51 0 0 20 0 1 0 276949671 98148352 19391 33554432000 4194304 4896791 140734468392368 140734468389896 4225038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 23962 19391 78 172 0 23788 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 116984

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10560
/proc/meminfo: memFree=30426248/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=97228 CPUtime=744.65 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 88197 0 0 0 74410 55 0 0 20 0 1 0 276949671 99561472 20339 33554432000 4194304 4896791 140734468392368 140734468389576 4225038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 24307 20339 78 172 0 24133 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 118364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10560
/proc/meminfo: memFree=30428000/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=98892 CPUtime=804.64 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 91410 0 0 0 80406 58 0 0 20 0 1 0 276949671 101265408 21236 33554432000 4194304 4896791 140734468392368 140734468389576 4225674 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 24723 21236 78 172 0 24549 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 120028

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 10561
/proc/meminfo: memFree=30448496/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=81180 CPUtime=864.63 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 93725 0 0 0 86402 61 0 0 20 0 1 0 276949671 83128320 19586 33554432000 4194304 4896791 140734468392368 140734468389576 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 20295 19586 78 172 0 20121 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 102316

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10561
/proc/meminfo: memFree=30417648/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=84240 CPUtime=924.62 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 96330 0 0 0 92397 65 0 0 20 0 1 0 276949671 86261760 19839 33554432000 4194304 4896791 140734468392368 140734468389896 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 21060 19839 78 172 0 20886 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 105376

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10561
/proc/meminfo: memFree=30415332/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=104796 CPUtime=984.59 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 98513 0 0 0 98392 67 0 0 20 0 1 0 276949671 107311104 23831 33554432000 4194304 4896791 140734468392368 140734468389576 4225379 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 26199 23831 78 172 0 26025 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 125932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10564
/proc/meminfo: memFree=30421876/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=85828 CPUtime=1002.8 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 99219 0 0 0 100211 69 0 0 20 0 1 0 276949671 87887872 20235 33554432000 4194304 4896791 140734468392368 140734468388104 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 21457 20235 78 172 0 21283 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 106964

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10564
/proc/meminfo: memFree=30421876/32873844 swapFree=7108/7108
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (runPb2sat.sh) S 10447 10449 7054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276869925 9367552 275 33554432000 4194304 5064252 140736547230112 140736547229024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=2840 CPUtime=797.26 cores=1,3,5,7
/proc/10450/stat : 10450 (pb2sat) S 10449 10449 7054 0 -1 4202496 926 107948 0 0 2 0 79668 56 20 0 1 0 276869926 2908160 400 33554432000 4194304 5873084 140735027885616 140735027879432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 710 400 172 410 0 292 0
[pid=10554] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10554/stat : 10554 (satsolver.sh) S 10450 10449 7054 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276949671 9367552 266 33554432000 4194304 5064252 140736141081680 140736141080592 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10554/statm: 2287 266 226 213 0 72 0
[pid=10555] ppid=10554 vsize=85828 CPUtime=1002.8 cores=1,3,5,7
/proc/10555/stat : 10555 (glucose_static) R 10554 10449 7054 0 -1 4202496 99219 0 0 0 100211 69 0 0 20 0 1 0 276949671 87887872 20235 33554432000 4194304 4896791 140734468392368 140734468388104 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10555/statm: 21457 20235 78 172 0 21283 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 106964

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.83
CPU system time (s): 1.26581
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 141928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.26581
maximum resident set size= 116428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209082
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 214
involuntary context switches= 1861

runsolver used 3.53346 second user time and 9.2306 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 10:30:14
IDJOB=3696836
IDBENCH=89865
IDSOLVER=2274
FILE ID=node102/3696836-1338107414
RUNJOBID= node102-1338101197-9638
PBS_JOBID= 14624443
Free space on /tmp= 71528 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-go19.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696836-1338107414/watcher-3696836-1338107414 -o /tmp/evaluation-result-3696836-1338107414/solver-3696836-1338107414 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696836-1338107414.opb 1273301873 HOME HOME

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

MD5SUM BENCH= ac3a0c512b81d5e532f489853538ca8f
RANDOM SEED=1273301873

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30570236 kB
Buffers:          325832 kB
Cached:          1103272 kB
SwapCached:            0 kB
Active:           894084 kB
Inactive:         583352 kB
Active(anon):      39600 kB
Inactive(anon):    11040 kB
Active(file):     854484 kB
Inactive(file):   572312 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11128 kB
Writeback:             0 kB
AnonPages:         60908 kB
Mapped:            15188 kB
Shmem:               200 kB
Slab:             687040 kB
SReclaimable:     129052 kB
SUnreclaim:       557988 kB
KernelStack:        1528 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71520 MiB
End job on node102 at 2012-05-27 11:00:15