Trace number 3716598

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
wbo2sat 2012-05-19? (TO) 1800.08 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6f81f937ed71e1dab8ff48fcb963c1e2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark2.66859
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints210
Number of constraints which are clauses110
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 constraint50
Maximum length of a constraint55
Top cost 10479
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10478
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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

1.08/1.18	o 7046
1.08/1.18	c current bound: 3523
1.08/1.18	c fallback to adder encoding
2.65/2.73	o 3523
2.65/2.73	c current bound: 1761
2.65/2.73	c fallback to adder encoding
3.35/3.44	o 1761
3.35/3.44	c current bound: 880
3.35/3.44	c fallback to adder encoding
4.55/4.69	o 880
4.55/4.69	c current bound: 440
32.55/32.67	o 354
32.55/32.67	c current bound: 177
58.53/58.63	o 166
58.53/58.63	c current bound: 83
71.33/71.43	o 83
71.33/71.43	c current bound: 41
73.93/74.06	o 41
73.93/74.06	c current bound: 20
76.12/76.23	o 19
76.12/76.23	c current bound: 9
79.62/79.78	o 9
79.62/79.78	c current bound: 4
1800.04/1800.50	./satsolver.sh: line 5:  5297 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3716598-1338207343/watcher-3716598-1338207343 -o /tmp/evaluation-result-3716598-1338207343/solver-3716598-1338207343 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716598-1338207343.wbo 1235523921 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: 1.00 1.04 1.36 4/175 5259
/proc/meminfo: memFree=30983976/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runsolver) D 5254 5259 1906 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 286858714 12095488 50 33554432000 4194304 5436572 140735645565184 140735645561480 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/5259/statm: 2953 50 31 304 0 2645 0

[startup+0.0225049 s]
/proc/loadavg: 1.00 1.04 1.36 4/175 5259
/proc/meminfo: memFree=30983976/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 1.00 1.04 1.36 4/175 5259
/proc/meminfo: memFree=30983976/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 1.00 1.04 1.36 4/175 5259
/proc/meminfo: memFree=30983976/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 1.00 1.04 1.36 4/175 5259
/proc/meminfo: memFree=30983976/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.00 1.04 1.36 3/181 5267
/proc/meminfo: memFree=30951252/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=20352 CPUtime=1.19 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 6369 8477 0 0 45 30 42 2 20 0 1 0 286858715 20840448 3827 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5263/statm: 5088 3827 178 410 0 4670 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 29500

[startup+3.10031 s]
/proc/loadavg: 1.08 1.06 1.37 4/183 5270
/proc/meminfo: memFree=30910808/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=20352 CPUtime=2.73 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 8434 18157 0 0 49 31 188 5 20 0 1 0 286858715 20840448 3827 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5263/statm: 5088 3827 178 410 0 4670 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 29500

[startup+6.30037 s]
/proc/loadavg: 1.08 1.06 1.37 4/183 5279
/proc/meminfo: memFree=30855236/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=32640 CPUtime=4.77 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 13353 35948 0 0 63 32 371 11 20 0 1 0 286858715 33423360 6721 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5263/statm: 8160 6721 180 410 0 7742 0
[pid=5278] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5278/stat : 5278 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286859194 9367552 267 33554432000 4194304 5064252 140734536598496 140734536597408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5278/statm: 2287 267 226 213 0 72 0
[pid=5279] ppid=5278 vsize=77248 CPUtime=1.49 cores=0,2,4,6
/proc/5279/stat : 5279 (glucose_static) R 5278 5259 1906 0 -1 4202496 16694 0 0 0 146 3 0 0 20 0 1 0 286859194 79101952 17557 33554432000 4194304 4896791 140736946174416 140736946171624 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5279/statm: 19312 17557 78 172 0 19138 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 128184

[startup+12.7004 s]
/proc/loadavg: 1.29 1.10 1.38 4/183 5279
/proc/meminfo: memFree=30845488/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=32640 CPUtime=4.77 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 13353 35948 0 0 63 32 371 11 20 0 1 0 286858715 33423360 6721 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5263/statm: 8160 6721 180 410 0 7742 0
[pid=5278] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5278/stat : 5278 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286859194 9367552 267 33554432000 4194304 5064252 140734536598496 140734536597408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5278/statm: 2287 267 226 213 0 72 0
[pid=5279] ppid=5278 vsize=85608 CPUtime=7.88 cores=0,2,4,6
/proc/5279/stat : 5279 (glucose_static) R 5278 5259 1906 0 -1 4202496 17125 0 0 0 785 3 0 0 20 0 1 0 286859194 87662592 18494 33554432000 4194304 4896791 140736946174416 140736946171624 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5279/statm: 21402 18494 78 172 0 21228 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 136544

