Trace number 3716908

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 NameAnswerCPU timeWall clock time
wbo2satCp2 2012-05-19? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-505_wcsp.wbo
MD5SUMaac7e90374eb115b0312a3cfc81835b8
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark21271
Best CPU time to get the best result obtained on this benchmark1800.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables688
Total number of constraints3672
Number of soft constraints3432
Number of constraints which are clauses3432
Number of constraints which are cardinality constraints (but not clauses)240
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 34354
Min constraint cost 1
Max constraint cost 34354
Sum of constraints costs 109692321
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	o 29544440
0.00/0.04	c current bound: 14772220
0.00/0.04	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5:  2804 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3716908-1338243199/watcher-3716908-1338243199 -o /tmp/evaluation-result-3716908-1338243199/solver-3716908-1338243199 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716908-1338243199.wbo 1091191317 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.04 2.06 2.01 3/179 2797
/proc/meminfo: memFree=26499628/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0

[startup+0.0215361 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 2797
/proc/meminfo: memFree=26499628/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 2797
/proc/meminfo: memFree=26499628/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 2797
/proc/meminfo: memFree=26499628/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 2.04 2.06 2.01 3/179 2797
/proc/meminfo: memFree=26499628/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 2804
/proc/meminfo: memFree=26352064/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=82924 CPUtime=0.94 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 18482 0 0 0 90 4 0 0 20 0 1 0 290446953 84914176 18761 33554432000 4194304 4896791 140736394436224 140736393385016 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 20731 18761 78 172 0 20557 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 140096

[startup+3.10045 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 2804
/proc/meminfo: memFree=26357324/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=83452 CPUtime=2.54 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 18618 0 0 0 250 4 0 0 20 0 1 0 290446953 85454848 18897 33554432000 4194304 4896791 140736394436224 140736394433432 4202992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 20863 18897 78 172 0 20689 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 140624

[startup+6.30045 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 2804
/proc/meminfo: memFree=26349932/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=83848 CPUtime=5.74 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 18713 0 0 0 570 4 0 0 20 0 1 0 290446953 85860352 18992 33554432000 4194304 4896791 140736394436224 140736394433432 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 20962 18992 78 172 0 20788 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 141020

[startup+12.7004 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 2804
/proc/meminfo: memFree=26373392/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=99664 CPUtime=12.14 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 20945 0 0 0 1208 6 0 0 20 0 1 0 290446953 102055936 20873 33554432000 4194304 4896791 140736394436224 140736394433432 4202999 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 24916 20873 78 172 0 24742 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 156836

[startup+25.5005 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 2804
/proc/meminfo: memFree=26329844/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=107072 CPUtime=24.95 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 24833 0 0 0 2485 10 0 0 20 0 1 0 290446953 109641728 24796 33554432000 4194304 4896791 140736394436224 140736394433432 4224640 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 26768 24796 78 172 0 26594 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 164244

[startup+51.1005 s]
/proc/loadavg: 2.02 2.05 2.01 3/183 2804
/proc/meminfo: memFree=26324880/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=115708 CPUtime=50.53 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 30461 0 0 0 5038 15 0 0 20 0 1 0 290446953 118484992 26219 33554432000 4194304 4896791 140736394436224 140736394433800 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 28927 26219 78 172 0 28753 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 172880

[startup+102.307 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 2805
/proc/meminfo: memFree=26315232/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=145500 CPUtime=101.74 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 38411 0 0 0 10147 27 0 0 20 0 1 0 290446953 148992000 30408 33554432000 4194304 4896791 140736394436224 140736394433800 4224963 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 36375 30408 78 172 0 36201 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 202672

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 2805
/proc/meminfo: memFree=26238484/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3052
/proc/meminfo: memFree=26022252/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=370344 CPUtime=1361.48 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 118778 0 0 0 135956 192 0 0 20 0 1 0 290446953 379232256 84404 33554432000 4194304 4896791 140736394436224 140736394433432 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 92586 84404 78 172 0 92412 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 427516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3052
/proc/meminfo: memFree=25979396/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=454360 CPUtime=1421.47 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 120971 0 0 0 141948 199 0 0 20 0 1 0 290446953 465264640 92908 33554432000 4194304 4896791 140736394436224 140736394433432 4224844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 113590 92908 78 172 0 113416 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 511532

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 3052
/proc/meminfo: memFree=25988396/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=375016 CPUtime=1481.46 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 122469 0 0 0 147939 207 0 0 20 0 1 0 290446953 384016384 89714 33554432000 4194304 4896791 140736394436224 140736394431960 4225403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 93754 89714 78 172 0 93580 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 432188

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 3052
/proc/meminfo: memFree=25962024/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=458204 CPUtime=1541.45 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 124477 0 0 0 153931 214 0 0 20 0 1 0 290446953 469200896 95983 33554432000 4194304 4896791 140736394436224 140736394433432 4224980 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 114551 95983 78 172 0 114377 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 515376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3058
/proc/meminfo: memFree=26015564/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=384132 CPUtime=1601.44 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 126213 0 0 0 159923 221 0 0 20 0 1 0 290446953 393351168 90475 33554432000 4194304 4896791 140736394436224 140736394431960 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 96033 90475 78 172 0 95859 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 441304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3059
/proc/meminfo: memFree=25982796/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=468032 CPUtime=1661.43 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 128397 0 0 0 165916 227 0 0 20 0 1 0 290446953 479264768 98274 33554432000 4194304 4896791 140736394436224 140736394433432 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 117008 98274 78 172 0 116834 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 525204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3059
/proc/meminfo: memFree=26010600/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=389688 CPUtime=1721.42 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 130040 0 0 0 171908 234 0 0 20 0 1 0 290446953 399040512 89598 33554432000 4194304 4896791 140736394436224 140736394433432 4203889 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 97422 89598 78 172 0 97248 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 446860

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3059
/proc/meminfo: memFree=25963136/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=477896 CPUtime=1781.41 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 133226 0 0 0 177899 242 0 0 20 0 1 0 290446953 489365504 99595 33554432000 4194304 4896791 140736394436224 140736394433432 4224971 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 119474 99595 78 172 0 119300 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 535068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3059
/proc/meminfo: memFree=25999624/32873844 swapFree=7108/7108
[pid=2797] ppid=2795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2797/stat : 2797 (runWbo2satCp2.s) S 2795 2797 1515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290446899 9367552 275 33554432000 4194304 5064252 140734047579552 140734047578464 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2797/statm: 2287 275 233 213 0 72 0
[pid=2798] ppid=2797 vsize=38876 CPUtime=0.52 cores=1,3,5,7
/proc/2798/stat : 2798 (wbo2sat) S 2797 2797 1515 0 -1 4202496 4698 1560 0 0 46 6 0 0 20 0 1 0 290446899 39809024 8266 33554432000 4194304 5872148 140736167884528 140736167877800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2798/statm: 9719 8266 174 410 0 9301 0
[pid=2803] ppid=2798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2803/stat : 2803 (satsolver.sh) S 2798 2797 1515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290446953 9367552 267 33554432000 4194304 5064252 140733883889696 140733883888608 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2803/statm: 2287 267 226 213 0 72 0
[pid=2804] ppid=2803 vsize=397504 CPUtime=1799.51 cores=1,3,5,7
/proc/2804/stat : 2804 (glucose_static) R 2803 2797 1515 0 -1 4202496 133556 0 0 0 179706 245 0 0 20 0 1 0 290446953 407044096 90432 33554432000 4194304 4896791 140736394436224 140736394431896 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2804/statm: 99376 90432 78 172 0 99202 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 454676

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.07
CPU user time (s): 1797.53
CPU system time (s): 2.53361
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 666164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.53
system time used= 2.53361
maximum resident set size= 514084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140804
page faults= 0
swaps= 0
block input operations= 0
block output operations= 59536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122
involuntary context switches= 1854

runsolver used 3.24751 second user time and 8.50971 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-29 00:13:19
IDJOB=3716908
IDBENCH=79614
IDSOLVER=2299
FILE ID=node111/3716908-1338243199
RUNJOBID= node111-1338229274-1533
PBS_JOBID= 14624644
Free space on /tmp= 67688 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-505_wcsp.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716908-1338243199/watcher-3716908-1338243199 -o /tmp/evaluation-result-3716908-1338243199/solver-3716908-1338243199 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716908-1338243199.wbo 1091191317 HOME HOME

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

MD5SUM BENCH= aac7e90374eb115b0312a3cfc81835b8
RANDOM SEED=1091191317

node111.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.152
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.30
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.152
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.152
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		: 2666.152
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.152
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.152
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		: 2666.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26499900 kB
Buffers:          570664 kB
Cached:          4228888 kB
SwapCached:         1600 kB
Active:          4819760 kB
Inactive:         606088 kB
Active(anon):     619144 kB
Inactive(anon):     8212 kB
Active(file):    4200616 kB
Inactive(file):   597876 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103492 kB
Dirty:              8608 kB
Writeback:             0 kB
AnonPages:        705024 kB
Mapped:            15248 kB
Shmem:                 8 kB
Slab:             803392 kB
SReclaimable:     245788 kB
SUnreclaim:       557604 kB
KernelStack:        1520 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     774120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67568 MiB
End job on node111 at 2012-05-29 00:43:20