Trace number 3716675

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.11 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-0-100-0.wbo
MD5SUM3c416dfc7b9a20db215e1b491e013711
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.281957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 7458
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7457
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.17/2.39	o 2519
2.17/2.39	c current bound: 1259
2.17/2.39	c fallback to adder encoding
2.28/2.84	o 1132
2.28/2.84	c current bound: 566
36.24/36.49	o 428
36.24/36.49	c current bound: 214
69.64/69.80	o 200
69.64/69.80	c current bound: 100
125.51/125.79	o 97
125.51/125.79	c current bound: 48
130.42/130.63	o 48
130.42/130.63	c current bound: 24
147.00/147.22	o 18
147.00/147.22	c current bound: 9
154.50/154.72	o 9
154.50/154.72	c current bound: 4
156.50/156.72	o 4
156.50/156.72	c current bound: 2
161.40/161.68	o 1
161.40/161.68	c current bound: 0
1800.08/1800.61	./satsolver.sh: line 5: 20633 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	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-3716675-1338208054/watcher-3716675-1338208054 -o /tmp/evaluation-result-3716675-1338208054/solver-3716675-1338208054 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716675-1338208054.wbo 1174412183 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: 1.95 2.06 2.69 3/180 20571
/proc/meminfo: memFree=31326488/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0

[startup+0.0436309 s]
/proc/loadavg: 1.95 2.06 2.69 3/180 20571
/proc/meminfo: memFree=31326488/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 1.95 2.06 2.69 3/180 20571
/proc/meminfo: memFree=31326488/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 1.95 2.06 2.69 3/180 20571
/proc/meminfo: memFree=31326488/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 1.95 2.06 2.69 3/180 20571
/proc/meminfo: memFree=31326488/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.96 2.06 2.69 3/184 20575
/proc/meminfo: memFree=31250868/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=26884 CPUtime=0.59 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 5273 0 0 0 57 2 0 0 20 0 1 0 286930848 27529216 4131 33554432000 4194304 5872148 140736239843808 140736239839688 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20572/statm: 6721 4131 164 410 0 6303 0
[pid=20574] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20574/stat : 20574 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286930908 9367552 266 33554432000 4194304 5064252 140734506441456 140734506440368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20574/statm: 2287 266 226 213 0 72 0
[pid=20575] ppid=20574 vsize=61408 CPUtime=0.88 cores=1,3,5,7
/proc/20575/stat : 20575 (glucose_static) R 20574 20571 14514 0 -1 4202496 12608 0 0 0 86 2 0 0 20 0 1 0 286930908 62881792 13448 33554432000 4194304 4896791 140736966001552 140736965998856 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20575/statm: 15352 13448 78 172 0 15178 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 106588

[startup+3.10028 s]
/proc/loadavg: 1.96 2.06 2.69 3/182 20575
/proc/meminfo: memFree=31287380/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=46496 CPUtime=2.79 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 11613 27822 0 0 80 55 134 10 20 0 1 0 286930848 47611904 8900 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/20572/statm: 11624 8900 180 410 0 11206 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 55644

[startup+6.3003 s]
/proc/loadavg: 1.96 2.06 2.68 3/184 20581
/proc/meminfo: memFree=31175312/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=46496 CPUtime=2.79 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 11613 27822 0 0 80 55 134 10 20 0 1 0 286930848 47611904 8900 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/20572/statm: 11624 8900 180 410 0 11206 0
[pid=20580] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20580/stat : 20580 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286931140 9367552 267 33554432000 4194304 5064252 140737473662192 140737473661104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20580/statm: 2287 267 226 213 0 72 0
[pid=20581] ppid=20580 vsize=100696 CPUtime=3.36 cores=1,3,5,7
/proc/20581/stat : 20581 (glucose_static) R 20580 20571 14514 0 -1 4202496 18830 0 0 0 333 3 0 0 20 0 1 0 286931140 103112704 22681 33554432000 4194304 4896791 140735594700800 140735594698008 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20581/statm: 25174 22681 78 172 0 25000 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 165488

