Trace number 3716444

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.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/academics/
normalized-langford-3-11_wcsp.wbo
MD5SUM69dbc7406636817ba2a44752a9d60525
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.19291
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1089
Total number of constraints40843
Number of soft constraints40810
Number of constraints which are clauses40810
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint33
Top cost 1
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 40810
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 34
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

0.00/0.47	o 51
0.00/0.47	c current bound: 25
0.00/0.47	c fallback to adder encoding
1637.58/1638.07	o 21
1637.58/1638.07	c current bound: 10
1637.58/1638.07	c fallback to adder encoding
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	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-3716444-1338214956/watcher-3716444-1338214956 -o /tmp/evaluation-result-3716444-1338214956/solver-3716444-1338214956 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716444-1338214956.wbo 1231628278 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.03 2.01 2.00 3/179 22272
/proc/meminfo: memFree=27891444/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0

[startup+0.0612369 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22272
/proc/meminfo: memFree=27891444/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22272
/proc/meminfo: memFree=27891444/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300209 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22272
/proc/meminfo: memFree=27891444/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22272
/proc/meminfo: memFree=27891444/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 22277
/proc/meminfo: memFree=27827732/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.34 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) R 22272 22272 17890 0 -1 4202496 10558 3343 0 0 122 8 4 0 20 0 1 0 287621082 159334400 21917 33554432000 4194304 5872148 140733585451120 140733585444968 4392125 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 21917 174 410 0 38482 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 164748

