Trace number 3716026

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv12.ucl--soft-33-100-0.wbo
MD5SUMd2bb62ae8ab16c7fb57ef4b7c9a87326
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big 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 benchmark15.3847
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables25800
Total number of constraints76699
Number of soft constraints51382
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 2592280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2592279
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.13/1.40	o 2613
1.13/1.40	c current bound: 1306
1.13/1.40	c fallback to adder encoding
1800.04/1800.61	./satsolver.sh: line 5: 24876 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.61	c error: unexpected solver exit code
1800.04/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-3716026-1338159625/watcher-3716026-1338159625 -o /tmp/evaluation-result-3716026-1338159625/solver-3716026-1338159625 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716026-1338159625.wbo 1949074295 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.02 2.01 2.00 3/172 24858
/proc/meminfo: memFree=31459772/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0

[startup+0.0628001 s]
/proc/loadavg: 2.02 2.01 2.00 3/172 24858
/proc/meminfo: memFree=31459772/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.02 2.01 2.00 3/172 24858
/proc/meminfo: memFree=31459772/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.02 2.01 2.00 3/172 24858
/proc/meminfo: memFree=31459772/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.02 2.01 2.00 3/172 24858
/proc/meminfo: memFree=31459772/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 24873
/proc/meminfo: memFree=31409368/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=52928 CPUtime=1.23 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) R 24858 24858 24824 0 -1 4202496 12829 5541 0 0 89 20 12 2 20 0 1 0 282089323 54198272 12013 33554432000 4194304 5872148 140733893214592 140733893208952 4995169 0 0 4096 0 0 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 13232 12013 174 410 0 12814 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 62076

[startup+3.10032 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 24874
/proc/meminfo: memFree=31296880/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=188096 CPUtime=2.83 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) R 24858 24858 24824 0 -1 4202496 15941 5541 0 0 245 24 12 2 20 0 1 0 282089323 192610304 41126 33554432000 4194304 5872148 140733893214592 140733893208120 4995136 0 0 4096 0 0 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 47024 41126 174 410 0 46606 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 197244

