Trace number 3716166

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/pedigree/
normalized-sheep4r-4-3_wcsp.wbo
MD5SUM376764ac4c5c3f094ec1a2d2f7cbae71
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 benchmark53.7668
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables26850
Total number of constraints1527009
Number of soft constraints1524324
Number of constraints which are clauses1524324
Number of constraints which are cardinality constraints (but not clauses)2685
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 1259
Min constraint cost 1
Max constraint cost 1259
Sum of constraints costs 1904880840
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

15.84/16.06	o 1029
15.84/16.06	c current bound: 514
15.84/16.06	c fallback to adder encoding
630.86/631.20	o 514
630.86/631.20	c current bound: 257
630.86/631.20	c fallback to adder encoding
924.75/925.17	o 257
924.75/925.17	c current bound: 128
924.75/925.17	c fallback to adder encoding
1800.09/1800.60	./satsolver.sh: line 5: 25665 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.61	c error: unexpected solver exit code
1800.09/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-3716166-1338244984/watcher-3716166-1338244984 -o /tmp/evaluation-result-3716166-1338244984/solver-3716166-1338244984 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716166-1338244984.wbo 1381546673 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.78 2.23 2.07 3/179 25646
/proc/meminfo: memFree=27269464/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0

[startup+0.0647731 s]
/proc/loadavg: 2.78 2.23 2.07 3/179 25646
/proc/meminfo: memFree=27269464/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.78 2.23 2.07 3/179 25646
/proc/meminfo: memFree=27269464/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 2.78 2.23 2.07 3/179 25646
/proc/meminfo: memFree=27269464/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700178 s]
/proc/loadavg: 2.78 2.23 2.07 3/179 25646
/proc/meminfo: memFree=27269464/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.72 2.23 2.07 3/181 25648
/proc/meminfo: memFree=27253788/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=19612 CPUtime=1.49 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) R 25646 25646 24197 0 -1 4202496 2968 0 0 0 148 1 0 0 20 0 1 0 290624515 20082688 4467 33554432000 4194304 5872148 140736082912672 140736082909528 5126736 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25647/statm: 4903 4467 144 410 0 4485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28760

[startup+3.10027 s]
/proc/loadavg: 2.72 2.23 2.07 3/181 25648
/proc/meminfo: memFree=27238588/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=68764 CPUtime=3.09 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) R 25646 25646 24197 0 -1 4202496 4025 0 0 0 307 2 0 0 20 0 1 0 290624515 70414336 9077 33554432000 4194304 5872148 140736082912672 140736082909528 4326419 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25647/statm: 17191 9077 144 410 0 16773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77912

[startup+6.30026 s]
/proc/loadavg: 2.72 2.23 2.07 3/181 25648
/proc/meminfo: memFree=27102692/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=167376 CPUtime=6.29 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) R 25646 25646 24197 0 -1 4202496 8230 0 0 0 623 6 0 0 20 0 1 0 290624515 171393024 39315 33554432000 4194304 5872148 140736082912672 140736082910056 4600784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25647/statm: 41844 39315 153 410 0 41426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 176524

[startup+12.7003 s]
/proc/loadavg: 2.61 2.22 2.07 3/183 25650
/proc/meminfo: memFree=26803456/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=197148 CPUtime=10.36 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 10120 0 0 0 1023 13 0 0 20 0 1 0 290624515 201879552 46765 33554432000 4194304 5872148 140736082912672 140736082908552 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25647/statm: 49287 46765 160 410 0 48869 0
[pid=25649] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25649/stat : 25649 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290625552 9367552 266 33554432000 4194304 5064252 140736198696496 140736198695408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25649/statm: 2287 266 226 213 0 72 0
[pid=25650] ppid=25649 vsize=294160 CPUtime=2.31 cores=1,3,5,7
/proc/25650/stat : 25650 (glucose_static) R 25649 25646 24197 0 -1 4202496 41646 0 0 0 221 10 0 0 20 0 1 0 290625552 301219840 64642 33554432000 4194304 4896791 140733771745712 140733771743304 4423776 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25650/statm: 73540 64642 79 172 0 73366 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 509604

[startup+25.5004 s]
/proc/loadavg: 2.67 2.24 2.08 3/183 25653
/proc/meminfo: memFree=26513372/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=16.85 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 15328 42765 0 0 1172 253 240 20 20 0 1 0 290624515 268992512 62606 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 62606 175 410 0 65254 0
[pid=25652] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25652/stat : 25652 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290626214 9367552 267 33554432000 4194304 5064252 140737223774320 140737223773232 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25652/statm: 2287 267 226 213 0 72 0
[pid=25653] ppid=25652 vsize=412248 CPUtime=8.49 cores=1,3,5,7
/proc/25653/stat : 25653 (glucose_static) R 25652 25646 24197 0 -1 4202496 50378 0 0 0 836 13 0 0 20 0 1 0 290626214 422141952 88135 33554432000 4194304 4896791 140733535908032 140733535905240 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25653/statm: 103062 88135 78 172 0 102888 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 693232

