Trace number 3716667

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.08 1800.72

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-35-30--soft-0-100-0.wbo
MD5SUM169186b65db4bc0391cc8aa4ed776345
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small 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 benchmark0.047992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1050
Total number of constraints65
Number of soft constraints65
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 3654
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3653
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.16	o 1522
0.00/0.16	c current bound: 761
23.75/23.87	o 451
23.75/23.87	c current bound: 225
27.68/27.70	o 221
27.68/27.70	c current bound: 110
27.69/27.96	o 88
27.69/27.96	c current bound: 44
28.47/28.55	o 39
28.47/28.55	c current bound: 19
28.53/28.76	o 11
28.53/28.76	c current bound: 5
28.86/29.10	o 4
28.86/29.10	c current bound: 2
1800.08/1800.71	c error: unexpected solver exit code
1800.08/1800.71	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-3716667-1338211063/watcher-3716667-1338211063 -o /tmp/evaluation-result-3716667-1338211063/solver-3716667-1338211063 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716667-1338211063.wbo 63255098 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/177 30304
/proc/meminfo: memFree=30987992/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0

[startup+0.06733 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30987992/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100286 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30987992/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30987992/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30987992/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30313
/proc/meminfo: memFree=30852768/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=8160 CPUtime=0.18 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 2988 2341 0 0 8 3 7 0 20 0 1 0 287232230 8355840 1385 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 2040 1385 173 410 0 1622 0
[pid=30310] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30310/stat : 30310 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287232250 9367552 267 33554432000 4194304 5064252 140733414578112 140733414577024 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30310/statm: 2287 267 226 213 0 72 0
[pid=30311] ppid=30310 vsize=29760 CPUtime=1.28 cores=1,3,5,7
/proc/30311/stat : 30311 (glucose_static) R 30310 30304 29773 0 -1 4202496 6210 0 0 0 127 1 0 0 20 0 1 0 287232250 30474240 6507 33554432000 4194304 4896791 140736703962064 140736703959272 4203820 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30311/statm: 7440 6507 78 172 0 7266 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 56216

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30313
/proc/meminfo: memFree=30898320/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=8160 CPUtime=0.18 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 2988 2341 0 0 8 3 7 0 20 0 1 0 287232230 8355840 1385 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 2040 1385 173 410 0 1622 0
[pid=30310] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30310/stat : 30310 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287232250 9367552 267 33554432000 4194304 5064252 140733414578112 140733414577024 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30310/statm: 2287 267 226 213 0 72 0
[pid=30311] ppid=30310 vsize=30300 CPUtime=2.88 cores=1,3,5,7
/proc/30311/stat : 30311 (glucose_static) R 30310 30304 29773 0 -1 4202496 8199 0 0 0 287 1 0 0 20 0 1 0 287232250 31027200 6574 33554432000 4194304 4896791 140736703962064 140736703959384 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30311/statm: 7575 6574 78 172 0 7401 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56756

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30320
/proc/meminfo: memFree=30890756/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=8160 CPUtime=0.18 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 2988 2341 0 0 8 3 7 0 20 0 1 0 287232230 8355840 1385 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 2040 1385 173 410 0 1622 0
[pid=30310] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30310/stat : 30310 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287232250 9367552 267 33554432000 4194304 5064252 140733414578112 140733414577024 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30310/statm: 2287 267 226 213 0 72 0
[pid=30311] ppid=30310 vsize=31100 CPUtime=6.08 cores=1,3,5,7
/proc/30311/stat : 30311 (glucose_static) R 30310 30304 29773 0 -1 4202496 10799 0 0 0 606 2 0 0 20 0 1 0 287232250 31846400 7105 33554432000 4194304 4896791 140736703962064 140736703959592 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30311/statm: 7775 7105 78 172 0 7601 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57556

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30322
/proc/meminfo: memFree=30726384/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=8160 CPUtime=0.18 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 2988 2341 0 0 8 3 7 0 20 0 1 0 287232230 8355840 1385 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 2040 1385 173 410 0 1622 0
[pid=30310] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30310/stat : 30310 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287232250 9367552 267 33554432000 4194304 5064252 140733414578112 140733414577024 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30310/statm: 2287 267 226 213 0 72 0
[pid=30311] ppid=30310 vsize=32244 CPUtime=12.48 cores=1,3,5,7
/proc/30311/stat : 30311 (glucose_static) R 30310 30304 29773 0 -1 4202496 14611 0 0 0 1245 3 0 0 20 0 1 0 287232250 33017856 7424 33554432000 4194304 4896791 140736703962064 140736703959640 4225514 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30311/statm: 8061 7424 78 172 0 7887 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 58700

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30325
/proc/meminfo: memFree=30744876/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=23.87 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 4145 23913 0 0 10 4 2367 6 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30324] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30324/stat : 30324 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287234618 9367552 266 33554432000 4194304 5064252 140736050199744 140736050198656 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30324/statm: 2287 266 226 213 0 72 0
[pid=30325] ppid=30324 vsize=15500 CPUtime=1.6 cores=1,3,5,7
/proc/30325/stat : 30325 (glucose_static) R 30324 30304 29773 0 -1 4202496 3584 0 0 0 160 0 0 0 20 0 1 0 287234618 15872000 3242 33554432000 4194304 4896791 140734310513360 140734310510888 4204876 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30325/statm: 3875 3242 78 172 0 3701 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 40492

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30349
/proc/meminfo: memFree=30816868/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=19240 CPUtime=21.98 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 15519 0 0 0 2195 3 0 0 20 0 1 0 287235140 19701760 3812 33554432000 4194304 4896791 140734581043104 140734581040680 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 4810 3812 78 172 0 4636 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 44232

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30361
/proc/meminfo: memFree=30804240/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=28660 CPUtime=73.18 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 31762 0 0 0 7310 8 0 0 20 0 1 0 287235140 29347840 6606 33554432000 4194304 4896791 140734581043104 140734581040648 4225796 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 7165 6606 78 172 0 6991 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 53652

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 30364
/proc/meminfo: memFree=30777584/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 115476 0 0 0 139198 92 0 0 20 0 1 0 287235140 181338112 42943 33554432000 4194304 4896791 140734581043104 140734581040312 4205322 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 44272 42943 78 172 0 44098 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 202080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30376
/proc/meminfo: memFree=30556196/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=229096 CPUtime=1452.87 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 117728 0 0 0 145191 96 0 0 20 0 1 0 287235140 234594304 46491 33554432000 4194304 4896791 140734581043104 140734581040312 4204119 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 57274 46491 78 172 0 57100 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 254088

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30376
/proc/meminfo: memFree=30580608/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=180276 CPUtime=1512.86 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 119060 0 0 0 151185 101 0 0 20 0 1 0 287235140 184602624 37302 33554432000 4194304 4896791 140734581043104 140734581040632 4225124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 45069 37302 78 172 0 44895 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 205268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30376
/proc/meminfo: memFree=30574432/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=182116 CPUtime=1572.85 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 121055 0 0 0 157181 104 0 0 20 0 1 0 287235140 186486784 39331 33554432000 4194304 4896791 140734581043104 140734581040632 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 45529 39331 78 172 0 45355 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 207108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30376
/proc/meminfo: memFree=30558796/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=186520 CPUtime=1632.84 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 122983 0 0 0 163177 107 0 0 20 0 1 0 287235140 190996480 40737 33554432000 4194304 4896791 140734581043104 140734581038840 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 46630 40737 78 172 0 46456 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 211512

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 30377
/proc/meminfo: memFree=30553532/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=188024 CPUtime=1692.82 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 124829 0 0 0 169172 110 0 0 20 0 1 0 287235140 192536576 43028 33554432000 4194304 4896791 140734581043104 140734581038232 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 47006 43028 78 172 0 46832 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 213016

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 30377
/proc/meminfo: memFree=30545120/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=191644 CPUtime=1752.81 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 127187 0 0 0 175167 114 0 0 20 0 1 0 287235140 196243456 44874 33554432000 4194304 4896791 140734581043104 140734581038200 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 47911 44874 78 172 0 47737 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 216636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 30377
/proc/meminfo: memFree=30526920/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=241984 CPUtime=1771.22 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 128069 0 0 0 177007 115 0 0 20 0 1 0 287235140 247791616 48796 33554432000 4194304 4896791 140734581043104 140734581040632 4205044 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 60496 48796 78 172 0 60322 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 266976

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 30377
/proc/meminfo: memFree=30526920/32873648 swapFree=7112/7112
[pid=30304] ppid=30302 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30304/stat : 30304 (runWbo2sat.sh) S 30302 30304 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287232229 9367552 275 33554432000 4194304 5064252 140737361631264 140737361630176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30304/statm: 2287 275 233 213 0 72 0
[pid=30305] ppid=30304 vsize=6696 CPUtime=28.86 cores=1,3,5,7
/proc/30305/stat : 30305 (wbo2sat) S 30304 30304 29773 0 -1 4202496 5357 40644 0 0 11 4 2861 10 20 0 1 0 287232230 6856704 1279 33554432000 4194304 5872148 140733198521984 140733198515256 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30305/statm: 1674 1279 173 410 0 1256 0
[pid=30342] ppid=30305 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30342/stat : 30342 (satsolver.sh) S 30305 30304 29773 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287235140 9367552 266 33554432000 4194304 5064252 140734545669936 140734545668848 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30342/statm: 2287 266 226 213 0 72 0
[pid=30343] ppid=30342 vsize=241984 CPUtime=1771.22 cores=1,3,5,7
/proc/30343/stat : 30343 (glucose_static) R 30342 30304 29773 0 -1 4202496 128069 0 0 0 177007 115 0 0 20 0 1 0 287235140 247791616 48796 33554432000 4194304 4896791 140734581043104 140734581040632 4205044 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30343/statm: 60496 48796 78 172 0 60322 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 266976

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30304 and gives
#  childrusage.ru_utime.tv_sec=28
#  childrusage.ru_utime.tv_usec=732631
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=151976
# CPU time returned by wait4() is 28.8846
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1798.79
CPU system time (s): 1.29
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 316044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.7326
system time used= 0.151976
maximum resident set size= 46480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46977
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 68

