Trace number 3696417

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.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
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.41	c model valid
0.00/0.41	c current solution ok
0.00/0.51	o 249
0.00/0.51	c current bound: 124
0.00/0.51	c (debug) using card networks
1800.09/1800.51	./satsolver.sh: line 5: 21759 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/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-3696417-1338052409/watcher-3696417-1338052409 -o /tmp/evaluation-result-3696417-1338052409/solver-3696417-1338052409 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696417-1338052409.opb 800980734 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: 0.98 1.16 1.49 4/175 21745
/proc/meminfo: memFree=29036560/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0

[startup+0.00689097 s]
/proc/loadavg: 0.98 1.16 1.49 4/175 21745
/proc/meminfo: memFree=29036560/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100132 s]
/proc/loadavg: 0.98 1.16 1.49 4/175 21745
/proc/meminfo: memFree=29036560/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300104 s]
/proc/loadavg: 0.98 1.16 1.49 4/175 21745
/proc/meminfo: memFree=29036560/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700168 s]
/proc/loadavg: 0.98 1.16 1.49 4/175 21745
/proc/meminfo: memFree=29036560/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.98 1.16 1.49 4/183 21759
/proc/meminfo: memFree=29001932/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=13344 CPUtime=0.97 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 2538 0 0 0 97 0 0 0 20 0 1 0 271366426 13664256 2930 33554432000 4194304 4896791 140733302570976 140733302568376 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21759/statm: 3336 2930 78 172 0 3162 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37100

[startup+3.10025 s]
/proc/loadavg: 0.98 1.16 1.49 3/183 21759
/proc/meminfo: memFree=29001992/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=13740 CPUtime=2.56 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 4633 0 0 0 256 0 0 0 20 0 1 0 271366426 14069760 2883 33554432000 4194304 4896791 140733302570976 140733302566648 4204897 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21759/statm: 3435 2883 78 172 0 3261 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37496

[startup+6.3003 s]
/proc/loadavg: 1.06 1.17 1.49 4/183 21759
/proc/meminfo: memFree=28995164/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=14540 CPUtime=5.76 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 6816 0 0 0 576 0 0 0 20 0 1 0 271366426 14888960 3238 33554432000 4194304 4896791 140733302570976 140733302568552 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21759/statm: 3635 3238 78 172 0 3461 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38296

[startup+12.7004 s]
/proc/loadavg: 1.14 1.19 1.49 3/183 21759
/proc/meminfo: memFree=28990812/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=16432 CPUtime=12.16 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 10454 0 0 0 1215 1 0 0 20 0 1 0 271366426 16826368 3693 33554432000 4194304 4896791 140733302570976 140733302568520 4230803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21759/statm: 4108 3693 78 172 0 3934 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40188

[startup+25.5004 s]
/proc/loadavg: 1.33 1.23 1.50 4/183 21759
/proc/meminfo: memFree=28985148/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=21308 CPUtime=24.96 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 16493 0 0 0 2494 2 0 0 20 0 1 0 271366426 21819392 4822 33554432000 4194304 4896791 140733302570976 140733302568504 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21759/statm: 5327 4822 78 172 0 5153 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45064

[startup+51.1004 s]
/proc/loadavg: 1.70 1.32 1.52 4/183 21760
/proc/meminfo: memFree=28975228/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=28620 CPUtime=50.55 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 23913 0 0 0 5050 5 0 0 20 0 1 0 271366426 29306880 6784 33554432000 4194304 4896791 140733302570976 140733302568184 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 7155 6784 78 172 0 6981 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 52376

[startup+102.307 s]
/proc/loadavg: 1.87 1.42 1.55 4/183 21760
/proc/meminfo: memFree=28951684/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=42260 CPUtime=101.74 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 31231 0 0 0 10166 8 0 0 20 0 1 0 271366426 43274240 9102 33554432000 4194304 4896791 140733302570976 140733302568504 4225168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 10565 9102 78 172 0 10391 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 66016