[startup+25.5004 s]
/proc/loadavg: 1.40 1.13 1.38 4/183 5279
/proc/meminfo: memFree=30841316/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=32640 CPUtime=4.77 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 13353 35948 0 0 63 32 371 11 20 0 1 0 286858715 33423360 6721 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5263/statm: 8160 6721 180 410 0 7742 0
[pid=5278] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5278/stat : 5278 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286859194 9367552 267 33554432000 4194304 5064252 140734536598496 140734536597408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5278/statm: 2287 267 226 213 0 72 0
[pid=5279] ppid=5278 vsize=86792 CPUtime=20.68 cores=0,2,4,6
/proc/5279/stat : 5279 (glucose_static) R 5278 5259 1906 0 -1 4202496 18369 0 0 0 2064 4 0 0 20 0 1 0 286859194 88875008 18762 33554432000 4194304 4896791 140736946174416 140736946171624 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5279/statm: 21698 18762 78 172 0 21524 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 137728

[startup+51.1004 s]
/proc/loadavg: 1.61 1.20 1.40 4/183 5282
/proc/meminfo: memFree=30872688/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=32.68 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 16763 57023 0 0 68 34 3148 18 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5281] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5281/stat : 5281 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286861986 9367552 267 33554432000 4194304 5064252 140734984413952 140734984412864 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5281/statm: 2287 267 226 213 0 72 0
[pid=5282] ppid=5281 vsize=64552 CPUtime=18.36 cores=0,2,4,6
/proc/5282/stat : 5282 (glucose_static) R 5281 5259 1906 0 -1 4202496 13162 0 0 0 1833 3 0 0 20 0 1 0 286861986 66101248 13141 33554432000 4194304 4896791 140733213494640 140733213491848 4225344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5282/statm: 16138 13141 78 172 0 15964 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 107112

[startup+102.306 s]
/proc/loadavg: 1.84 1.33 1.43 4/182 5297
/proc/meminfo: memFree=30874820/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=39996 CPUtime=22.49 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 12055 0 0 0 2247 2 0 0 20 0 1 0 286866693 40955904 9111 33554432000 4194304 4896791 140734375480096 140734375477304 4224960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5297/statm: 9999 9111 78 172 0 9825 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 82556

[startup+162.3 s]
/proc/loadavg: 1.94 1.45 1.46 3/183 5298
/proc/meminfo: memFree=30858424/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=54496 CPUtime=82.47 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 22778 0 0 0 8241 6 0 0 20 0 1 0 286866693 55803904 12340 33554432000 4194304 4896791 140734375480096 140734375477304 4224680 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5297/statm: 13624 12340 78 172 0 13450 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 97056

[startup+222.3 s]
/proc/loadavg: 2.06 1.58 1.50 4/183 5298
/proc/meminfo: memFree=30853212/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.83 4/183 5327
/proc/meminfo: memFree=30752648/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=154192 CPUtime=1342.2 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 71910 0 0 0 134165 55 0 0 20 0 1 0 286866693 157892608 37160 33554432000 4194304 4896791 140734375480096 140734375477304 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 38548 37160 78 172 0 38374 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 196752

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.84 4/184 5330
/proc/meminfo: memFree=30752336/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=159212 CPUtime=1402.18 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 73552 0 0 0 140161 57 0 0 20 0 1 0 286866693 163033088 38037 33554432000 4194304 4896791 140734375480096 140734375477304 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 39803 38037 78 172 0 39629 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 201772

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.84 4/183 5330
/proc/meminfo: memFree=30738912/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=161464 CPUtime=1462.17 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 74981 0 0 0 146158 59 0 0 20 0 1 0 286866693 165339136 38693 33554432000 4194304 4896791 140734375480096 140734375475832 4225498 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 40366 38693 78 172 0 40192 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 204024

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/183 5330
/proc/meminfo: memFree=30725856/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=163608 CPUtime=1522.15 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 76294 0 0 0 152154 61 0 0 20 0 1 0 286866693 167534592 39411 33554432000 4194304 4896791 140734375480096 140734375477384 4224680 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 40902 39411 78 172 0 40728 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 206168

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/183 5331
/proc/meminfo: memFree=30696100/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=196424 CPUtime=1582.15 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 77046 0 0 0 158152 63 0 0 20 0 1 0 286866693 201138176 46285 33554432000 4194304 4896791 140734375480096 140734375477304 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 49106 46285 78 172 0 48932 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 238984