[startup+6.30041 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 24876
/proc/meminfo: memFree=30772996/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=335788 CPUtime=1.42 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 44440 0 0 0 131 11 0 0 20 0 1 0 282089810 343846912 71622 33554432000 4194304 4896791 140736184385296 140736183334088 4227893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 83947 71622 58 172 0 83773 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 639796

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 24876
/proc/meminfo: memFree=30327136/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=581120 CPUtime=7.82 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 83235 0 0 0 759 23 0 0 20 0 1 0 282089810 595066880 124653 33554432000 4194304 4896791 140736184385296 140736184382568 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145280 124653 78 172 0 145106 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 885128

[startup+25.5069 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 24876
/proc/meminfo: memFree=29716436/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=581120 CPUtime=20.62 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 83235 0 0 0 2039 23 0 0 20 0 1 0 282089810 595066880 124653 33554432000 4194304 4896791 140736184385296 140736184382568 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145280 124653 78 172 0 145106 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 885128

[startup+51.1004 s]
/proc/loadavg: 2.09 2.02 2.01 3/182 24901
/proc/meminfo: memFree=29066512/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=581120 CPUtime=46.21 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 83236 0 0 0 4598 23 0 0 20 0 1 0 282089810 595066880 125165 33554432000 4194304 4896791 140736184385296 140736184382568 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145280 125165 78 172 0 145106 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 885128

[startup+102.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/183 24904
/proc/meminfo: memFree=27244352/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=581120 CPUtime=97.4 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 83236 0 0 0 9717 23 0 0 20 0 1 0 282089810 595066880 125165 33554432000 4194304 4896791 140736184385296 140736184382568 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145280 125165 78 172 0 145106 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 885128

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.02 3/183 24905
/proc/meminfo: memFree=27245364/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=581120 CPUtime=157.39 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 83236 0 0 0 15716 23 0 0 20 0 1 0 282089810 595066880 125165 33554432000 4194304 4896791 140736184385296 140736184382568 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145280 125165 78 172 0 145106 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 885128

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/183 24905
/proc/meminfo: memFree=27245368/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24915
/proc/meminfo: memFree=27200676/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583044 CPUtime=1357.19 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84773 0 0 0 135695 24 0 0 20 0 1 0 282089810 597037056 126375 33554432000 4194304 4896791 140736184385296 140736184382504 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145761 126375 78 172 0 145587 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 887052

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24915
/proc/meminfo: memFree=27197864/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583044 CPUtime=1417.18 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84776 0 0 0 141694 24 0 0 20 0 1 0 282089810 597037056 126378 33554432000 4194304 4896791 140736184385296 140736184382504 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145761 126378 78 172 0 145587 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 887052

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24916
/proc/meminfo: memFree=27197636/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583044 CPUtime=1477.17 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84779 0 0 0 147693 24 0 0 20 0 1 0 282089810 597037056 126381 33554432000 4194304 4896791 140736184385296 140736184382504 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145761 126381 78 172 0 145587 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 887052

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24916
/proc/meminfo: memFree=27197312/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583044 CPUtime=1537.17 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84782 0 0 0 153693 24 0 0 20 0 1 0 282089810 597037056 126384 33554432000 4194304 4896791 140736184385296 140736184382504 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145761 126384 78 172 0 145587 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 887052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24916
/proc/meminfo: memFree=27197464/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583176 CPUtime=1597.15 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84840 0 0 0 159691 24 0 0 20 0 1 0 282089810 597172224 126442 33554432000 4194304 4896791 140736184385296 140736184382504 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145794 126442 78 172 0 145620 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 887184

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24917
/proc/meminfo: memFree=27195156/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583660 CPUtime=1657.15 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84952 0 0 0 165691 24 0 0 20 0 1 0 282089810 597667840 127065 33554432000 4194304 4896791 140736184385296 140736184382824 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145915 127065 78 172 0 145741 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 887668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24917
/proc/meminfo: memFree=27195568/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583660 CPUtime=1717.13 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84958 0 0 0 171689 24 0 0 20 0 1 0 282089810 597667840 127071 33554432000 4194304 4896791 140736184385296 140736184382824 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145915 127071 78 172 0 145741 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 887668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24920
/proc/meminfo: memFree=27194644/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=583660 CPUtime=1777.12 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 84971 0 0 0 177688 24 0 0 20 0 1 0 282089810 597667840 127084 33554432000 4194304 4896791 140736184385296 140736184382824 4223797 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 145915 127084 78 172 0 145741 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 887668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24920
/proc/meminfo: memFree=27195068/32873648 swapFree=6852/6852
[pid=24858] ppid=24856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (runWbo2sat.sh) S 24856 24858 24824 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282089323 9367552 274 33554432000 4194304 5064252 140734028447696 140734028446608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24858/statm: 2287 274 233 213 0 72 0
[pid=24859] ppid=24858 vsize=285712 CPUtime=4.61 cores=0,2,4,6
/proc/24859/stat : 24859 (wbo2sat) S 24858 24858 24824 0 -1 4202496 17225 5541 0 0 388 59 12 2 20 0 1 0 282089323 292569088 56859 33554432000 4194304 5872148 140733893214592 140733893207864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 11 0 0
/proc/24859/statm: 71428 56859 175 410 0 71010 0
[pid=24875] ppid=24859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24875/stat : 24875 (satsolver.sh) S 24859 24858 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282089809 9367552 267 33554432000 4194304 5064252 140737165987552 140737165986464 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24875/statm: 2287 267 226 213 0 72 0
[pid=24876] ppid=24875 vsize=584084 CPUtime=1795.43 cores=0,2,4,6
/proc/24876/stat : 24876 (glucose_static) R 24875 24858 24824 0 -1 4202496 85084 0 0 0 179519 24 0 0 20 0 1 0 282089810 598102016 127197 33554432000 4194304 4896791 140736184385296 140736184382664 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24876/statm: 146021 127197 78 172 0 145847 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 888092

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.61
CPU time (s): 1800.07
CPU user time (s): 1799.19
CPU system time (s): 0.873867
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 1080748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.873867
maximum resident set size= 644316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108839
page faults= 0
swaps= 0
block input operations= 0
block output operations= 442208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 1921

runsolver used 4.16937 second user time and 8.43572 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 01:00:25
IDJOB=3716026
IDBENCH=78610
IDSOLVER=2298
FILE ID=node115/3716026-1338159625
RUNJOBID= node115-1338159625-24840
PBS_JOBID= 14624555
Free space on /tmp= 71640 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv12.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-3716026-1338159625/watcher-3716026-1338159625 -o /tmp/evaluation-result-3716026-1338159625/solver-3716026-1338159625 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716026-1338159625.wbo 1949074295 HOME HOME

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

MD5SUM BENCH= d2bb62ae8ab16c7fb57ef4b7c9a87326
RANDOM SEED=1949074295

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:        31460416 kB
Buffers:          306416 kB
Cached:           274560 kB
SwapCached:          936 kB
Active:           515548 kB
Inactive:          75560 kB
Active(anon):       2784 kB
Inactive(anon):     9196 kB
Active(file):     512764 kB
Inactive(file):    66364 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:             19892 kB
Writeback:             0 kB
AnonPages:         15060 kB
Mapped:            10852 kB
Shmem:                96 kB
Slab:             683288 kB
SReclaimable:     127256 kB
SUnreclaim:       556032 kB
KernelStack:        1384 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70504 MiB
End job on node115 at 2012-05-28 01:30:26