Trace number 3716560

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.03 1800.31

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j120/
normalized-j1205_1-unsat--soft-0-100-0.wbo
MD5SUM528ce3364f1db93944933a8c4cbb85cb
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark3.00354
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables22264
Total number of constraints70239
Number of soft constraints70239
Number of constraints which are clauses69875
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints364
Minimum length of a constraint1
Maximum length of a constraint34
Top cost 3558921
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3558920
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 210
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

2.08/2.14	o 148
2.08/2.14	c current bound: 74
2.08/2.14	c fallback to adder encoding
1800.00/1800.31	./satsolver.sh: line 5: 18565 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.00/1800.31	c error: unexpected solver exit code
1800.00/1800.31	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-3716560-1338201113/watcher-3716560-1338201113 -o /tmp/evaluation-result-3716560-1338201113/solver-3716560-1338201113 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716560-1338201113.wbo 1643934388 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18558
/proc/meminfo: memFree=24460168/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0

[startup+0.024329 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18558
/proc/meminfo: memFree=24460168/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18558
/proc/meminfo: memFree=24460168/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18558
/proc/meminfo: memFree=24460168/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18558
/proc/meminfo: memFree=24460168/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18560
/proc/meminfo: memFree=24433268/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=44224 CPUtime=1.47 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) R 18558 18558 17890 0 -1 4202496 8236 13529 0 0 102 17 25 3 20 0 1 0 286236729 45285376 8239 33554432000 4194304 5872148 140735580011824 140735580006712 5126832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 11056 8239 165 410 0 10638 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 53372

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18562
/proc/meminfo: memFree=24402944/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=142764 CPUtime=3.08 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) R 18558 18558 17890 0 -1 4202496 15530 14043 0 0 206 71 25 6 20 0 1 0 286236729 146190336 32764 33554432000 4194304 5872148 140735580011824 140735580005352 4995191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 35691 32764 176 410 0 35273 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 151912

