Trace number 3716427

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.1 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-66-100-0.wbo
MD5SUM3da4f5c3e5e38abb2c08bf92ba94a43a
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 benchmark3.51147
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9272
Total number of constraints29174
Number of soft constraints9967
Number of constraints which are clauses28874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint35
Top cost 504083
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 504082
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.27/1.32	o 3992
1.27/1.32	c current bound: 1996
1.27/1.32	c fallback to adder encoding
1800.06/1800.40	./satsolver.sh: line 5: 11032 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.40	c error: unexpected solver exit code
1800.06/1800.40	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-3716427-1338193383/watcher-3716427-1338193383 -o /tmp/evaluation-result-3716427-1338193383/solver-3716427-1338193383 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716427-1338193383.wbo 1208501159 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.01 2.00 3/179 11025
/proc/meminfo: memFree=28801964/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0

[startup+0.0970039 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11025
/proc/meminfo: memFree=28801964/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100174 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11025
/proc/meminfo: memFree=28801964/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300157 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11025
/proc/meminfo: memFree=28801964/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11025
/proc/meminfo: memFree=28801964/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11029
/proc/meminfo: memFree=28776684/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=49852 CPUtime=1.48 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) R 11025 11025 6626 0 -1 4202496 8388 9523 0 0 82 37 27 2 20 0 1 0 285463710 51048448 10343 33554432000 4194304 5872148 140734150801184 140734150795976 4707743 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 12463 10343 176 410 0 12045 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59000

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11032
/proc/meminfo: memFree=28636752/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=146268 CPUtime=1.11 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 27560 0 0 0 104 7 0 0 20 0 1 0 285463907 149778432 31521 33554432000 4194304 4896791 140735627425088 140735627422744 4203844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 36567 31521 78 172 0 36393 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 263568

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11032
/proc/meminfo: memFree=28549720/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=146532 CPUtime=4.31 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 27620 0 0 0 424 7 0 0 20 0 1 0 285463907 150048768 32092 33554432000 4194304 4896791 140735627425088 140735627422296 4204125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 36633 32092 78 172 0 36459 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 263832

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11032
/proc/meminfo: memFree=28550020/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=146796 CPUtime=10.71 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 27662 0 0 0 1064 7 0 0 20 0 1 0 285463907 150319104 32134 33554432000 4194304 4896791 140735627425088 140735627422296 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 36699 32134 78 172 0 36525 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 264096

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11032
/proc/meminfo: memFree=28547160/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=147656 CPUtime=23.51 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 28278 0 0 0 2344 7 0 0 20 0 1 0 285463907 151199744 32918 33554432000 4194304 4896791 140735627425088 140735627422456 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 36914 32918 78 172 0 36740 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 264956

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11032
/proc/meminfo: memFree=28545548/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=148056 CPUtime=49.1 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 28473 0 0 0 4903 7 0 0 20 0 1 0 285463907 151609344 33096 33554432000 4194304 4896791 140735627425088 140735627422616 4224192 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 37014 33096 78 172 0 36840 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 265356

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11032
/proc/meminfo: memFree=28540784/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=148620 CPUtime=100.3 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 28667 0 0 0 10023 7 0 0 20 0 1 0 285463907 152186880 33282 33554432000 4194304 4896791 140735627425088 140735627422136 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 37155 33282 78 172 0 36981 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 265920

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 11035
/proc/meminfo: memFree=28553472/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=169288 CPUtime=160.28 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 29585 0 0 0 16020 8 0 0 20 0 1 0 285463907 173350912 34674 33554432000 4194304 4896791 140735627425088 140735627422616 4203098 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 42322 34674 78 172 0 42148 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11170
/proc/meminfo: memFree=28177176/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=206716 CPUtime=1360.06 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 33674 0 0 0 135995 11 0 0 20 0 1 0 285463907 211677184 43873 33554432000 4194304 4896791 140735627425088 140735627422232 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 51679 43873 78 172 0 51505 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 324016

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 11171
/proc/meminfo: memFree=28171604/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=206828 CPUtime=1420.07 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 33726 0 0 0 141995 12 0 0 20 0 1 0 285463907 211791872 44435 33554432000 4194304 4896791 140735627425088 140735627420824 4203783 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 51707 44435 78 172 0 51533 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 324128

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11172
/proc/meminfo: memFree=28197260/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176076 CPUtime=1480.04 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34101 0 0 0 147992 12 0 0 20 0 1 0 285463907 180301824 37215 33554432000 4194304 4896791 140735627425088 140735627422664 4203794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44019 37215 78 172 0 43845 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 293376

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 11175
/proc/meminfo: memFree=28220916/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176192 CPUtime=1540.03 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34490 0 0 0 153991 12 0 0 20 0 1 0 285463907 180420608 38288 33554432000 4194304 4896791 140735627425088 140735627422600 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44048 38288 78 172 0 43874 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 293492

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11175
/proc/meminfo: memFree=28214568/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176192 CPUtime=1600.02 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34490 0 0 0 159990 12 0 0 20 0 1 0 285463907 180420608 38288 33554432000 4194304 4896791 140735627425088 140735627422600 4203820 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44048 38288 78 172 0 43874 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 293492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11178
/proc/meminfo: memFree=28207300/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176192 CPUtime=1660.01 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34490 0 0 0 165989 12 0 0 20 0 1 0 285463907 180420608 38288 33554432000 4194304 4896791 140735627425088 140735627422600 4203841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44048 38288 78 172 0 43874 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 293492

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11178
/proc/meminfo: memFree=28217152/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176192 CPUtime=1720.01 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34491 0 0 0 171989 12 0 0 20 0 1 0 285463907 180420608 38800 33554432000 4194304 4896791 140735627425088 140735627422600 4203820 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44048 38800 78 172 0 43874 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 293492

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11179
/proc/meminfo: memFree=28216660/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176192 CPUtime=1780 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34491 0 0 0 177988 12 0 0 20 0 1 0 285463907 180420608 38800 33554432000 4194304 4896791 140735627425088 140735627422600 4203844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44048 38800 78 172 0 43874 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 293492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11179
/proc/meminfo: memFree=28216660/32873648 swapFree=6864/6864
[pid=11025] ppid=11023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11025/stat : 11025 (runWbo2sat.sh) S 11023 11025 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285463709 9367552 274 33554432000 4194304 5064252 140735846485824 140735846484736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11025/statm: 2287 274 233 213 0 72 0
[pid=11026] ppid=11025 vsize=99004 CPUtime=1.96 cores=1,3,5,7
/proc/11026/stat : 11026 (wbo2sat) S 11025 11025 6626 0 -1 4202496 10105 9523 0 0 122 45 27 2 20 0 1 0 285463710 101380096 18024 33554432000 4194304 5872148 140734150801184 140734150794456 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11026/statm: 24751 18024 177 410 0 24333 0
[pid=11031] ppid=11026 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11031/stat : 11031 (satsolver.sh) S 11026 11025 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285463907 9367552 266 33554432000 4194304 5064252 140735869685184 140735869684096 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11031/statm: 2287 266 226 213 0 72 0
[pid=11032] ppid=11031 vsize=176192 CPUtime=1798.1 cores=1,3,5,7
/proc/11032/stat : 11032 (glucose_static) R 11031 11025 6626 0 -1 4202496 34491 0 0 0 179798 12 0 0 20 0 1 0 285463907 180420608 38800 33554432000 4194304 4896791 140735627425088 140735627422600 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11032/statm: 44048 38800 78 172 0 43874 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 293492

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.48
CPU system time (s): 0.617906
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 373516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.617906
maximum resident set size= 213928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55108
page faults= 0
swaps= 0
block input operations= 0
block output operations= 116384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65
involuntary context switches= 1859