[startup+12.7004 s]
/proc/loadavg: 1.96 2.06 2.68 3/184 20584
/proc/meminfo: memFree=31208392/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=46496 CPUtime=2.79 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 11613 27822 0 0 80 55 134 10 20 0 1 0 286930848 47611904 8900 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/20572/statm: 11624 8900 180 410 0 11206 0
[pid=20580] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20580/stat : 20580 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286931140 9367552 267 33554432000 4194304 5064252 140737473662192 140737473661104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20580/statm: 2287 267 226 213 0 72 0
[pid=20581] ppid=20580 vsize=101792 CPUtime=9.76 cores=1,3,5,7
/proc/20581/stat : 20581 (glucose_static) R 20580 20571 14514 0 -1 4202496 19645 0 0 0 972 4 0 0 20 0 1 0 286931140 104235008 23522 33554432000 4194304 4896791 140735594700800 140735594698008 4225120 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20581/statm: 25448 23522 78 172 0 25274 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 166584

[startup+25.5004 s]
/proc/loadavg: 1.97 2.06 2.67 3/183 20599
/proc/meminfo: memFree=31226624/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=46496 CPUtime=2.79 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 11613 27822 0 0 80 55 134 10 20 0 1 0 286930848 47611904 8900 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/20572/statm: 11624 8900 180 410 0 11206 0
[pid=20580] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20580/stat : 20580 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286931140 9367552 267 33554432000 4194304 5064252 140737473662192 140737473661104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20580/statm: 2287 267 226 213 0 72 0
[pid=20581] ppid=20580 vsize=103180 CPUtime=22.56 cores=1,3,5,7
/proc/20581/stat : 20581 (glucose_static) R 20580 20571 14514 0 -1 4202496 22508 0 0 0 2250 6 0 0 20 0 1 0 286931140 105656320 23284 33554432000 4194304 4896791 140735594700800 140735594698376 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20581/statm: 25795 23284 78 172 0 25621 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 167972

[startup+51.1003 s]
/proc/loadavg: 1.98 2.05 2.65 3/183 20608
/proc/meminfo: memFree=31243008/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=36.38 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 16095 54228 0 0 86 55 3477 20 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20607] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20607/stat : 20607 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286934500 9367552 267 33554432000 4194304 5064252 140733430892288 140733430891200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20607/statm: 2287 267 226 213 0 72 0
[pid=20608] ppid=20607 vsize=81564 CPUtime=14.56 cores=1,3,5,7
/proc/20608/stat : 20608 (glucose_static) R 20607 20571 14514 0 -1 4202496 16511 0 0 0 1453 3 0 0 20 0 1 0 286934500 83521536 17662 33554432000 4194304 4896791 140735636744608 140735636741816 4223846 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20608/statm: 20391 17662 78 172 0 20217 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 148856

[startup+102.307 s]
/proc/loadavg: 2.04 2.06 2.62 3/183 20612
/proc/meminfo: memFree=31231304/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=69.67 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 18523 73312 0 0 89 56 6794 28 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20611] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20611/stat : 20611 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286937830 9367552 266 33554432000 4194304 5064252 140734124347632 140734124346544 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20611/statm: 2287 266 226 213 0 72 0
[pid=20612] ppid=20611 vsize=73312 CPUtime=32.45 cores=1,3,5,7
/proc/20612/stat : 20612 (glucose_static) R 20611 20571 14514 0 -1 4202496 20146 0 0 0 3238 7 0 0 20 0 1 0 286937830 75071488 16885 33554432000 4194304 4896791 140736603394096 140736603391304 4224992 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20612/statm: 18328 16885 78 172 0 18154 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 140604