[startup+1722.3 s]
/proc/loadavg: 2.04 1.99 1.87 4/183 5331
/proc/meminfo: memFree=30700496/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=198588 CPUtime=1642.12 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 78363 0 0 0 164147 65 0 0 20 0 1 0 286866693 203354112 46313 33554432000 4194304 4896791 140734375480096 140734375475832 4225025 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 49647 46313 78 172 0 49473 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 241148

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.87 4/183 5331
/proc/meminfo: memFree=30701240/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=200324 CPUtime=1702.12 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 79070 0 0 0 170145 67 0 0 20 0 1 0 286866693 205131776 46806 33554432000 4194304 4896791 140734375480096 140734375477304 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 50081 46806 78 172 0 49907 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 242884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 1.99 1.87 4/183 5331
/proc/meminfo: memFree=30684796/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=201008 CPUtime=1720.32 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 79385 0 0 0 171965 67 0 0 20 0 1 0 286866693 205832192 48653 33554432000 4194304 4896791 140734375480096 140734375477304 4224673 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 50252 48653 78 172 0 50078 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 243568

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 1.99 1.87 4/183 5331
/proc/meminfo: memFree=30684796/32873844 swapFree=7620/7620
[pid=5259] ppid=5254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5259/stat : 5259 (runWbo2sat.sh) S 5254 5259 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286858714 9367552 274 33554432000 4194304 5064252 140736901017024 140736901015936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5259/statm: 2287 274 233 213 0 72 0
[pid=5263] ppid=5259 vsize=24264 CPUtime=79.72 cores=0,2,4,6
/proc/5263/stat : 5263 (wbo2sat) S 5259 5259 1906 0 -1 4202496 22426 118097 0 0 75 35 7823 39 20 0 1 0 286858715 24846336 4589 33554432000 4194304 5872148 140733732420736 140733732414008 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5263/statm: 6066 4589 180 410 0 5648 0
[pid=5296] ppid=5263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5296/stat : 5296 (satsolver.sh) S 5263 5259 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286866693 9367552 267 33554432000 4194304 5064252 140737232193136 140737232192048 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5296/statm: 2287 267 226 213 0 72 0
[pid=5297] ppid=5296 vsize=201008 CPUtime=1720.32 cores=0,2,4,6
/proc/5297/stat : 5297 (glucose_static) R 5296 5259 1906 0 -1 4202496 79385 0 0 0 171965 67 0 0 20 0 1 0 286866693 205832192 48653 33554432000 4194304 4896791 140734375480096 140734375477304 4224673 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5297/statm: 50252 48653 78 172 0 50078 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 243568

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.64
CPU system time (s): 1.43278
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 321824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.64
system time used= 1.43278
maximum resident set size= 239916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 271
involuntary context switches= 2435

runsolver used 2.80857 second user time and 7.14491 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 14:15:43
IDJOB=3716598
IDBENCH=79158
IDSOLVER=2298
FILE ID=node143/3716598-1338207343
RUNJOBID= node143-1338207343-5232
PBS_JOBID= 14624608
Free space on /tmp= 71664 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716598-1338207343/watcher-3716598-1338207343 -o /tmp/evaluation-result-3716598-1338207343/solver-3716598-1338207343 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716598-1338207343.wbo 1235523921 HOME HOME

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

MD5SUM BENCH= 6f81f937ed71e1dab8ff48fcb963c1e2
RANDOM SEED=1235523921

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:       32873844 kB
MemFree:        30984504 kB
Buffers:          398196 kB
Cached:           640904 kB
SwapCached:            0 kB
Active:           647148 kB
Inactive:         402148 kB
Active(anon):       1980 kB
Inactive(anon):    11300 kB
Active(file):     645168 kB
Inactive(file):   390848 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17092 kB
Writeback:             0 kB
AnonPages:         18060 kB
Mapped:            13480 kB
Shmem:               200 kB
Slab:             698960 kB
SReclaimable:     141148 kB
SUnreclaim:       557812 kB
KernelStack:        1376 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71636 MiB
End job on node143 at 2012-05-28 14:45:44