runsolver used 4.48432 second user time and 10.3794 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 10:23:03
IDJOB=3716427
IDBENCH=79087
IDSOLVER=2298
FILE ID=node125/3716427-1338193383
RUNJOBID= node125-1338160489-6643
PBS_JOBID= 14624562
Free space on /tmp= 71212 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716427-1338193383/watcher-3716427-1338193383 -o /tmp/evaluation-result-3716427-1338193383/solver-3716427-1338193383 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716427-1338193383.wbo 1208501159 HOME HOME

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

MD5SUM BENCH= 3da4f5c3e5e38abb2c08bf92ba94a43a
RANDOM SEED=1208501159

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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	: 5438.54
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.373
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.373
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:        28802600 kB
Buffers:          503796 kB
Cached:          2517108 kB
SwapCached:         2304 kB
Active:          1690396 kB
Inactive:        1515040 kB
Active(anon):     176184 kB
Inactive(anon):     9556 kB
Active(file):    1514212 kB
Inactive(file):  1505484 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:              9356 kB
Writeback:             0 kB
AnonPages:        188232 kB
Mapped:            15304 kB
Shmem:               104 kB
Slab:             724792 kB
SReclaimable:     168572 kB
SUnreclaim:       556220 kB
KernelStack:        1496 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     325036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 71092 MiB
End job on node125 at 2012-05-28 10:53:03