Trace number 3716405

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag10.ucl--soft-33-100-0.wbo
MD5SUMd8e7fa9590f436b33ef13e9171ac617f
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 benchmark5.96309
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9071
Total number of constraints25914
Number of soft constraints17208
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 857979
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 857978
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
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

4.13/4.20	o 4962
4.13/4.20	c current bound: 2481
4.13/4.20	c fallback to adder encoding
929.27/930.21	o 2481
929.27/930.21	c current bound: 1240
929.27/930.21	c fallback to adder encoding
1800.08/1801.10	./satsolver.sh: line 5: 10716 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1801.11	c error: unexpected solver exit code
1800.08/1801.11	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-3716405-1338189514/watcher-3716405-1338189514 -o /tmp/evaluation-result-3716405-1338189514/solver-3716405-1338189514 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716405-1338189514.wbo 1322224421 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.05 2.03 3/179 10697
/proc/meminfo: memFree=27522820/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0

[startup+0.0844619 s]
/proc/loadavg: 2.00 2.05 2.03 3/179 10697
/proc/meminfo: memFree=27522820/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.210468 s]
/proc/loadavg: 2.00 2.05 2.03 3/179 10697
/proc/meminfo: memFree=27522820/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.00 2.05 2.03 3/179 10697
/proc/meminfo: memFree=27522820/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 2.00 2.05 2.03 3/179 10697
/proc/meminfo: memFree=27522820/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.05 2.03 3/181 10699
/proc/meminfo: memFree=27506228/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=34772 CPUtime=1.48 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) R 10697 10697 6626 0 -1 4202496 3104 0 0 0 148 0 0 0 20 0 1 0 285076798 35606528 5121 33554432000 4194304 5872148 140737175996912 140737175983832 4745804 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10698/statm: 8693 5121 144 410 0 8275 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43920

[startup+3.10023 s]
/proc/loadavg: 2.00 2.05 2.02 3/181 10699
/proc/meminfo: memFree=27473392/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=68512 CPUtime=3.01 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 6804 0 0 0 295 6 0 0 20 0 1 0 285076798 70156288 12802 33554432000 4194304 5872148 140737175996912 140737175992792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10698/statm: 17128 12802 159 410 0 16710 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 77660

[startup+6.30021 s]
/proc/loadavg: 2.00 2.05 2.02 2/181 10702
/proc/meminfo: memFree=27227148/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 252064

[startup+12.7003 s]
/proc/loadavg: 2.00 2.05 2.02 3/183 10704
/proc/meminfo: memFree=27017936/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
[pid=10703] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10703/stat : 10703 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285077410 9367552 267 33554432000 4194304 5064252 140734356878864 140734356877776 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10703/statm: 2287 267 226 213 0 72 0
[pid=10704] ppid=10703 vsize=242956 CPUtime=6.52 cores=0,2,4,6
/proc/10704/stat : 10704 (glucose_static) R 10703 10697 6626 0 -1 4202496 39326 0 0 0 642 10 0 0 20 0 1 0 285077410 248786944 52598 33554432000 4194304 4896791 140735971277536 140735971274824 4203956 0 0 4096 0 0 0 0 17 4 0 0 4 0 0
/proc/10704/statm: 60739 52598 77 172 0 60565 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 504168

[startup+25.5004 s]
/proc/loadavg: 2.00 2.05 2.02 3/183 10704
/proc/meminfo: memFree=27018424/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
[pid=10703] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10703/stat : 10703 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285077410 9367552 267 33554432000 4194304 5064252 140734356878864 140734356877776 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10703/statm: 2287 267 226 213 0 72 0
[pid=10704] ppid=10703 vsize=243096 CPUtime=19.32 cores=0,2,4,6
/proc/10704/stat : 10704 (glucose_static) R 10703 10697 6626 0 -1 4202496 39356 0 0 0 1922 10 0 0 20 0 1 0 285077410 248930304 52628 33554432000 4194304 4896791 140735971277536 140735971274744 4225029 0 0 4096 0 0 0 0 17 4 0 0 4 0 0
/proc/10704/statm: 60774 52628 77 172 0 60600 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 504308

