Trace number 3716368

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.13 1800.61

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-71-70--soft-33-100-0.wbo
MD5SUM374ed8d346409439b64d782bc7a820e5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark2.53161
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4970
Total number of constraints141
Number of soft constraints94
Number of constraints which are clauses71
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 constraint71
Top cost 5200
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5199
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 72
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

1.79/1.83	o 2829
1.79/1.83	c current bound: 1414
5.75/5.87	o 1191
5.75/5.87	c current bound: 595
11.57/11.64	o 564
11.57/11.64	c current bound: 282
41.36/41.43	o 280
41.36/41.43	c current bound: 140
78.95/79.02	o 132
78.95/79.02	c current bound: 66
81.83/81.97	o 57
81.83/81.97	c current bound: 28
83.43/83.60	o 26
83.43/83.60	c current bound: 13
84.84/84.94	o 9
84.84/84.94	c current bound: 4
86.62/86.75	o 4
86.62/86.75	c current bound: 2
87.54/87.73	o 1
87.54/87.73	c current bound: 0
1800.10/1800.60	./satsolver.sh: line 5: 27616 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.61	c error: unexpected solver exit code
1800.10/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-3716368-1338184813/watcher-3716368-1338184813 -o /tmp/evaluation-result-3716368-1338184813/solver-3716368-1338184813 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716368-1338184813.wbo 1682411109 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27559
/proc/meminfo: memFree=31183896/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0

[startup+0.105504 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27559
/proc/meminfo: memFree=31183896/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27559
/proc/meminfo: memFree=31183896/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27559
/proc/meminfo: memFree=31183896/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27559
/proc/meminfo: memFree=31183896/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27563
/proc/meminfo: memFree=31112212/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=23860 CPUtime=1.48 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) R 27559 27559 24824 0 -1 4202496 5965 12215 0 0 59 22 64 3 20 0 1 0 284608087 24432640 5156 33554432000 4194304 5872148 140733744345760 140733744340648 4561232 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/27560/statm: 5965 5156 167 410 0 5547 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33008

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27566
/proc/meminfo: memFree=31027468/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=38200 CPUtime=1.93 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 8741 12730 0 0 75 50 64 4 20 0 1 0 284608087 39116800 8704 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27560/statm: 9550 8704 173 410 0 9132 0
[pid=27565] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27565/stat : 27565 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284608283 9367552 266 33554432000 4194304 5064252 140735457861616 140735457860528 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27565/statm: 2287 266 226 213 0 72 0
[pid=27566] ppid=27565 vsize=114412 CPUtime=1.13 cores=1,3,5,7
/proc/27566/stat : 27566 (glucose_static) R 27565 27559 24824 0 -1 4202496 21989 0 0 0 109 4 0 0 20 0 1 0 284608283 117157888 24760 33554432000 4194304 4896791 140734102399664 140734102396984 4203806 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27566/statm: 28603 24760 78 172 0 28429 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 170908

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27566
/proc/meminfo: memFree=31020240/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=30740 CPUtime=5.91 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 12968 36835 0 0 83 51 444 13 20 0 1 0 284608087 31477760 6882 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27560/statm: 7685 6882 173 410 0 7267 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 39888

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27572
/proc/meminfo: memFree=31071840/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=11.64 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 15299 55990 0 0 87 52 1006 19 20 0 1 0 284608087 35672064 7559 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27560/statm: 8709 7559 173 410 0 8291 0
[pid=27571] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27571/stat : 27571 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284609254 9367552 267 33554432000 4194304 5064252 140734206636976 140734206635888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27571/statm: 2287 267 226 213 0 72 0
[pid=27572] ppid=27571 vsize=66912 CPUtime=1.02 cores=1,3,5,7
/proc/27572/stat : 27572 (glucose_static) R 27571 27559 24824 0 -1 4202496 14203 0 0 0 99 3 0 0 20 0 1 0 284609254 68517888 15699 33554432000 4194304 4896791 140736028664304 140736028661608 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27572/statm: 16728 15699 78 172 0 16554 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 120044

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27572
/proc/meminfo: memFree=31085080/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=11.64 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 15299 55990 0 0 87 52 1006 19 20 0 1 0 284608087 35672064 7559 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27560/statm: 8709 7559 173 410 0 8291 0
[pid=27571] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27571/stat : 27571 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284609254 9367552 267 33554432000 4194304 5064252 140734206636976 140734206635888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27571/statm: 2287 267 226 213 0 72 0
[pid=27572] ppid=27571 vsize=68416 CPUtime=13.82 cores=1,3,5,7
/proc/27572/stat : 27572 (glucose_static) R 27571 27559 24824 0 -1 4202496 16554 0 0 0 1378 4 0 0 20 0 1 0 284609254 70057984 16068 33554432000 4194304 4896791 140736028664304 140736028661880 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27572/statm: 17104 16068 78 172 0 16930 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 121548

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27598
/proc/meminfo: memFree=31084364/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=41.41 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 16973 76759 0 0 89 52 3971 29 20 0 1 0 284608087 35672064 7559 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27560/statm: 8709 7559 173 410 0 8291 0
[pid=27574] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27574/stat : 27574 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284612232 9367552 265 33554432000 4194304 5064252 140736155779888 140736155778800 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27574/statm: 2287 265 226 213 0 72 0
[pid=27575] ppid=27574 vsize=65184 CPUtime=9.63 cores=1,3,5,7
/proc/27575/stat : 27575 (glucose_static) R 27574 27559 24824 0 -1 4202496 13457 0 0 0 962 1 0 0 20 0 1 0 284612232 66748416 14150 33554432000 4194304 4896791 140735315210320 140735315207528 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27575/statm: 16296 14150 78 172 0 16122 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 118316

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27616
/proc/meminfo: memFree=31093244/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=63736 CPUtime=14.55 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 13851 0 0 0 1453 2 0 0 20 0 1 0 284616861 65265664 13738 33554432000 4194304 4896791 140734469882272 140734469879480 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27616/statm: 15934 13738 78 172 0 15760 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 116868

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27616
/proc/meminfo: memFree=31062544/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=77468 CPUtime=74.53 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 18451 0 0 0 7449 4 0 0 20 0 1 0 284616861 79327232 15993 33554432000 4194304 4896791 140734469882272 140734469879800 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27616/statm: 19367 15993 78 172 0 19193 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 130600