[startup+51.1003 s]
/proc/loadavg: 2.50 2.24 2.08 3/183 25653
/proc/meminfo: memFree=26513284/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=16.85 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 15328 42765 0 0 1172 253 240 20 20 0 1 0 290624515 268992512 62606 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 62606 175 410 0 65254 0
[pid=25652] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25652/stat : 25652 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290626214 9367552 267 33554432000 4194304 5064252 140737223774320 140737223773232 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25652/statm: 2287 267 226 213 0 72 0
[pid=25653] ppid=25652 vsize=412516 CPUtime=34.08 cores=1,3,5,7
/proc/25653/stat : 25653 (glucose_static) R 25652 25646 24197 0 -1 4202496 50703 0 0 0 3395 13 0 0 20 0 1 0 290626214 422416384 88204 33554432000 4194304 4896791 140733535908032 140733535905544 4225191 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25653/statm: 103129 88204 78 172 0 102955 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 693500

[startup+102.306 s]
/proc/loadavg: 2.24 2.21 2.08 3/183 25653
/proc/meminfo: memFree=26526352/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=16.85 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 15328 42765 0 0 1172 253 240 20 20 0 1 0 290624515 268992512 62606 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 62606 175 410 0 65254 0
[pid=25652] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25652/stat : 25652 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290626214 9367552 267 33554432000 4194304 5064252 140737223774320 140737223773232 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25652/statm: 2287 267 226 213 0 72 0
[pid=25653] ppid=25652 vsize=413192 CPUtime=85.28 cores=1,3,5,7
/proc/25653/stat : 25653 (glucose_static) R 25652 25646 24197 0 -1 4202496 50864 0 0 0 8515 13 0 0 20 0 1 0 290626214 423108608 88876 33554432000 4194304 4896791 140733535908032 140733535905400 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25653/statm: 103298 88876 78 172 0 103124 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 694176

[startup+162.3 s]
/proc/loadavg: 2.08 2.17 2.08 3/182 25653
/proc/meminfo: memFree=26479744/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=16.85 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 15328 42765 0 0 1172 253 240 20 20 0 1 0 290624515 268992512 62606 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 62606 175 410 0 65254 0
[pid=25652] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25652/stat : 25652 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290626214 9367552 267 33554432000 4194304 5064252 140737223774320 140737223773232 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25652/statm: 2287 267 226 213 0 72 0
[pid=25653] ppid=25652 vsize=414136 CPUtime=145.26 cores=1,3,5,7
/proc/25653/stat : 25653 (glucose_static) R 25652 25646 24197 0 -1 4202496 51068 0 0 0 14513 13 0 0 20 0 1 0 290626214 424075264 89623 33554432000 4194304 4896791 140733535908032 140733535905240 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25653/statm: 103534 89623 78 172 0 103360 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 695120

[startup+222.3 s]
/proc/loadavg: 2.03 2.14 2.07 3/183 25654
/proc/meminfo: memFree=26467516/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=16.85 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 15328 42765 0 0 1172 253 240 20 20 0 1 0 290624515 268992512 62606 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 62606 175 410 0 65254 0
[pid=25652] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 4.75 3.29 2.50 2/182 25737
/proc/meminfo: memFree=3704056/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=406260 CPUtime=496.24 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 46603 0 0 0 49612 12 0 0 20 0 1 0 290717110 416010240 86236 33554432000 4194304 4896791 140735383199552 140735383196600 4203775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101565 86236 76 172 0 101391 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 687244

[startup+1482.3 s]
/proc/loadavg: 4.45 3.50 2.62 3/182 25779
/proc/meminfo: memFree=26663892/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=406260 CPUtime=556.22 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 46606 0 0 0 55610 12 0 0 20 0 1 0 290717110 416010240 86750 33554432000 4194304 4896791 140735383199552 140735383196600 4203775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101565 86750 76 172 0 101391 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 687244

[startup+1542.3 s]
/proc/loadavg: 2.90 3.23 2.58 3/181 25780
/proc/meminfo: memFree=21556776/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=406260 CPUtime=616.21 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 46869 0 0 0 61608 13 0 0 20 0 1 0 290717110 416010240 82723 33554432000 4194304 4896791 140735383199552 140735383197128 4203856 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101565 82723 76 172 0 101391 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 687244

[startup+1602.3 s]
/proc/loadavg: 2.99 3.15 2.58 2/182 25781
/proc/meminfo: memFree=11821672/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=406260 CPUtime=676.2 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 46874 0 0 0 67607 13 0 0 20 0 1 0 290717110 416010240 83239 33554432000 4194304 4896791 140735383199552 140735383197128 4203936 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101565 83239 76 172 0 101391 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 687244