[startup+51.1004 s]
/proc/loadavg: 2.00 2.04 2.02 3/183 10704
/proc/meminfo: memFree=27018128/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
[pid=10703] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10703/stat : 10703 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285077410 9367552 267 33554432000 4194304 5064252 140734356878864 140734356877776 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10703/statm: 2287 267 226 213 0 72 0
[pid=10704] ppid=10703 vsize=243384 CPUtime=44.92 cores=0,2,4,6
/proc/10704/stat : 10704 (glucose_static) R 10703 10697 6626 0 -1 4202496 39401 0 0 0 4482 10 0 0 20 0 1 0 285077410 249225216 52673 33554432000 4194304 4896791 140735971277536 140735971274856 4224983 0 0 4096 0 0 0 0 17 4 0 0 4 0 0
/proc/10704/statm: 60846 52673 77 172 0 60672 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 504596

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/184 10707
/proc/meminfo: memFree=27018200/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
[pid=10703] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10703/stat : 10703 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285077410 9367552 267 33554432000 4194304 5064252 140734356878864 140734356877776 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10703/statm: 2287 267 226 213 0 72 0
[pid=10704] ppid=10703 vsize=243384 CPUtime=96.12 cores=0,2,4,6
/proc/10704/stat : 10704 (glucose_static) R 10703 10697 6626 0 -1 4202496 39411 0 0 0 9602 10 0 0 20 0 1 0 285077410 249225216 52683 33554432000 4194304 4896791 140735971277536 140735971274856 4204125 0 0 4096 0 0 0 0 17 4 0 0 4 0 0
/proc/10704/statm: 60846 52683 77 172 0 60672 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 504596

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/182 10707
/proc/meminfo: memFree=27017472/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
[pid=10703] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10703/stat : 10703 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285077410 9367552 267 33554432000 4194304 5064252 140734356878864 140734356877776 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10703/statm: 2287 267 226 213 0 72 0
[pid=10704] ppid=10703 vsize=244308 CPUtime=156.1 cores=0,2,4,6
/proc/10704/stat : 10704 (glucose_static) R 10703 10697 6626 0 -1 4202496 39629 0 0 0 15600 10 0 0 20 0 1 0 285077410 250171392 52897 33554432000 4194304 4896791 140735971277536 140735971275080 4224983 0 0 4096 0 0 0 0 17 4 0 0 4 0 0
/proc/10704/statm: 61077 52897 77 172 0 60903 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 505520

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10708
/proc/meminfo: memFree=27015280/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=242916 CPUtime=5.43 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 14106 8797 0 0 420 80 37 6 20 0 1 0 285076798 248745984 42283 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 60729 42283 175 410 0 60311 0
[pid=10703] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10720
/proc/meminfo: memFree=26954484/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=430.87 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38129 0 0 0 43077 10 0 0 20 0 1 0 285169933 287047680 60313 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 60313 78 172 0 69906 0
Current children cumulated CPU time (s) 1361.34
Current children cumulated vsize (KiB) 543068

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 10721
/proc/meminfo: memFree=26944744/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=490.87 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38132 0 0 0 49076 11 0 0 20 0 1 0 285169933 287047680 61338 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 61338 78 172 0 69906 0
Current children cumulated CPU time (s) 1421.34
Current children cumulated vsize (KiB) 543068

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10724
/proc/meminfo: memFree=27048256/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=550.86 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38133 0 0 0 55075 11 0 0 20 0 1 0 285169933 287047680 61917 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 61917 78 172 0 69906 0
Current children cumulated CPU time (s) 1481.33
Current children cumulated vsize (KiB) 543068

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10769
/proc/meminfo: memFree=28314764/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=610.86 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38135 0 0 0 61075 11 0 0 20 0 1 0 285169933 287047680 62944 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 62944 78 172 0 69906 0
Current children cumulated CPU time (s) 1541.33
Current children cumulated vsize (KiB) 543068

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10769
/proc/meminfo: memFree=28311268/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=670.84 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38137 0 0 0 67073 11 0 0 20 0 1 0 285169933 287047680 63457 33554432000 4194304 4896791 140734886485104 140734886482424 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 63457 78 172 0 69906 0
Current children cumulated CPU time (s) 1601.31
Current children cumulated vsize (KiB) 543068

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10769
/proc/meminfo: memFree=28302844/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=730.83 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38139 0 0 0 73072 11 0 0 20 0 1 0 285169933 287047680 64481 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 64481 78 172 0 69906 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 543068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10773
/proc/meminfo: memFree=28291136/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=790.82 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38140 0 0 0 79071 11 0 0 20 0 1 0 285169933 287047680 64993 33554432000 4194304 4896791 140734886485104 140734886482424 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 64993 78 172 0 69906 0
Current children cumulated CPU time (s) 1721.29
Current children cumulated vsize (KiB) 543068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10776
/proc/meminfo: memFree=28308652/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=850.81 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38142 0 0 0 85070 11 0 0 20 0 1 0 285169933 287047680 66017 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 66017 78 172 0 69906 0
Current children cumulated CPU time (s) 1781.28
Current children cumulated vsize (KiB) 543068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10776
/proc/meminfo: memFree=28305116/32873648 swapFree=6864/6864
[pid=10697] ppid=10695 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10697/stat : 10697 (runWbo2sat.sh) S 10695 10697 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285076798 9367552 275 33554432000 4194304 5064252 140736260032288 140736260031200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10697/statm: 2287 275 233 213 0 72 0
[pid=10698] ppid=10697 vsize=244452 CPUtime=930.47 cores=0,2,4,6
/proc/10698/stat : 10698 (wbo2sat) S 10697 10697 6626 0 -1 4202496 23638 53582 0 0 524 93 92405 25 20 0 1 0 285076798 250318848 41248 33554432000 4194304 5872148 140737175996912 140737175990184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 66 0 0
/proc/10698/statm: 61113 41248 175 410 0 60695 0
[pid=10715] ppid=10698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10715/stat : 10715 (satsolver.sh) S 10698 10697 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285169933 9367552 267 33554432000 4194304 5064252 140733430068800 140733430067712 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10715/statm: 2287 267 226 213 0 72 0
[pid=10716] ppid=10715 vsize=280320 CPUtime=869.61 cores=0,2,4,6
/proc/10716/stat : 10716 (glucose_static) R 10715 10697 6626 0 -1 4202496 38143 0 0 0 86950 11 0 0 20 0 1 0 285169933 287047680 66018 33554432000 4194304 4896791 140734886485104 140734886482424 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10716/statm: 70080 66018 78 172 0 69906 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 543068

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.11
CPU user time (s): 1798.8
CPU system time (s): 1.3088
CPU usage (%): 99.9445
Max. virtual memory (cumulated for all children) (KiB): 579380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.3088
maximum resident set size= 283960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 482992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58
involuntary context switches= 2026

