Trace number 3696945

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_2.opb
MD5SUMfc8bff78845ab9a14b2d06ab749e4dc4
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-144
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -137
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

Solver Data

0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.82	o -96
0.00/0.82	c current bound: 202
0.00/0.82	c (debug) using card networks
1246.22/1246.60	c current bound: 303
1246.22/1246.60	c (debug) using card networks
1800.09/1800.50	./satsolver.sh: line 5:  3569 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-3696945-1338083693/watcher-3696945-1338083693 -o /tmp/evaluation-result-3696945-1338083693/solver-3696945-1338083693 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696945-1338083693.opb 1634905285 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.02 2.01 2.00 3/179 3478
/proc/meminfo: memFree=30188028/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0

[startup+0.013847 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3478
/proc/meminfo: memFree=30188028/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3478
/proc/meminfo: memFree=30188028/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300248 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3478
/proc/meminfo: memFree=30188028/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3478
/proc/meminfo: memFree=30188028/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 3485
/proc/meminfo: memFree=30146600/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=26880 CPUtime=0.66 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 6106 0 0 0 65 1 0 0 20 0 1 0 274493475 27525120 6265 33554432000 4194304 4896791 140737150744416 140737149693512 4203058 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 6720 6265 78 172 0 6546 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 57908

[startup+3.10037 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 3485
/proc/meminfo: memFree=30144848/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=30012 CPUtime=2.25 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 6308 0 0 0 224 1 0 0 20 0 1 0 274493475 30732288 6464 33554432000 4194304 4896791 140737150744416 140737150741944 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 7503 6464 78 172 0 7329 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 61040

[startup+6.30037 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 3485
/proc/meminfo: memFree=30135788/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=30588 CPUtime=5.45 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 6450 0 0 0 544 1 0 0 20 0 1 0 274493475 31322112 7117 33554432000 4194304 4896791 140737150744416 140737150741736 4223805 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 7647 7117 78 172 0 7473 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 61616

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 3485
/proc/meminfo: memFree=30126248/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=31656 CPUtime=11.85 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 7444 0 0 0 1183 2 0 0 20 0 1 0 274493475 32415744 7377 33554432000 4194304 4896791 140737150744416 140737150741784 4224816 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 7914 7377 78 172 0 7740 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62684

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3485
/proc/meminfo: memFree=30177212/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=33336 CPUtime=24.65 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 8781 0 0 0 2463 2 0 0 20 0 1 0 274493475 34136064 7926 33554432000 4194304 4896791 140737150744416 140737150741560 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 8334 7926 78 172 0 8160 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64364

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 3485
/proc/meminfo: memFree=30148724/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=39784 CPUtime=50.24 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 10359 0 0 0 5020 4 0 0 20 0 1 0 274493475 40738816 9137 33554432000 4194304 4896791 140737150744416 140737150741640 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 9946 9137 78 172 0 9772 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70812

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3486
/proc/meminfo: memFree=30132176/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3484/stat : 3484 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274493475 9367552 266 33554432000 4194304 5064252 140736500296736 140736500295648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3484/statm: 2287 266 226 213 0 72 0
[pid=3485] ppid=3484 vsize=50896 CPUtime=101.44 cores=1,3,5,7
/proc/3485/stat : 3485 (glucose_static) R 3484 3478 31659 0 -1 4202496 14639 0 0 0 10137 7 0 0 20 0 1 0 274493475 52117504 11480 33554432000 4194304 4896791 140737150744416 140737150741624 4225091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3485/statm: 12724 11480 78 172 0 12550 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3486
/proc/meminfo: memFree=30148724/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=0.81 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 3728 6060 0 0 16 29 35 1 20 0 1 0 274493392 13037568 2659 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2659 175 410 0 2765 0
[pid=3484] ppid=3479 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 3570
/proc/meminfo: memFree=30185780/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=56992 CPUtime=175.63 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 20096 0 0 0 17554 9 0 0 20 0 1 0 274618053 58359808 12991 33554432000 4194304 4896791 140733337037984 140733337035512 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 14248 12991 78 172 0 14074 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 88020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3570
/proc/meminfo: memFree=30188380/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=71928 CPUtime=235.62 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 25103 0 0 0 23548 14 0 0 20 0 1 0 274618053 73654272 15276 33554432000 4194304 4896791 140733337037984 140733337033720 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 17982 15276 78 172 0 17808 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 102956

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3573
/proc/meminfo: memFree=30176384/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=74940 CPUtime=295.6 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 27487 0 0 0 29544 16 0 0 20 0 1 0 274618053 76738560 16776 33554432000 4194304 4896791 140733337037984 140733337035192 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 18735 16776 78 172 0 18561 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 105968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3577
/proc/meminfo: memFree=30209848/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=77820 CPUtime=355.59 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 30268 0 0 0 35540 19 0 0 20 0 1 0 274618053 79687680 16910 33554432000 4194304 4896791 140733337037984 140733337035272 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 19455 16910 78 172 0 19281 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 108848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3577
/proc/meminfo: memFree=30187492/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=99556 CPUtime=415.57 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 32900 0 0 0 41535 22 0 0 20 0 1 0 274618053 101945344 20222 33554432000 4194304 4896791 140733337037984 140733337035192 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 24889 20222 78 172 0 24715 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 130584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3577
/proc/meminfo: memFree=30199824/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=71084 CPUtime=475.56 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 35394 0 0 0 47531 25 0 0 20 0 1 0 274618053 72790016 16962 33554432000 4194304 4896791 140733337037984 140733337035512 4224752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 17771 16962 78 172 0 17597 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 102112

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3577
/proc/meminfo: memFree=30172248/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=85676 CPUtime=535.55 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 37689 0 0 0 53527 28 0 0 20 0 1 0 274618053 87732224 20449 33554432000 4194304 4896791 140733337037984 140733337035192 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 21419 20449 78 172 0 21245 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 116704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3577
/proc/meminfo: memFree=30156408/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=105164 CPUtime=553.75 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 38420 0 0 0 55346 29 0 0 20 0 1 0 274618053 107687936 23209 33554432000 4194304 4896791 140733337037984 140733337035512 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 26291 23209 78 172 0 26117 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 136192

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 3577
/proc/meminfo: memFree=30156408/32873648 swapFree=7368/7368
[pid=3478] ppid=3476 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3478/stat : 3478 (runPb2sat.sh) S 3476 3478 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274493392 9367552 274 33554432000 4194304 5064252 140733336941280 140733336940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3478/statm: 2287 274 233 213 0 72 0
[pid=3479] ppid=3478 vsize=12732 CPUtime=1246.34 cores=1,3,5,7
/proc/3479/stat : 3479 (pb2sat) S 3478 3478 31659 0 -1 4202496 4112 62906 0 0 17 29 124535 53 20 0 1 0 274493392 13037568 2669 33554432000 4194304 5873084 140737417855328 140737417849144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3479/statm: 3183 2669 175 410 0 2765 0
[pid=3568] ppid=3479 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3568/stat : 3568 (satsolver.sh) S 3479 3478 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274618053 9367552 266 33554432000 4194304 5064252 140736520375296 140736520374208 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3568/statm: 2287 266 226 213 0 72 0
[pid=3569] ppid=3568 vsize=105164 CPUtime=553.75 cores=1,3,5,7
/proc/3569/stat : 3569 (glucose_static) R 3568 3478 31659 0 -1 4202496 38420 0 0 0 55346 29 0 0 20 0 1 0 274618053 107687936 23209 33554432000 4194304 4896791 140733337037984 140733337035512 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3569/statm: 26291 23209 78 172 0 26117 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 136192

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1798.99
CPU system time (s): 1.12583
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 212796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.12583
maximum resident set size= 150268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 205
involuntary context switches= 1854

runsolver used 3.02754 second user time and 8.45671 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 03:54:53
IDJOB=3696945
IDBENCH=48256
IDSOLVER=2274
FILE ID=node149/3696945-1338083693
RUNJOBID= node149-1338051874-31676
PBS_JOBID= 14624385
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= fc8bff78845ab9a14b2d06ab749e4dc4
RANDOM SEED=1634905285

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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:        30188936 kB
Buffers:          261024 kB
Cached:          1488148 kB
SwapCached:         2272 kB
Active:           812652 kB
Inactive:        1067648 kB
Active(anon):     119812 kB
Inactive(anon):    12336 kB
Active(file):     692840 kB
Inactive(file):  1055312 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104768 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        135016 kB
Mapped:            15248 kB
Shmem:                96 kB
Slab:             665096 kB
SReclaimable:     109420 kB
SUnreclaim:       555676 kB
KernelStack:        1504 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     265488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71688 MiB
End job on node149 at 2012-05-27 04:24:54