Trace number 3717353

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.05 1801.01

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
MD5SUM0a60736b8b79adacf122a04a37158c9c
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.795878
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10100
Total number of constraints201
Number of soft constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
Top cost 9959
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9958
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
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.96/3.00	o 4464
2.96/3.00	c current bound: 2232
2.96/3.00	c fallback to adder encoding
4.84/5.39	o 1672
4.84/5.39	c current bound: 836
4.84/5.39	c fallback to adder encoding
4.88/5.88	o 580
4.88/5.88	c current bound: 290
16.75/17.40	o 288
16.75/17.40	c current bound: 144
83.62/84.20	o 126
83.62/84.20	c current bound: 63
89.03/89.69	o 57
89.03/89.69	c current bound: 28
91.42/92.19	o 20
91.42/92.19	c current bound: 10
98.26/98.92	o 9
98.26/98.92	c current bound: 4
104.44/105.10	o 4
104.44/105.10	c current bound: 2
107.54/108.28	o 2
107.54/108.28	c current bound: 1
1800.01/1801.00	./satsolver.sh: line 5:  4007 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1801.01	c error: unexpected solver exit code
1800.01/1801.01	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-3717353-1338208702/watcher-3717353-1338208702 -o /tmp/evaluation-result-3717353-1338208702/solver-3717353-1338208702 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717353-1338208702.wbo 143592849 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3970
/proc/meminfo: memFree=28257612/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0

