Trace number 3697011

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint60
Maximum length of a constraint103
Number of terms in the objective function 500
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 500
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 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

Solver Data

0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.37	o 0
0.00/0.37	c current bound: 250
0.00/0.37	c (debug) using card networks
2.86/2.96	c current bound: 375
2.86/2.96	c (debug) using card networks
1800.04/1800.50	./satsolver.sh: line 5: 24169 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.50	c error: unexpected solver exit code
1800.04/1800.50	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-3697011-1338080311/watcher-3697011-1338080311 -o /tmp/evaluation-result-3697011-1338080311/solver-3697011-1338080311 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3697011-1338080311.opb 1456169623 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 24159
/proc/meminfo: memFree=30126916/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0

[startup+0.086216 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 24159
/proc/meminfo: memFree=30126916/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 24159
/proc/meminfo: memFree=30126916/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300129 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 24159
/proc/meminfo: memFree=30126916/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 24159
/proc/meminfo: memFree=30126916/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24166
/proc/meminfo: memFree=30102748/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=0.36 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2546 3505 0 0 14 19 2 1 20 0 1 0 274156622 6909952 1292 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1292 174 410 0 1269 0
[pid=24165] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24165/stat : 24165 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274156660 9367552 266 33554432000 4194304 5064252 140735547334352 140735547333264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24165/statm: 2287 266 226 213 0 72 0
[pid=24166] ppid=24165 vsize=18956 CPUtime=1.1 cores=0,2,4,6
/proc/24166/stat : 24166 (glucose_static) R 24165 24159 21702 0 -1 4202496 3771 0 0 0 110 0 0 0 20 0 1 0 274156660 19410944 4102 33554432000 4194304 4896791 140736213591616 140736213589016 4224819 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24166/statm: 4739 4102 78 172 0 4565 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 44000

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24166
/proc/meminfo: memFree=30101740/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15896

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24169
/proc/meminfo: memFree=30099144/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=22316 CPUtime=3.32 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 5504 0 0 0 331 1 0 0 20 0 1 0 274156919 22851584 4481 33554432000 4194304 4896791 140734952273824 140734952271224 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 5579 4481 78 172 0 5405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47360

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24169
/proc/meminfo: memFree=30118944/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=23080 CPUtime=9.72 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 8840 0 0 0 970 2 0 0 20 0 1 0 274156919 23633920 5105 33554432000 4194304 4896791 140734952273824 140734952271224 4203780 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 5770 5105 78 172 0 5596 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48124

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24169
/proc/meminfo: memFree=30107460/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=28564 CPUtime=22.51 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 12070 0 0 0 2248 3 0 0 20 0 1 0 274156919 29249536 6600 33554432000 4194304 4896791 140734952273824 140734952271224 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 7141 6600 78 172 0 6967 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53608

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24169
/proc/meminfo: memFree=30091424/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=37296 CPUtime=48.11 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 16684 0 0 0 4805 6 0 0 20 0 1 0 274156919 38191104 7205 33554432000 4194304 4896791 140734952273824 140734952271352 4206896 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 9324 7205 78 172 0 9150 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62340

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.07 3/184 24172
/proc/meminfo: memFree=30090584/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=39328 CPUtime=99.3 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 22617 0 0 0 9920 10 0 0 20 0 1 0 274156919 40271872 8878 33554432000 4194304 4896791 140734952273824 140734952271352 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 9832 8878 78 172 0 9658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64372

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.06 3/185 24195
/proc/meminfo: memFree=30091376/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=41208 CPUtime=159.28 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 28062 0 0 0 15915 13 0 0 20 0 1 0 274156919 42196992 9664 33554432000 4194304 4896791 140734952273824 140734952271032 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 10302 9664 78 172 0 10128 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 24373
/proc/meminfo: memFree=30112796/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=91260 CPUtime=1418.98 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 61000 0 0 0 141853 45 0 0 20 0 1 0 274156919 93450240 18210 33554432000 4194304 4896791 140734952273824 140734952269560 4204125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 22815 18210 78 172 0 22641 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 116304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24583
/proc/meminfo: memFree=30272484/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=122480 CPUtime=1478.96 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 61556 0 0 0 147851 45 0 0 20 0 1 0 274156919 125419520 22338 33554432000 4194304 4896791 140734952273824 140734952271032 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 30620 22338 78 172 0 30446 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 147524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24583
/proc/meminfo: memFree=30297552/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=91808 CPUtime=1538.95 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 62458 0 0 0 153848 47 0 0 20 0 1 0 274156919 94011392 19417 33554432000 4194304 4896791 140734952273824 140734952268904 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 22952 19417 78 172 0 22778 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 116852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24583
/proc/meminfo: memFree=30269104/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=123200 CPUtime=1598.95 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 63146 0 0 0 159847 48 0 0 20 0 1 0 274156919 126156800 23678 33554432000 4194304 4896791 140734952273824 140734952271352 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 30800 23678 78 172 0 30626 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 148244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24583
/proc/meminfo: memFree=30250792/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=123992 CPUtime=1658.91 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 63397 0 0 0 165843 48 0 0 20 0 1 0 274156919 126967808 27993 33554432000 4194304 4896791 140734952273824 140734952271032 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 30998 27993 78 172 0 30824 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 149036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24584
/proc/meminfo: memFree=30282764/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=93452 CPUtime=1718.9 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 64170 0 0 0 171841 49 0 0 20 0 1 0 274156919 95694848 21846 33554432000 4194304 4896791 140734952273824 140734952269560 4225445 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 23363 21846 78 172 0 23189 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 118496

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24585
/proc/meminfo: memFree=30250580/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=124684 CPUtime=1778.88 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 64868 0 0 0 177838 50 0 0 20 0 1 0 274156919 127676416 25644 33554432000 4194304 4896791 140734952273824 140734952271032 4225414 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 31171 25644 78 172 0 30997 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 149728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24585
/proc/meminfo: memFree=30295912/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=75172 CPUtime=1797.08 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 65062 0 0 0 179657 51 0 0 20 0 1 0 274156919 76976128 17390 33554432000 4194304 4896791 140734952273824 140734952271400 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 18793 17390 78 172 0 18619 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 100216

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/183 24585
/proc/meminfo: memFree=30295912/32873648 swapFree=7108/7108
[pid=24159] ppid=24157 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24159/stat : 24159 (runPb2sat.sh) S 24157 24159 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274156622 9367552 275 33554432000 4194304 5064252 140734414682032 140734414680944 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24159/statm: 2287 275 233 213 0 72 0
[pid=24160] ppid=24159 vsize=6748 CPUtime=2.96 cores=0,2,4,6
/proc/24160/stat : 24160 (pb2sat) S 24159 24159 21702 0 -1 4202496 2970 8561 0 0 15 19 259 3 20 0 1 0 274156622 6909952 1312 33554432000 4194304 5873084 140736906760272 140736906754088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24160/statm: 1687 1312 174 410 0 1269 0
[pid=24168] ppid=24160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24168/stat : 24168 (satsolver.sh) S 24160 24159 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274156919 9367552 267 33554432000 4194304 5064252 140736951050368 140736951049280 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24168/statm: 2287 267 226 213 0 72 0
[pid=24169] ppid=24168 vsize=75172 CPUtime=1797.08 cores=0,2,4,6
/proc/24169/stat : 24169 (glucose_static) R 24168 24159 21702 0 -1 4202496 65062 0 0 0 179657 51 0 0 20 0 1 0 274156919 76976128 17390 33554432000 4194304 4896791 140734952273824 140734952271400 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24169/statm: 18793 17390 78 172 0 18619 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 100216

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.32
CPU system time (s): 0.743886
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 180356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.743886
maximum resident set size= 139192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 228
involuntary context switches= 1887

runsolver used 3.50247 second user time and 9.07062 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 02:58:32
IDJOB=3697011
IDBENCH=48188
IDSOLVER=2274
FILE ID=node123/3697011-1338080311
RUNJOBID= node123-1338052409-21718
PBS_JOBID= 14624391
Free space on /tmp= 71492 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697011-1338080311/watcher-3697011-1338080311 -o /tmp/evaluation-result-3697011-1338080311/solver-3697011-1338080311 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3697011-1338080311.opb 1456169623 HOME HOME

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=1456169623

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:        30127296 kB
Buffers:          269668 kB
Cached:          1547076 kB
SwapCached:         2260 kB
Active:           931200 kB
Inactive:        1015168 kB
Active(anon):     113448 kB
Inactive(anon):    17860 kB
Active(file):     817752 kB
Inactive(file):   997308 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103296 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        238376 kB
Mapped:            15096 kB
Shmem:               100 kB
Slab:             660416 kB
SReclaimable:     104740 kB
SUnreclaim:       555676 kB
KernelStack:        1520 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     263096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 71668 MiB
End job on node123 at 2012-05-27 03:28:32