[startup+6.30048 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18565
/proc/meminfo: memFree=23905172/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=517992 CPUtime=1.92 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 60516 0 0 0 174 18 0 0 20 0 1 0 286237166 530423808 94761 33554432000 4194304 4896791 140735265899952 140735264848744 4235555 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 129498 94761 73 172 0 129324 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 842200

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18565
/proc/meminfo: memFree=23777044/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=399396 CPUtime=8.31 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 65322 0 0 0 810 21 0 0 20 0 1 0 286237166 408981504 90205 33554432000 4194304 4896791 140735265899952 140735265897224 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 99849 90205 77 172 0 99675 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 723604

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 18565
/proc/meminfo: memFree=23777816/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=399396 CPUtime=21.11 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 65322 0 0 0 2090 21 0 0 20 0 1 0 286237166 408981504 90205 33554432000 4194304 4896791 140735265899952 140735265897224 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 99849 90205 77 172 0 99675 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 723604

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18565
/proc/meminfo: memFree=23776140/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=399396 CPUtime=46.71 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 65322 0 0 0 4650 21 0 0 20 0 1 0 286237166 408981504 90205 33554432000 4194304 4896791 140735265899952 140735265897224 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 99849 90205 77 172 0 99675 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 723604

[startup+102.307 s]
/proc/loadavg: 2.29 2.07 2.02 3/183 18610
/proc/meminfo: memFree=24462140/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=399396 CPUtime=97.91 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 65322 0 0 0 9770 21 0 0 20 0 1 0 286237166 408981504 90205 33554432000 4194304 4896791 140735265899952 140735265897224 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 99849 90205 77 172 0 99675 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 723604

[startup+162.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 18610
/proc/meminfo: memFree=24451344/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=399396 CPUtime=157.89 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 65322 0 0 0 15768 21 0 0 20 0 1 0 286237166 408981504 90205 33554432000 4194304 4896791 140735265899952 140735265897224 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 99849 90205 77 172 0 99675 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 723604

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 18610
/proc/meminfo: memFree=24448116/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18620
/proc/meminfo: memFree=24380108/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=402908 CPUtime=1417.7 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66176 0 0 0 141748 22 0 0 20 0 1 0 286237166 412577792 92513 33554432000 4194304 4896791 140735265899952 140735265897160 4223800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 100727 92513 77 172 0 100553 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 727116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18620
/proc/meminfo: memFree=24377964/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=402908 CPUtime=1477.69 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66178 0 0 0 147747 22 0 0 20 0 1 0 286237166 412577792 92515 33554432000 4194304 4896791 140735265899952 140735265897160 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 100727 92515 77 172 0 100553 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 727116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18621
/proc/meminfo: memFree=24375820/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=403200 CPUtime=1537.68 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66201 0 0 0 153746 22 0 0 20 0 1 0 286237166 412876800 92538 33554432000 4194304 4896791 140735265899952 140735265897160 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 100800 92538 77 172 0 100626 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 727408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18621
/proc/meminfo: memFree=24373132/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=403860 CPUtime=1597.67 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66375 0 0 0 159745 22 0 0 20 0 1 0 286237166 413552640 92712 33554432000 4194304 4896791 140735265899952 140735265897160 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 100965 92712 77 172 0 100791 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 728068

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18621
/proc/meminfo: memFree=24371328/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=403860 CPUtime=1657.66 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66383 0 0 0 165744 22 0 0 20 0 1 0 286237166 413552640 92720 33554432000 4194304 4896791 140735265899952 140735265897160 4224118 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 100965 92720 77 172 0 100791 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 728068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18624
/proc/meminfo: memFree=24368608/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=404256 CPUtime=1717.65 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66493 0 0 0 171743 22 0 0 20 0 1 0 286237166 413958144 92830 33554432000 4194304 4896791 140735265899952 140735265897160 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 101064 92830 77 172 0 100890 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 728464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18647
/proc/meminfo: memFree=24365844/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=405240 CPUtime=1777.64 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66718 0 0 0 177742 22 0 0 20 0 1 0 286237166 414965760 93055 33554432000 4194304 4896791 140735265899952 140735265897144 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 101310 93055 77 172 0 101136 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 729448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18647
/proc/meminfo: memFree=24365192/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=405372 CPUtime=1795.64 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66787 0 0 0 179542 22 0 0 20 0 1 0 286237166 415100928 93124 33554432000 4194304 4896791 140735265899952 140735265897160 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 101343 93124 77 172 0 101169 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 729580

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18647
/proc/meminfo: memFree=24365192/32873844 swapFree=7384/7384
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18558/stat : 18558 (runWbo2sat.sh) S 18556 18558 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286236728 9367552 275 33554432000 4194304 5064252 140734156402416 140734156401328 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18558/statm: 2287 275 233 213 0 72 0
[pid=18559] ppid=18558 vsize=305912 CPUtime=4.36 cores=1,3,5,7
/proc/18559/stat : 18559 (wbo2sat) S 18558 18558 17890 0 -1 4202496 17331 14043 0 0 307 98 25 6 20 0 1 0 286236729 313253888 41540 33554432000 4194304 5872148 140735580011824 140735580005096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18559/statm: 76478 41540 177 410 0 76060 0
[pid=18564] ppid=18559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18564/stat : 18564 (satsolver.sh) S 18559 18558 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286237165 9367552 267 33554432000 4194304 5064252 140737190766592 140737190765504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18564/statm: 2287 267 226 213 0 72 0
[pid=18565] ppid=18564 vsize=405372 CPUtime=1795.64 cores=1,3,5,7
/proc/18565/stat : 18565 (glucose_static) R 18564 18558 17890 0 -1 4202496 66787 0 0 0 179542 22 0 0 20 0 1 0 286237166 415100928 93124 33554432000 4194304 4896791 140735265899952 140735265897160 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18565/statm: 101343 93124 77 172 0 101169 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 729580

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1798.76
CPU system time (s): 1.27481
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 842200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.27481
maximum resident set size= 456432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 334520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 1862

runsolver used 16.7235 second user time and 11.2533 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 12:31:53
IDJOB=3716560
IDBENCH=79125
IDSOLVER=2298
FILE ID=node136/3716560-1338201113
RUNJOBID= node136-1338193482-17907
PBS_JOBID= 14624585
Free space on /tmp= 69860 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j120/normalized-j1205_1-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716560-1338201113/watcher-3716560-1338201113 -o /tmp/evaluation-result-3716560-1338201113/solver-3716560-1338201113 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716560-1338201113.wbo 1643934388 HOME HOME

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

MD5SUM BENCH= 528ce3364f1db93944933a8c4cbb85cb
RANDOM SEED=1643934388

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24460920 kB
Buffers:          478424 kB
Cached:          4406988 kB
SwapCached:        24460 kB
Active:          5284512 kB
Inactive:        2220876 kB
Active(anon):    2592108 kB
Inactive(anon):    26984 kB
Active(file):    2692404 kB
Inactive(file):  2193892 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             10924 kB
Writeback:             0 kB
AnonPages:       2610772 kB
Mapped:            10548 kB
Shmem:                 0 kB
Slab:             751768 kB
SReclaimable:     193412 kB
SUnreclaim:       558356 kB
KernelStack:        1480 kB
PageTables:         9380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3420440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1378304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70172 MiB
End job on node136 at 2012-05-28 13:01:53