runsolver used 3.19951 second user time and 8.09177 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 09:18:34
IDJOB=3716405
IDBENCH=79013
IDSOLVER=2298
FILE ID=node125/3716405-1338189514
RUNJOBID= node125-1338160489-6642
PBS_JOBID= 14624562
Free space on /tmp= 70752 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag10.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716405-1338189514/watcher-3716405-1338189514 -o /tmp/evaluation-result-3716405-1338189514/solver-3716405-1338189514 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716405-1338189514.wbo 1322224421 HOME HOME

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

MD5SUM BENCH= d8e7fa9590f436b33ef13e9171ac617f
RANDOM SEED=1322224421

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:        27523464 kB
Buffers:          499484 kB
Cached:          2988224 kB
SwapCached:         2304 kB
Active:          2972864 kB
Inactive:        1514076 kB
Active(anon):     990812 kB
Inactive(anon):     9556 kB
Active(file):    1982052 kB
Inactive(file):  1504520 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:              9372 kB
Writeback:             0 kB
AnonPages:        951672 kB
Mapped:            15488 kB
Shmem:               104 kB
Slab:             722480 kB
SReclaimable:     166532 kB
SUnreclaim:       555948 kB
KernelStack:        1520 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1400788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 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= 71100 MiB
End job on node125 at 2012-05-28 09:48:35