[startup+162.3 s]
/proc/loadavg: 2.06 2.06 2.58 3/184 20630
/proc/meminfo: memFree=31230716/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 58144

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.54 3/183 20633
/proc/meminfo: memFree=31216692/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/184 20643
/proc/meminfo: memFree=31023460/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=168292 CPUtime=1200.35 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 64353 0 0 0 119990 45 0 0 20 0 1 0 286947016 172331008 38808 33554432000 4194304 4896791 140734872401472 140734872398680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 42073 38808 78 172 0 41899 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 235584

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 20643
/proc/meminfo: memFree=31028308/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=171348 CPUtime=1260.34 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 66081 0 0 0 125988 46 0 0 20 0 1 0 286947016 175460352 37247 33554432000 4194304 4896791 140734872401472 140734872398680 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 42837 37247 78 172 0 42663 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 238640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/183 20643
/proc/meminfo: memFree=31010528/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=173056 CPUtime=1320.33 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 66555 0 0 0 131986 47 0 0 20 0 1 0 286947016 177209344 41809 33554432000 4194304 4896791 140734872401472 140734872398680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 43264 41809 78 172 0 43090 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 240348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/183 20643
/proc/meminfo: memFree=31015720/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=175184 CPUtime=1380.32 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 68296 0 0 0 137983 49 0 0 20 0 1 0 286947016 179388416 39783 33554432000 4194304 4896791 140734872401472 140734872398680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 43796 39783 78 172 0 43622 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 242476

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 20644
/proc/meminfo: memFree=31022148/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=176948 CPUtime=1440.31 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 69991 0 0 0 143979 52 0 0 20 0 1 0 286947016 181194752 38193 33554432000 4194304 4896791 140734872401472 140734872399000 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 44237 38193 78 172 0 44063 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 244240

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.09 3/183 20644
/proc/meminfo: memFree=31013336/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=177600 CPUtime=1500.3 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 70185 0 0 0 149978 52 0 0 20 0 1 0 286947016 181862400 41645 33554432000 4194304 4896791 140734872401472 140734872398680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 44400 41645 78 172 0 44226 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 244892

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 20644
/proc/meminfo: memFree=30977536/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=209620 CPUtime=1560.29 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 70532 0 0 0 155976 53 0 0 20 0 1 0 286947016 214650880 45058 33554432000 4194304 4896791 140734872401472 140734872398680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 52405 45058 78 172 0 52231 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 276912

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 20644
/proc/meminfo: memFree=30996376/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=180448 CPUtime=1620.28 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 71124 0 0 0 161974 54 0 0 20 0 1 0 286947016 184778752 40382 33554432000 4194304 4896791 140734872401472 140734872398680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 45112 40382 78 172 0 44938 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 247740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 20713
/proc/meminfo: memFree=31176184/32873648 swapFree=7116/7116
[pid=20571] ppid=20569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20571/stat : 20571 (runWbo2satCp2.s) S 20569 20571 14514 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286930847 9367552 275 33554432000 4194304 5064252 140735846069504 140735846068416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20571/statm: 2287 275 233 213 0 72 0
[pid=20572] ppid=20571 vsize=48996 CPUtime=161.49 cores=1,3,5,7
/proc/20572/stat : 20572 (wbo2sat) S 20571 20571 14514 0 -1 4202496 27460 168446 0 0 98 57 15932 62 20 0 1 0 286930848 50171904 9525 33554432000 4194304 5872148 140736239843808 140736239837080 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/20572/statm: 12249 9525 180 410 0 11831 0
[pid=20632] ppid=20572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20632/stat : 20632 (satsolver.sh) S 20572 20571 14514 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286947016 9367552 267 33554432000 4194304 5064252 140734458082960 140734458081872 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20632/statm: 2287 267 226 213 0 72 0
[pid=20633] ppid=20632 vsize=180584 CPUtime=1638.59 cores=1,3,5,7
/proc/20633/stat : 20633 (glucose_static) R 20632 20571 14514 0 -1 4202496 71168 0 0 0 163805 54 0 0 20 0 1 0 286947016 184918016 41453 33554432000 4194304 4896791 140734872401472 140734872398680 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20633/statm: 45146 41453 78 172 0 44972 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 247876

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.62
CPU time (s): 1800.11
CPU user time (s): 1798.36
CPU system time (s): 1.75573
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 326916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.36
system time used= 1.75573
maximum resident set size= 216384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268065
page faults= 0
swaps= 0
block input operations= 0
block output operations= 265192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 218
involuntary context switches= 1982

runsolver used 2.6436 second user time and 7.27289 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-28 14:27:34
IDJOB=3716675
IDBENCH=79179
IDSOLVER=2299
FILE ID=node123/3716675-1338208054
RUNJOBID= node123-1338208035-20477
PBS_JOBID= 14624606
Free space on /tmp= 71664 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716675-1338208054/watcher-3716675-1338208054 -o /tmp/evaluation-result-3716675-1338208054/solver-3716675-1338208054 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716675-1338208054.wbo 1174412183 HOME HOME

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

MD5SUM BENCH= 3c416dfc7b9a20db215e1b491e013711
RANDOM SEED=1174412183

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31327124 kB
Buffers:          315352 kB
Cached:           307036 kB
SwapCached:          956 kB
Active:           399628 kB
Inactive:         308984 kB
Active(anon):      80108 kB
Inactive(anon):     8336 kB
Active(file):     319520 kB
Inactive(file):   300648 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:             27856 kB
Writeback:             0 kB
AnonPages:         92504 kB
Mapped:            11072 kB
Shmem:                 0 kB
Slab:             700548 kB
SReclaimable:     144668 kB
SUnreclaim:       555880 kB
KernelStack:        1528 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     214712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71644 MiB
End job on node123 at 2012-05-28 14:57:34