[startup+3.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 22279
/proc/meminfo: memFree=27612900/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197108 CPUtime=1.45 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36246 0 0 0 135 10 0 0 20 0 1 0 287621246 201838592 41752 33554432000 4194304 4896791 140736341087344 140736341084888 4203889 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49277 41752 76 172 0 49103 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 371004

[startup+6.30041 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 22279
/proc/meminfo: memFree=27559712/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197108 CPUtime=4.65 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36248 0 0 0 454 11 0 0 20 0 1 0 287621246 201838592 41754 33554432000 4194304 4896791 140736341087344 140736341084888 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49277 41754 78 172 0 49103 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 371004

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 22279
/proc/meminfo: memFree=27560432/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197196 CPUtime=11.05 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36676 0 0 0 1094 11 0 0 20 0 1 0 287621246 201928704 42288 33554432000 4194304 4896791 140736341087344 140736341084856 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49299 42288 78 172 0 49125 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 371092

[startup+25.5068 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22279
/proc/meminfo: memFree=27559012/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197336 CPUtime=23.85 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36679 0 0 0 2374 11 0 0 20 0 1 0 287621246 202072064 42802 33554432000 4194304 4896791 140736341087344 140736341084856 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49334 42802 78 172 0 49160 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 371232

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 22279
/proc/meminfo: memFree=27556096/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197336 CPUtime=49.44 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36679 0 0 0 4933 11 0 0 20 0 1 0 287621246 202072064 42802 33554432000 4194304 4896791 140736341087344 140736341084472 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49334 42802 78 172 0 49160 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 371232

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22279
/proc/meminfo: memFree=27555724/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197336 CPUtime=100.63 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36701 0 0 0 10052 11 0 0 20 0 1 0 287621246 202072064 42824 33554432000 4194304 4896791 140736341087344 140736341084472 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49334 42824 78 172 0 49160 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 371232

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22279
/proc/meminfo: memFree=27554860/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=197480 CPUtime=160.62 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 36737 0 0 0 16051 11 0 0 20 0 1 0 287621246 202219520 42860 33554432000 4194304 4896791 140736341087344 140736341084712 4223886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 49370 42860 78 172 0 49196 0
Current children cumulated CPU time (s) 162.1

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

/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 38328 0 0 0 142029 14 0 0 20 0 1 0 287621246 208887808 46669 33554432000 4194304 4896791 140736341087344 140736341084488 4203066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 50998 46669 78 172 0 50824 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 377888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=26684832/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=204116 CPUtime=1480.42 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 38372 0 0 0 148028 14 0 0 20 0 1 0 287621246 209014784 46713 33554432000 4194304 4896791 140736341087344 140736341084872 4203064 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 51029 46713 78 172 0 50855 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 378012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=26680456/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=205268 CPUtime=1540.42 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 38636 0 0 0 154028 14 0 0 20 0 1 0 287621246 210194432 46977 33554432000 4194304 4896791 140736341087344 140736341084552 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 51317 46977 78 172 0 51143 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 379164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=26676824/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=155600 CPUtime=1.48 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 11201 3343 0 0 126 18 4 0 20 0 1 0 287621082 159334400 22430 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 38900 22430 175 410 0 38482 0
[pid=22278] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22278/stat : 22278 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287621246 9367552 267 33554432000 4194304 5064252 140735015331424 140735015330336 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22278/statm: 2287 267 226 213 0 72 0
[pid=22279] ppid=22278 vsize=206628 CPUtime=1600.4 cores=0,2,4,6
/proc/22279/stat : 22279 (glucose_static) R 22278 22272 17890 0 -1 4202496 38972 0 0 0 160026 14 0 0 20 0 1 0 287621246 211587072 47824 33554432000 4194304 4896791 140736341087344 140736341084616 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22279/statm: 51657 47824 78 172 0 51483 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 380524

[startup+1662.31 s]
/proc/loadavg: 2.19 2.05 2.01 3/184 22342
/proc/meminfo: memFree=26769348/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=88932 CPUtime=1638.56 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 21201 43572 0 0 208 29 163600 19 20 0 1 0 287621082 91066368 18226 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 22233 18226 175 410 0 21815 0
[pid=22338] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22338/stat : 22338 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287784978 9367552 265 33554432000 4194304 5064252 140735244088112 140735244087024 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22338/statm: 2287 265 226 213 0 72 0
[pid=22339] ppid=22338 vsize=151544 CPUtime=23.33 cores=0,2,4,6
/proc/22339/stat : 22339 (glucose_static) R 22338 22272 17890 0 -1 4202496 30038 0 0 0 2325 8 0 0 20 0 1 0 287784978 155181056 32651 33554432000 4194304 4896791 140734941259920 140734941257432 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22339/statm: 37886 32651 78 172 0 37712 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 258772

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/183 22343
/proc/meminfo: memFree=26769480/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=88932 CPUtime=1638.56 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 21201 43572 0 0 208 29 163600 19 20 0 1 0 287621082 91066368 18226 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 22233 18226 175 410 0 21815 0
[pid=22338] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22338/stat : 22338 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287784978 9367552 265 33554432000 4194304 5064252 140735244088112 140735244087024 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22338/statm: 2287 265 226 213 0 72 0
[pid=22339] ppid=22338 vsize=151544 CPUtime=83.32 cores=0,2,4,6
/proc/22339/stat : 22339 (glucose_static) R 22338 22272 17890 0 -1 4202496 30038 0 0 0 8324 8 0 0 20 0 1 0 287784978 155181056 32651 33554432000 4194304 4896791 140734941259920 140734941257432 4224663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22339/statm: 37886 32651 78 172 0 37712 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 258772

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 22343
/proc/meminfo: memFree=26768564/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=88932 CPUtime=1638.56 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 21201 43572 0 0 208 29 163600 19 20 0 1 0 287621082 91066368 18226 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 22233 18226 175 410 0 21815 0
[pid=22338] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22338/stat : 22338 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287784978 9367552 265 33554432000 4194304 5064252 140735244088112 140735244087024 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22338/statm: 2287 265 226 213 0 72 0
[pid=22339] ppid=22338 vsize=152276 CPUtime=143.31 cores=0,2,4,6
/proc/22339/stat : 22339 (glucose_static) R 22338 22272 17890 0 -1 4202496 30174 0 0 0 14323 8 0 0 20 0 1 0 287784978 155930624 32787 33554432000 4194304 4896791 140734941259920 140734941257288 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22339/statm: 38069 32787 78 172 0 37895 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 259504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 22343
/proc/meminfo: memFree=26768240/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=88932 CPUtime=1638.56 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 21201 43572 0 0 208 29 163600 19 20 0 1 0 287621082 91066368 18226 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 22233 18226 175 410 0 21815 0
[pid=22338] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22338/stat : 22338 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287784978 9367552 265 33554432000 4194304 5064252 140735244088112 140735244087024 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22338/statm: 2287 265 226 213 0 72 0
[pid=22339] ppid=22338 vsize=152540 CPUtime=161.51 cores=0,2,4,6
/proc/22339/stat : 22339 (glucose_static) R 22338 22272 17890 0 -1 4202496 30251 0 0 0 16143 8 0 0 20 0 1 0 287784978 156200960 32864 33554432000 4194304 4896791 140734941259920 140734941257272 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22339/statm: 38135 32864 78 172 0 37961 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 259768

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 22343
/proc/meminfo: memFree=26768240/32873844 swapFree=7384/7384
[pid=22272] ppid=22270 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22272/stat : 22272 (runWbo2sat.sh) S 22270 22272 17890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287621082 9367552 275 33554432000 4194304 5064252 140734219565632 140734219564544 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22272/statm: 2287 275 233 213 0 72 0
[pid=22273] ppid=22272 vsize=88932 CPUtime=1638.56 cores=0,2,4,6
/proc/22273/stat : 22273 (wbo2sat) S 22272 22272 17890 0 -1 4202496 21201 43572 0 0 208 29 163600 19 20 0 1 0 287621082 91066368 18226 33554432000 4194304 5872148 140733585451120 140733585444392 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 13 0 0
/proc/22273/statm: 22233 18226 175 410 0 21815 0
[pid=22338] ppid=22273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22338/stat : 22338 (satsolver.sh) S 22273 22272 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287784978 9367552 265 33554432000 4194304 5064252 140735244088112 140735244087024 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22338/statm: 2287 265 226 213 0 72 0
[pid=22339] ppid=22338 vsize=152540 CPUtime=161.51 cores=0,2,4,6
/proc/22339/stat : 22339 (glucose_static) R 22338 22272 17890 0 -1 4202496 30251 0 0 0 16143 8 0 0 20 0 1 0 287784978 156200960 32864 33554432000 4194304 4896791 140734941259920 140734941257272 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22339/statm: 38135 32864 78 172 0 37961 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 259768

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22272 and gives
#  childrusage.ru_utime.tv_sec=1638
#  childrusage.ru_utime.tv_usec=87972
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=490925
# CPU time returned by wait4() is 1638.58
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.51
CPU system time (s): 0.56
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 450060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1638.09
system time used= 0.490925
maximum resident set size= 218740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 253376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 1904

runsolver used 2.78158 second user time and 7.06293 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 16:22:36
IDJOB=3716444
IDBENCH=79360
IDSOLVER=2298
FILE ID=node136/3716444-1338214956
RUNJOBID= node136-1338193482-17906
PBS_JOBID= 14624585
Free space on /tmp= 71000 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/academics/normalized-langford-3-11_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716444-1338214956/watcher-3716444-1338214956 -o /tmp/evaluation-result-3716444-1338214956/solver-3716444-1338214956 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716444-1338214956.wbo 1231628278 HOME HOME

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

MD5SUM BENCH= 69dbc7406636817ba2a44752a9d60525
RANDOM SEED=1231628278

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:        27891980 kB
Buffers:          491280 kB
Cached:          3244960 kB
SwapCached:        24460 kB
Active:          1899152 kB
Inactive:        2222688 kB
Active(anon):     357996 kB
Inactive(anon):    26984 kB
Active(file):    1541156 kB
Inactive(file):  2195704 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              9712 kB
Writeback:             0 kB
AnonPages:        366684 kB
Mapped:            10508 kB
Shmem:                 0 kB
Slab:             719800 kB
SReclaimable:     161180 kB
SUnreclaim:       558620 kB
KernelStack:        1520 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     575544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 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= 70732 MiB
End job on node136 at 2012-05-28 16:52:37