runsolver used 3.19151 second user time and 8.5367 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 15:17:43
IDJOB=3716667
IDBENCH=79184
IDSOLVER=2298
FILE ID=node126/3716667-1338211063
RUNJOBID= node126-1338205661-29790
PBS_JOBID= 14624613
Free space on /tmp= 71352 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716667-1338211063/watcher-3716667-1338211063 -o /tmp/evaluation-result-3716667-1338211063/solver-3716667-1338211063 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716667-1338211063.wbo 63255098 HOME HOME

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

MD5SUM BENCH= 169186b65db4bc0391cc8aa4ed776345
RANDOM SEED=63255098

node126.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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.90
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30990280 kB
Buffers:          341572 kB
Cached:           711068 kB
SwapCached:        17756 kB
Active:           787536 kB
Inactive:         287332 kB
Active(anon):       3464 kB
Inactive(anon):    20452 kB
Active(file):     784072 kB
Inactive(file):   266880 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             17132 kB
Writeback:             0 kB
AnonPages:         95536 kB
Mapped:             9764 kB
Shmem:                 0 kB
Slab:             670600 kB
SReclaimable:     115020 kB
SUnreclaim:       555580 kB
KernelStack:        1520 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     126696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 71316 MiB
End job on node126 at 2012-05-28 15:47:44