[startup+162.3 s]
/proc/loadavg: 1.95 1.52 1.57 4/183 21760
/proc/meminfo: memFree=28946284/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.87 4/183 21771
/proc/meminfo: memFree=28817508/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=101088 CPUtime=1421.45 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 103389 0 0 0 142082 63 0 0 20 0 1 0 271366426 103514112 23315 33554432000 4194304 4896791 140733302570976 140733302568184 4225348 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 25272 23315 78 172 0 25098 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 124844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/183 21771
/proc/meminfo: memFree=28800344/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=122812 CPUtime=1481.44 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 105599 0 0 0 148078 66 0 0 20 0 1 0 271366426 125759488 25978 33554432000 4194304 4896791 140733302570976 140733302568232 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 30703 25978 78 172 0 30529 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 146568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/183 21771
/proc/meminfo: memFree=28819080/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=94924 CPUtime=1541.43 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 107908 0 0 0 154075 68 0 0 20 0 1 0 271366426 97202176 21683 33554432000 4194304 4896791 140733302570976 140733302566712 4225449 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 23731 21683 78 172 0 23557 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 118680

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 1.90 4/184 21775
/proc/meminfo: memFree=28812032/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=95544 CPUtime=1601.42 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 110122 0 0 0 160072 70 0 0 20 0 1 0 271366426 97837056 22155 33554432000 4194304 4896791 140733302570976 140733302566648 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 23886 22155 78 172 0 23712 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 119300

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 1.91 4/183 21775
/proc/meminfo: memFree=28761864/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=157560 CPUtime=1661.41 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 111499 0 0 0 166069 72 0 0 20 0 1 0 271366426 161341440 33725 33554432000 4194304 4896791 140733302570976 140733302568184 4225449 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 39390 33725 78 172 0 39216 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 181316

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 1.91 4/183 21775
/proc/meminfo: memFree=28749852/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=157856 CPUtime=1721.39 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 113308 0 0 0 172066 73 0 0 20 0 1 0 271366426 161644544 32724 33554432000 4194304 4896791 140733302570976 140733302566712 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 39464 32724 78 172 0 39290 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 181612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.91 4/183 21775
/proc/meminfo: memFree=28737720/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=159340 CPUtime=1781.39 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 115421 0 0 0 178064 75 0 0 20 0 1 0 271366426 163164160 33152 33554432000 4194304 4896791 140733302570976 140733302566648 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 39835 33152 78 172 0 39661 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 183096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.91 4/183 21775
/proc/meminfo: memFree=28813932/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=109856 CPUtime=1799.59 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 116124 0 0 0 179883 76 0 0 20 0 1 0 271366426 112492544 23397 33554432000 4194304 4896791 140733302570976 140733302568504 4225124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 27464 23397 78 172 0 27290 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 133612

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.01 1.91 4/183 21775
/proc/meminfo: memFree=28813932/32873648 swapFree=7100/7100
[pid=21744] ppid=21740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21744/stat : 21744 (runPb2sat.sh) S 21740 21744 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271366374 9367552 274 33554432000 4194304 5064252 140734704504480 140734704503392 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21744/statm: 2287 274 233 213 0 72 0
[pid=21747] ppid=21744 vsize=5460 CPUtime=0.5 cores=0,2,4,6
/proc/21747/stat : 21747 (pb2sat) S 21744 21744 21702 0 -1 4202496 1928 2336 0 0 39 9 2 0 20 0 1 0 271366374 5591040 914 33554432000 4194304 5873084 140733655887232 140733655881048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21747/statm: 1365 914 175 410 0 947 0
[pid=21758] ppid=21747 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21758/stat : 21758 (satsolver.sh) S 21747 21744 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271366426 9367552 267 33554432000 4194304 5064252 140736381299936 140736381298848 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21758/statm: 2287 267 226 213 0 72 0
[pid=21759] ppid=21758 vsize=109856 CPUtime=1799.59 cores=0,2,4,6
/proc/21759/stat : 21759 (glucose_static) R 21758 21744 21702 0 -1 4202496 116124 0 0 0 179883 76 0 0 20 0 1 0 271366426 112492544 23397 33554432000 4194304 4896791 140733302570976 140733302568504 4225124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21759/statm: 27464 23397 78 172 0 27290 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 133612

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.26
CPU system time (s): 0.868867
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 200740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.868867
maximum resident set size= 160564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121376
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151
involuntary context switches= 1981

runsolver used 6.51101 second user time and 20.1299 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-26 19:13:29
IDJOB=3696417
IDBENCH=1955
IDSOLVER=2274
FILE ID=node123/3696417-1338052409
RUNJOBID= node123-1338052409-21718
PBS_JOBID= 14624391
Free space on /tmp= 71504 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696417-1338052409/watcher-3696417-1338052409 -o /tmp/evaluation-result-3696417-1338052409/solver-3696417-1338052409 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696417-1338052409.opb 800980734 HOME HOME

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=800980734

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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.217
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:       32873648 kB
MemFree:        29037948 kB
Buffers:          267144 kB
Cached:          2778380 kB
SwapCached:            0 kB
Active:           800936 kB
Inactive:        2258176 kB
Active(anon):      15448 kB
Inactive(anon):        0 kB
Active(file):     785488 kB
Inactive(file):  2258176 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16984 kB
Writeback:             0 kB
AnonPages:         19864 kB
Mapped:            13720 kB
Shmem:               200 kB
Slab:             638456 kB
SReclaimable:      82532 kB
SUnreclaim:       555924 kB
KernelStack:        1384 kB
PageTables:         4640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71480 MiB
End job on node123 at 2012-05-26 19:43:30