[startup+222.307 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 27661
/proc/meminfo: memFree=31117720/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 27687
/proc/meminfo: memFree=30966592/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=174672 CPUtime=1334.32 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 57580 0 0 0 133385 47 0 0 20 0 1 0 284616861 178864128 38776 33554432000 4194304 4896791 140734469882272 140734469879560 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 43668 38776 78 172 0 43494 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 227804

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27687
/proc/meminfo: memFree=30972960/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=176648 CPUtime=1394.3 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 59325 0 0 0 139380 50 0 0 20 0 1 0 284616861 180887552 37736 33554432000 4194304 4896791 140734469882272 140734469879480 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 44162 37736 78 172 0 43988 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 229780

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27688
/proc/meminfo: memFree=30953272/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=178240 CPUtime=1454.29 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 60149 0 0 0 145379 50 0 0 20 0 1 0 284616861 182517760 42638 33554432000 4194304 4896791 140734469882272 140734469879480 4224864 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 44560 42638 78 172 0 44386 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 231372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27688
/proc/meminfo: memFree=30941744/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=180180 CPUtime=1514.27 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 61529 0 0 0 151375 52 0 0 20 0 1 0 284616861 184504320 41224 33554432000 4194304 4896791 140734469882272 140734469879320 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 45045 41224 78 172 0 44871 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 233312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27688
/proc/meminfo: memFree=30925004/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=212452 CPUtime=1574.25 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 62539 0 0 0 157371 54 0 0 20 0 1 0 284616861 217550848 45288 33554432000 4194304 4896791 140734469882272 140734469879480 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 53113 45288 78 172 0 52939 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 265584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27688
/proc/meminfo: memFree=30933720/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=182952 CPUtime=1634.24 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 63126 0 0 0 163369 55 0 0 20 0 1 0 284616861 187342848 42584 33554432000 4194304 4896791 140734469882272 140734469879480 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 45738 42584 78 172 0 45564 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 236084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27688
/proc/meminfo: memFree=30922604/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=215084 CPUtime=1694.23 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 64083 0 0 0 169367 56 0 0 20 0 1 0 284616861 220246016 46589 33554432000 4194304 4896791 140734469882272 140734469879480 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 53771 46589 78 172 0 53597 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 268216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 27691
/proc/meminfo: memFree=30937388/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=184660 CPUtime=1712.54 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 64446 0 0 0 171197 57 0 0 20 0 1 0 284616861 189091840 41018 33554432000 4194304 4896791 140734469882272 140734469878008 4225432 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 46165 41018 78 172 0 45991 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 237792

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 27691
/proc/meminfo: memFree=30937388/32873648 swapFree=6852/6852
[pid=27559] ppid=27557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27559/stat : 27559 (runWbo2sat.sh) S 27557 27559 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284608087 9367552 274 33554432000 4194304 5064252 140733800233968 140733800232880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27559/statm: 2287 274 233 213 0 72 0
[pid=27560] ppid=27559 vsize=34836 CPUtime=87.56 cores=1,3,5,7
/proc/27560/stat : 27560 (wbo2sat) S 27559 27559 24824 0 -1 4202496 24511 160050 0 0 98 53 8547 58 20 0 1 0 284608087 35672064 7560 33554432000 4194304 5872148 140733744345760 140733744339032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27560/statm: 8709 7560 174 410 0 8291 0
[pid=27615] ppid=27560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27615/stat : 27615 (satsolver.sh) S 27560 27559 24824 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284616860 9367552 267 33554432000 4194304 5064252 140733749720240 140733749719152 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 2287 267 226 213 0 72 0
[pid=27616] ppid=27615 vsize=184660 CPUtime=1712.54 cores=1,3,5,7
/proc/27616/stat : 27616 (glucose_static) R 27615 27559 24824 0 -1 4202496 64446 0 0 0 171197 57 0 0 20 0 1 0 284616861 189091840 41018 33554432000 4194304 4896791 140734469882272 140734469878008 4225432 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27616/statm: 46165 41018 78 172 0 45991 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 237792

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.13
CPU user time (s): 1798.43
CPU system time (s): 1.70074
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 317932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.43
system time used= 1.70074
maximum resident set size= 224340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249997
page faults= 0
swaps= 0
block input operations= 0
block output operations= 244752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 206
involuntary context switches= 2428

runsolver used 3.61545 second user time and 9.41957 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 08:00:13
IDJOB=3716368
IDBENCH=78732
IDSOLVER=2298
FILE ID=node115/3716368-1338184813
RUNJOBID= node115-1338159625-24841
PBS_JOBID= 14624555
Free space on /tmp= 71632 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-71-70--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716368-1338184813/watcher-3716368-1338184813 -o /tmp/evaluation-result-3716368-1338184813/solver-3716368-1338184813 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716368-1338184813.wbo 1682411109 HOME HOME

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

MD5SUM BENCH= 374ed8d346409439b64d782bc7a820e5
RANDOM SEED=1682411109

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:        31184532 kB
Buffers:          354380 kB
Cached:           294168 kB
SwapCached:          972 kB
Active:           740568 kB
Inactive:         105336 kB
Active(anon):     190408 kB
Inactive(anon):     9248 kB
Active(file):     550160 kB
Inactive(file):    96088 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8620 kB
Writeback:             0 kB
AnonPages:        203164 kB
Mapped:            12616 kB
Shmem:                96 kB
Slab:             705708 kB
SReclaimable:     149988 kB
SUnreclaim:       555720 kB
KernelStack:        1528 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     333524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 71596 MiB
End job on node115 at 2012-05-28 08:30:14