Trace number 3695001

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
pb2satCp2 2012-05-19? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1792.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

140.43/140.57	c model valid
140.43/140.57	c current solution ok
144.66/144.83	o 1985
1800.01/1800.41	./satsolver.sh: line 5:  4877 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.41	c error: unexpected solver exit code
1800.01/1800.41	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-3695001-1338072309/watcher-3695001-1338072309 -o /tmp/evaluation-result-3695001-1338072309/solver-3695001-1338072309 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695001-1338072309.opb 473425405 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.02 2.01 2.00 3/179 4870
/proc/meminfo: memFree=28389492/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0

[startup+0.0185529 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 4870
/proc/meminfo: memFree=28389492/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 4870
/proc/meminfo: memFree=28389492/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 4870
/proc/meminfo: memFree=28389492/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 4870
/proc/meminfo: memFree=28389492/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4872
/proc/meminfo: memFree=28311088/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=179244 CPUtime=1.49 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) R 4870 4870 1501 0 -1 4202496 17622 0 0 0 145 4 0 0 20 0 1 0 273356867 183545856 31609 33554432000 4194304 5873084 140736783176240 140736783172648 4996870 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 44811 31609 157 410 0 44393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188392

[startup+3.10037 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 4874
/proc/meminfo: memFree=28072448/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=126640 CPUtime=1.56 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 17872 0 0 0 145 11 0 0 20 0 1 0 273356867 129679360 28416 33554432000 4194304 5873084 140736783176240 140736783172664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 31660 28416 160 410 0 31242 0
[pid=4873] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4873/stat : 4873 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273357025 9367552 266 33554432000 4194304 5064252 140736803765152 140736803764064 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4873/statm: 2287 266 226 213 0 72 0
[pid=4874] ppid=4873 vsize=261536 CPUtime=1.5 cores=0,2,4,6
/proc/4874/stat : 4874 (glucose_static) R 4873 4870 1501 0 -1 4202496 43644 0 0 0 142 8 0 0 20 0 1 0 273357025 267812864 59588 33554432000 4194304 4896791 140734457578464 140734457575784 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4874/statm: 65384 59588 76 172 0 65210 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 406472

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 4874
/proc/meminfo: memFree=27975380/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=126640 CPUtime=1.56 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 17872 0 0 0 145 11 0 0 20 0 1 0 273356867 129679360 28416 33554432000 4194304 5873084 140736783176240 140736783172664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 31660 28416 160 410 0 31242 0
[pid=4873] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4873/stat : 4873 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273357025 9367552 266 33554432000 4194304 5064252 140736803765152 140736803764064 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4873/statm: 2287 266 226 213 0 72 0
[pid=4874] ppid=4873 vsize=265892 CPUtime=4.7 cores=0,2,4,6
/proc/4874/stat : 4874 (glucose_static) R 4873 4870 1501 0 -1 4202496 44757 0 0 0 461 9 0 0 20 0 1 0 273357025 272273408 60701 33554432000 4194304 4896791 140734457578464 140734457575784 4225108 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4874/statm: 66473 60701 76 172 0 66299 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 410828

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 4874
/proc/meminfo: memFree=27976344/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=126640 CPUtime=1.56 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 17872 0 0 0 145 11 0 0 20 0 1 0 273356867 129679360 28416 33554432000 4194304 5873084 140736783176240 140736783172664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 31660 28416 160 410 0 31242 0
[pid=4873] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4873/stat : 4873 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273357025 9367552 266 33554432000 4194304 5064252 140736803765152 140736803764064 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4873/statm: 2287 266 226 213 0 72 0
[pid=4874] ppid=4873 vsize=266316 CPUtime=11.1 cores=0,2,4,6
/proc/4874/stat : 4874 (glucose_static) R 4873 4870 1501 0 -1 4202496 44841 0 0 0 1101 9 0 0 20 0 1 0 273357025 272707584 60785 33554432000 4194304 4896791 140734457578464 140734457575512 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4874/statm: 66579 60785 76 172 0 66405 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 411252

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4874
/proc/meminfo: memFree=27974172/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=126640 CPUtime=1.56 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 17872 0 0 0 145 11 0 0 20 0 1 0 273356867 129679360 28416 33554432000 4194304 5873084 140736783176240 140736783172664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 31660 28416 160 410 0 31242 0
[pid=4873] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4873/stat : 4873 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273357025 9367552 266 33554432000 4194304 5064252 140736803765152 140736803764064 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4873/statm: 2287 266 226 213 0 72 0
[pid=4874] ppid=4873 vsize=266448 CPUtime=23.9 cores=0,2,4,6
/proc/4874/stat : 4874 (glucose_static) R 4873 4870 1501 0 -1 4202496 44941 0 0 0 2381 9 0 0 20 0 1 0 273357025 272842752 60884 33554432000 4194304 4896791 140734457578464 140734457575672 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4874/statm: 66612 60884 76 172 0 66438 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 411384

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4874
/proc/meminfo: memFree=27966788/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=126640 CPUtime=1.56 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 17872 0 0 0 145 11 0 0 20 0 1 0 273356867 129679360 28416 33554432000 4194304 5873084 140736783176240 140736783172664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 31660 28416 160 410 0 31242 0
[pid=4873] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4873/stat : 4873 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273357025 9367552 266 33554432000 4194304 5064252 140736803765152 140736803764064 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4873/statm: 2287 266 226 213 0 72 0
[pid=4874] ppid=4873 vsize=266976 CPUtime=49.49 cores=0,2,4,6
/proc/4874/stat : 4874 (glucose_static) R 4873 4870 1501 0 -1 4202496 45194 0 0 0 4940 9 0 0 20 0 1 0 273357025 273383424 61135 33554432000 4194304 4896791 140734457578464 140734457575672 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4874/statm: 66744 61135 76 172 0 66570 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 411912

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4874
/proc/meminfo: memFree=27982632/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=126640 CPUtime=1.56 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 17872 0 0 0 145 11 0 0 20 0 1 0 273356867 129679360 28416 33554432000 4194304 5873084 140736783176240 140736783172664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 31660 28416 160 410 0 31242 0
[pid=4873] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4873/stat : 4873 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273357025 9367552 266 33554432000 4194304 5064252 140736803765152 140736803764064 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4873/statm: 2287 266 226 213 0 72 0
[pid=4874] ppid=4873 vsize=298112 CPUtime=100.69 cores=0,2,4,6
/proc/4874/stat : 4874 (glucose_static) R 4873 4870 1501 0 -1 4202496 45555 0 0 0 10060 9 0 0 20 0 1 0 273357025 305266688 61493 33554432000 4194304 4896791 140734457578464 140734457575992 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4874/statm: 74528 61493 76 172 0 74354 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 443048

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4877
/proc/meminfo: memFree=27889600/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=303764 CPUtime=17.41 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 48861 0 0 0 1730 11 0 0 20 0 1 0 273371354 311054336 64558 33554432000 4194304 4896791 140735670074368 140735670071576 4225008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4877/statm: 75941 64558 76 172 0 75767 0
Current children cumulated CPU time (s) 162.2

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


[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 4955
/proc/meminfo: memFree=27725616/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306368 CPUtime=1217.19 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 53366 0 0 0 121697 22 0 0 20 0 1 0 273371354 313720832 72489 33554432000 4194304 4896791 140735670074368 140735670071576 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76592 72489 76 172 0 76418 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 464340

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 4955
/proc/meminfo: memFree=27708800/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=356588 CPUtime=1277.18 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 53579 0 0 0 127696 22 0 0 20 0 1 0 273371354 365146112 74746 33554432000 4194304 4896791 140735670074368 140735670071576 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 89147 74746 76 172 0 88973 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 514560

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4955
/proc/meminfo: memFree=27750876/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306572 CPUtime=1337.16 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 53963 0 0 0 133692 24 0 0 20 0 1 0 273371354 313929728 67663 33554432000 4194304 4896791 140735670074368 140735670071944 4205016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76643 67663 76 172 0 76469 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 464544

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 4959
/proc/meminfo: memFree=27736660/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306572 CPUtime=1397.15 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 53976 0 0 0 139691 24 0 0 20 0 1 0 273371354 313929728 69720 33554432000 4194304 4896791 140735670074368 140735670071944 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76643 69720 76 172 0 76469 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 464544

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 4959
/proc/meminfo: memFree=27722644/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306704 CPUtime=1457.14 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 53991 0 0 0 145690 24 0 0 20 0 1 0 273371354 314064896 71779 33554432000 4194304 4896791 140735670074368 140735670071576 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76676 71779 76 172 0 76502 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 464676

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 4959
/proc/meminfo: memFree=27706452/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=356792 CPUtime=1517.14 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 54518 0 0 0 151689 25 0 0 20 0 1 0 273371354 365355008 73838 33554432000 4194304 4896791 140735670074368 140735670071896 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 89198 73838 76 172 0 89024 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 514764

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 4959
/proc/meminfo: memFree=27747612/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306900 CPUtime=1577.13 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 55155 0 0 0 157687 26 0 0 20 0 1 0 273371354 314265600 67924 33554432000 4194304 4896791 140735670074368 140735670071944 4225134 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76725 67924 76 172 0 76551 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 464872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4959
/proc/meminfo: memFree=27729120/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306900 CPUtime=1637.12 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 55160 0 0 0 163686 26 0 0 20 0 1 0 273371354 314265600 70484 33554432000 4194304 4896791 140735670074368 140735670071944 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76725 70484 76 172 0 76551 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 464872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 4960
/proc/meminfo: memFree=27725524/32873648 swapFree=7372/7372
[pid=4870] ppid=4868 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4870/stat : 4870 (runPb2satCp2.sh) S 4868 4870 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273356867 9367552 275 33554432000 4194304 5064252 140737397771904 140737397770816 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4870/statm: 2287 275 233 213 0 72 0
[pid=4871] ppid=4870 vsize=139676 CPUtime=144.79 cores=0,2,4,6
/proc/4871/stat : 4871 (pb2sat) S 4870 4870 1501 0 -1 4202496 20919 47905 0 0 229 352 13878 20 20 0 1 0 273356867 143028224 31757 33554432000 4194304 5873084 140736783176240 140736783170056 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/4871/statm: 34919 31757 171 410 0 34501 0
[pid=4876] ppid=4871 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4876/stat : 4876 (satsolver.sh) S 4871 4870 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273371354 9367552 266 33554432000 4194304 5064252 140735114301424 140735114300336 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4876/statm: 2287 266 226 213 0 72 0
[pid=4877] ppid=4876 vsize=306900 CPUtime=1655.22 cores=0,2,4,6
/proc/4877/stat : 4877 (glucose_static) R 4876 4870 1501 0 -1 4202496 55161 0 0 0 165496 26 0 0 20 0 1 0 273371354 314265600 70996 33554432000 4194304 4896791 140735670074368 140735670071944 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4877/statm: 76725 70996 76 172 0 76551 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 464872

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1796.05
CPU system time (s): 4.00939
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 595100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.05
system time used= 4.00939
maximum resident set size= 362916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124972
page faults= 0
swaps= 0
block input operations= 8
block output operations= 332760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 98
involuntary context switches= 2041

runsolver used 3.55746 second user time and 7.80881 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 00:45:09
IDJOB=3695001
IDBENCH=2920
IDSOLVER=2273
FILE ID=node122/3695001-1338072309
RUNJOBID= node122-1338050676-1517
PBS_JOBID= 14624380
Free space on /tmp= 71280 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695001-1338072309/watcher-3695001-1338072309 -o /tmp/evaluation-result-3695001-1338072309/solver-3695001-1338072309 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695001-1338072309.opb 473425405 HOME HOME

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

MD5SUM BENCH= 0263d0a7c5e3320bd7cce9534c14bf27
RANDOM SEED=473425405

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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.533
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:        28389492 kB
Buffers:          263424 kB
Cached:          3238944 kB
SwapCached:            0 kB
Active:          1592268 kB
Inactive:        2097260 kB
Active(anon):     178980 kB
Inactive(anon):    11052 kB
Active(file):    1413288 kB
Inactive(file):  2086208 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        268080 kB
Mapped:            14948 kB
Shmem:               200 kB
Slab:             649612 kB
SReclaimable:      93900 kB
SUnreclaim:       555712 kB
KernelStack:        1520 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     342584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71132 MiB
End job on node122 at 2012-05-27 01:15:09