[startup+1662.3 s]
/proc/loadavg: 4.25 3.48 2.73 2/183 25784
/proc/meminfo: memFree=7710008/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=406260 CPUtime=736.2 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 46880 0 0 0 73606 14 0 0 20 0 1 0 290717110 416010240 83245 33554432000 4194304 4896791 140735383199552 140735383197128 4203877 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101565 83245 76 172 0 101391 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 687244

[startup+1722.3 s]
/proc/loadavg: 4.57 3.72 2.86 2/182 25785
/proc/meminfo: memFree=3730140/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=406260 CPUtime=796.19 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 46889 0 0 0 79605 14 0 0 20 0 1 0 290717110 416010240 83254 33554432000 4194304 4896791 140735383199552 140735383197128 4203877 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101565 83254 76 172 0 101391 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 687244

[startup+1782.3 s]
/proc/loadavg: 4.89 3.97 3.00 2/182 25785
/proc/meminfo: memFree=3831876/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=407488 CPUtime=856.17 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 47416 0 0 0 85603 14 0 0 20 0 1 0 290717110 417267712 84078 33554432000 4194304 4896791 140735383199552 140735383197064 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 101872 84078 78 172 0 101698 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 688472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 4.92 4.02 3.03 2/182 25785
/proc/meminfo: memFree=3831752/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=408124 CPUtime=874.47 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 47544 0 0 0 87433 14 0 0 20 0 1 0 290717110 417918976 84206 33554432000 4194304 4896791 140735383199552 140735383196760 4223809 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 102031 84206 78 172 0 101857 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 689108

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 4.92 4.02 3.03 2/182 25785
/proc/meminfo: memFree=3831752/32873648 swapFree=6864/6864
[pid=25646] ppid=25644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25646/stat : 25646 (runWbo2sat.sh) S 25644 25646 24197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 290624514 9367552 274 33554432000 4194304 5064252 140734321930432 140734321929344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25646/statm: 2287 274 233 213 0 72 0
[pid=25647] ppid=25646 vsize=262688 CPUtime=925.62 cores=1,3,5,7
/proc/25647/stat : 25647 (wbo2sat) S 25646 25646 24197 0 -1 4202496 28800 158591 0 0 1339 277 90871 75 20 0 1 0 290624515 268992512 60046 33554432000 4194304 5872148 140736082912672 140736082905944 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 11 0 0
/proc/25647/statm: 65672 60046 175 410 0 65254 0
[pid=25664] ppid=25647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25664/stat : 25664 (satsolver.sh) S 25647 25646 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290717110 9367552 266 33554432000 4194304 5064252 140735397757680 140735397756592 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25664/statm: 2287 266 226 213 0 72 0
[pid=25665] ppid=25664 vsize=408124 CPUtime=874.47 cores=1,3,5,7
/proc/25665/stat : 25665 (glucose_static) R 25664 25646 24197 0 -1 4202496 47544 0 0 0 87433 14 0 0 20 0 1 0 290717110 417918976 84206 33554432000 4194304 4896791 140735383199552 140735383196760 4223809 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25665/statm: 102031 84206 78 172 0 101857 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 689108

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.14
CPU user time (s): 1796.45
CPU system time (s): 3.68244
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 779732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.45
system time used= 3.68244
maximum resident set size= 425568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235924
page faults= 0
swaps= 0
block input operations= 0
block output operations= 859024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 3018

runsolver used 2.79857 second user time and 7.15891 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-29 00:43:05
IDJOB=3716166
IDBENCH=79628
IDSOLVER=2298
FILE ID=node120/3716166-1338244984
RUNJOBID= node120-1338229754-24214
PBS_JOBID= 14624650
Free space on /tmp= 71412 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/pedigree/normalized-sheep4r-4-3_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716166-1338244984/watcher-3716166-1338244984 -o /tmp/evaluation-result-3716166-1338244984/solver-3716166-1338244984 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716166-1338244984.wbo 1381546673 HOME HOME

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

MD5SUM BENCH= 376764ac4c5c3f094ec1a2d2f7cbae71
RANDOM SEED=1381546673

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27269456 kB
Buffers:          477108 kB
Cached:          3898344 kB
SwapCached:          636 kB
Active:          1555940 kB
Inactive:        3151160 kB
Active(anon):     320032 kB
Inactive(anon):    12532 kB
Active(file):    1235908 kB
Inactive(file):  3138628 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             76712 kB
Writeback:             0 kB
AnonPages:        338472 kB
Mapped:            15300 kB
Shmem:               120 kB
Slab:             757280 kB
SReclaimable:     200976 kB
SUnreclaim:       556304 kB
KernelStack:        1472 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     495020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 64100 MiB
End job on node120 at 2012-05-29 01:13:06