[startup+0.0115579 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3970
/proc/meminfo: memFree=28257612/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3970
/proc/meminfo: memFree=28257612/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3970
/proc/meminfo: memFree=28257612/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3970
/proc/meminfo: memFree=28257612/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3974
/proc/meminfo: memFree=28158168/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=35312 CPUtime=0.83 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 6941 0 0 0 80 3 0 0 20 0 1 0 286995676 36159488 5934 33554432000 4194304 5872148 140733494065920 140733494061800 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 8828 5934 164 410 0 8410 0
[pid=3973] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3973/stat : 3973 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286995760 9367552 266 33554432000 4194304 5064252 140736732986480 140736732985392 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3973/statm: 2287 266 226 213 0 72 0
[pid=3974] ppid=3973 vsize=82612 CPUtime=0.64 cores=0,2,4,6
/proc/3974/stat : 3974 (glucose_static) R 3973 3970 2489 0 -1 4202496 15990 0 0 0 62 2 0 0 20 0 1 0 286995760 84594688 16547 33554432000 4194304 4896791 140733638378496 140733637327384 4223797 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3974/statm: 20653 16547 76 172 0 20479 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 136220

[startup+3.10036 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3974
/proc/meminfo: memFree=28210808/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=43444 CPUtime=3.02 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 9101 17782 0 0 102 76 118 6 20 0 1 0 286995676 44486656 7495 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 10861 7495 178 410 0 10443 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 52592

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3978
/proc/meminfo: memFree=28189228/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=5.41 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 15896 53439 0 0 115 78 328 20 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 69328

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3983
/proc/meminfo: memFree=28091112/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=5.41 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 15896 53439 0 0 115 78 328 20 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=3982] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3982/stat : 3982 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286996271 9367552 267 33554432000 4194304 5064252 140734544072704 140734544071616 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3982/statm: 2287 267 226 213 0 72 0
[pid=3983] ppid=3982 vsize=112112 CPUtime=6.74 cores=0,2,4,6
/proc/3983/stat : 3983 (glucose_static) R 3982 3970 2489 0 -1 4202496 22481 0 0 0 669 5 0 0 20 0 1 0 286996272 114802688 24590 33554432000 4194304 4896791 140736892610624 140736892607944 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3983/statm: 28028 24590 78 172 0 27854 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 190588

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3986
/proc/meminfo: memFree=28099104/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=16.89 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 18627 77359 0 0 121 79 1461 28 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=3985] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3985/stat : 3985 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286997420 9367552 265 33554432000 4194304 5064252 140733698896720 140733698895632 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3985/statm: 2287 265 226 213 0 72 0
[pid=3986] ppid=3985 vsize=96096 CPUtime=8.05 cores=0,2,4,6
/proc/3986/stat : 3986 (glucose_static) R 3985 3970 2489 0 -1 4202496 19866 0 0 0 802 3 0 0 20 0 1 0 286997420 98402304 22618 33554432000 4194304 4896791 140735749100304 140735749097512 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3986/statm: 24024 22618 78 172 0 23850 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 174572

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3986
/proc/meminfo: memFree=28090952/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=16.89 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 18627 77359 0 0 121 79 1461 28 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=3985] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3985/stat : 3985 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286997420 9367552 265 33554432000 4194304 5064252 140733698896720 140733698895632 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3985/statm: 2287 265 226 213 0 72 0
[pid=3986] ppid=3985 vsize=99248 CPUtime=33.65 cores=0,2,4,6
/proc/3986/stat : 3986 (glucose_static) R 3985 3970 2489 0 -1 4202496 24429 0 0 0 3359 6 0 0 20 0 1 0 286997420 101629952 23351 33554432000 4194304 4896791 140735749100304 140735749097880 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3986/statm: 24812 23351 78 172 0 24638 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 177724

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4001
/proc/meminfo: memFree=28115856/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=98.28 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 24677 160063 0 0 131 80 9556 61 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4000] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4000/stat : 4000 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287005569 9367552 267 33554432000 4194304 5064252 140737456085456 140737456084368 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4000/statm: 2287 267 226 213 0 72 0
[pid=4001] ppid=4000 vsize=83048 CPUtime=3.37 cores=0,2,4,6
/proc/4001/stat : 4001 (glucose_static) R 4000 3970 2489 0 -1 4202496 15953 0 0 0 334 3 0 0 20 0 1 0 287005569 85041152 16980 33554432000 4194304 4896791 140735419772928 140735419770136 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4001/statm: 20762 16980 78 172 0 20588 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 161524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4007
/proc/meminfo: memFree=28100596/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=95628 CPUtime=53.98 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 18879 0 0 0 5394 4 0 0 20 0 1 0 287006505 97923072 20101 33554432000 4194304 4896791 140735853489200 140735853486408 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 23907 20101 78 172 0 23733 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 174104

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4008
/proc/meminfo: memFree=28094164/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4100
/proc/meminfo: memFree=28149668/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=193876 CPUtime=1253.77 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 55670 0 0 0 125342 35 0 0 20 0 1 0 287006505 198529024 43477 33554432000 4194304 4896791 140735853489200 140735853486408 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 48469 43477 78 172 0 48295 0
Current children cumulated CPU time (s) 1361.4
Current children cumulated vsize (KiB) 272352

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4101
/proc/meminfo: memFree=28138432/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=196196 CPUtime=1313.77 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 56814 0 0 0 131341 36 0 0 20 0 1 0 287006505 200904704 43232 33554432000 4194304 4896791 140735853489200 140735853486408 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 49049 43232 78 172 0 48875 0
Current children cumulated CPU time (s) 1421.4
Current children cumulated vsize (KiB) 274672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4101
/proc/meminfo: memFree=28138556/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=198440 CPUtime=1373.75 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 58270 0 0 0 137338 37 0 0 20 0 1 0 287006505 203202560 42774 33554432000 4194304 4896791 140735853489200 140735853486408 4225536 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 49610 42774 78 172 0 49436 0
Current children cumulated CPU time (s) 1481.38
Current children cumulated vsize (KiB) 276916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4101
/proc/meminfo: memFree=28128624/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=200540 CPUtime=1433.73 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 58833 0 0 0 143335 38 0 0 20 0 1 0 287006505 205352960 45880 33554432000 4194304 4896791 140735853489200 140735853486408 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 50135 45880 78 172 0 49961 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 279016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4101
/proc/meminfo: memFree=28119956/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=202656 CPUtime=1493.72 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 60267 0 0 0 149333 39 0 0 20 0 1 0 287006505 207519744 45381 33554432000 4194304 4896791 140735853489200 140735853486408 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 50664 45381 78 172 0 50490 0
Current children cumulated CPU time (s) 1601.35
Current children cumulated vsize (KiB) 281132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4101
/proc/meminfo: memFree=28122972/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=204640 CPUtime=1553.71 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 61649 0 0 0 155330 41 0 0 20 0 1 0 287006505 209551360 44829 33554432000 4194304 4896791 140735853489200 140735853486408 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 51160 44829 78 172 0 50986 0
Current children cumulated CPU time (s) 1661.34
Current children cumulated vsize (KiB) 283116

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4102
/proc/meminfo: memFree=28114592/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=206088 CPUtime=1613.69 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 62044 0 0 0 161327 42 0 0 20 0 1 0 287006505 211034112 47771 33554432000 4194304 4896791 140735853489200 140735853486408 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 51522 47771 78 172 0 51348 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 284564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4102
/proc/meminfo: memFree=28091336/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=207804 CPUtime=1673.67 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 62939 0 0 0 167325 42 0 0 20 0 1 0 287006505 212791296 46208 33554432000 4194304 4896791 140735853489200 140735853486408 4225151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 51951 46208 78 172 0 51777 0
Current children cumulated CPU time (s) 1781.3
Current children cumulated vsize (KiB) 286280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4102
/proc/meminfo: memFree=28097212/32873852 swapFree=6848/6848
[pid=3970] ppid=3968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3970/stat : 3970 (runWbo2satCp2.s) S 3968 3970 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286995676 9367552 274 33554432000 4194304 5064252 140734511197040 140734511195952 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3970/statm: 2287 274 233 213 0 72 0
[pid=3971] ppid=3970 vsize=60180 CPUtime=107.63 cores=0,2,4,6
/proc/3971/stat : 3971 (wbo2sat) S 3970 3970 2489 0 -1 4202496 27105 193060 0 0 135 80 10475 73 20 0 1 0 286995676 61624320 11593 33554432000 4194304 5872148 140733494065920 140733494059192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3971/statm: 15045 11593 180 410 0 14627 0
[pid=4006] ppid=3971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4006/stat : 4006 (satsolver.sh) S 3971 3970 2489 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287006505 9367552 266 33554432000 4194304 5064252 140736485872384 140736485871296 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4006/statm: 2287 266 226 213 0 72 0
[pid=4007] ppid=4006 vsize=208612 CPUtime=1692.38 cores=0,2,4,6
/proc/4007/stat : 4007 (glucose_static) R 4006 3970 2489 0 -1 4202496 63120 0 0 0 169195 43 0 0 20 0 1 0 287006505 213618688 47411 33554432000 4194304 4896791 140735853489200 140735853486408 4225120 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4007/statm: 52153 47411 78 172 0 51979 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 287088

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.05
CPU user time (s): 1798.06
CPU system time (s): 1.9857
CPU usage (%): 99.9466
Max. virtual memory (cumulated for all children) (KiB): 334676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.06
system time used= 1.9857
maximum resident set size= 226036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284275
page faults= 0
swaps= 0
block input operations= 0
block output operations= 354040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 253
involuntary context switches= 2110

runsolver used 3.01154 second user time and 19.554 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 14:38:22
IDJOB=3717353
IDBENCH=79182
IDSOLVER=2299
FILE ID=node129/3717353-1338208702
RUNJOBID= node129-1338193705-2505
PBS_JOBID= 14624591
Free space on /tmp= 71168 MiB

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

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

MD5SUM BENCH= 0a60736b8b79adacf122a04a37158c9c
RANDOM SEED=143592849

node129.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.957
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.91
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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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:       32873852 kB
MemFree:        28257876 kB
Buffers:          398728 kB
Cached:          3182904 kB
SwapCached:            0 kB
Active:          1465060 kB
Inactive:        2290356 kB
Active(anon):     176192 kB
Inactive(anon):        0 kB
Active(file):    1288868 kB
Inactive(file):  2290356 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8636 kB
Writeback:            24 kB
AnonPages:        180240 kB
Mapped:            15432 kB
Shmem:               204 kB
Slab:             720888 kB
SReclaimable:     163364 kB
SUnreclaim:       557524 kB
KernelStack:        1472 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     299980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71156 MiB
End job on node129 at 2012-05-28 15:08:23