Trace number 3716266

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_21_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMfbd3a39d50404986b242d7bfefa0e7f6
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.260959
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables840
Total number of constraints82
Number of soft constraints55
Number of constraints which are clauses42
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 2274
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 2273
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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

5.77/5.82	o 1435
5.77/5.82	c current bound: 717
6.86/6.96	o 457
6.86/6.96	c current bound: 228
7.66/7.76	o 208
7.66/7.76	c current bound: 104
15.65/15.73	o 97
15.65/15.73	c current bound: 48
15.70/16.39	o 6
15.70/16.39	c current bound: 3
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3716266-1338176022/watcher-3716266-1338176022 -o /tmp/evaluation-result-3716266-1338176022/solver-3716266-1338176022 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716266-1338176022.wbo 1440886950 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.04 2.01 2.00 3/180 26841
/proc/meminfo: memFree=31294236/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0

[startup+0.0608159 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 26841
/proc/meminfo: memFree=31294236/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100189 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 26841
/proc/meminfo: memFree=31294236/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300114 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 26841
/proc/meminfo: memFree=31294236/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 26841
/proc/meminfo: memFree=31294236/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 26845
/proc/meminfo: memFree=31284740/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=3092 CPUtime=0.04 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 911 0 0 0 4 0 0 0 20 0 1 0 283729013 3166208 460 33554432000 4194304 5872148 140733296310304 140733296306184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26842/statm: 773 460 164 410 0 355 0
[pid=26844] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26844/stat : 26844 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283729017 9367552 267 33554432000 4194304 5064252 140733225971888 140733225970800 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26844/statm: 2287 267 226 213 0 72 0
[pid=26845] ppid=26844 vsize=8804 CPUtime=1.44 cores=0,2,4,6
/proc/26845/stat : 26845 (glucose_static) R 26844 26841 24824 0 -1 4202496 3021 0 0 0 144 0 0 0 20 0 1 0 283729017 9015296 1759 33554432000 4194304 4896791 140736756701232 140736756698520 4205052 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26845/statm: 2201 1759 76 172 0 2027 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30192

[startup+3.10029 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 26845
/proc/meminfo: memFree=31290508/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=3092 CPUtime=0.04 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 911 0 0 0 4 0 0 0 20 0 1 0 283729013 3166208 460 33554432000 4194304 5872148 140733296310304 140733296306184 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26842/statm: 773 460 164 410 0 355 0
[pid=26844] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26844/stat : 26844 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283729017 9367552 267 33554432000 4194304 5064252 140733225971888 140733225970800 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26844/statm: 2287 267 226 213 0 72 0
[pid=26845] ppid=26844 vsize=10880 CPUtime=3.04 cores=0,2,4,6
/proc/26845/stat : 26845 (glucose_static) R 26844 26841 24824 0 -1 4202496 4471 0 0 0 304 0 0 0 20 0 1 0 283729017 11141120 2043 33554432000 4194304 4896791 140736756701232 140736756698760 4225420 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26845/statm: 2720 2043 76 172 0 2546 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32268

[startup+6.30027 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 26845
/proc/meminfo: memFree=31289196/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=6020 CPUtime=5.82 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 2577 6791 0 0 7 4 570 1 20 0 1 0 283729013 6164480 1136 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1505 1136 173 410 0 1087 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 15168

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 26854
/proc/meminfo: memFree=31278504/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=7.73 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 3929 17816 0 0 10 4 755 4 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26853] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26853/stat : 26853 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283729789 9367552 267 33554432000 4194304 5064252 140737260070960 140737260069872 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/26853/statm: 2287 267 226 213 0 72 0
[pid=26854] ppid=26853 vsize=17628 CPUtime=4.92 cores=0,2,4,6
/proc/26854/stat : 26854 (glucose_static) R 26853 26841 24824 0 -1 4202496 5813 0 0 0 491 1 0 0 20 0 1 0 283729790 18051072 3283 33554432000 4194304 4896791 140734429507584 140734429504792 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26854/statm: 4407 3283 78 172 0 4233 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 41640

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.00 3/183 26860
/proc/meminfo: memFree=31278568/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=14136 CPUtime=9.09 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 10461 0 0 0 908 1 0 0 20 0 1 0 283730652 14475264 3094 33554432000 4194304 4896791 140735324888688 140735324886232 4225420 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 3534 3094 78 172 0 3360 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 38148

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 26860
/proc/meminfo: memFree=31262548/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=26324 CPUtime=34.68 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 22653 0 0 0 3464 4 0 0 20 0 1 0 283730652 26955776 5615 33554432000 4194304 4896791 140735324888688 140735324886216 4224975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 6581 5615 78 172 0 6407 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50336

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 26860
/proc/meminfo: memFree=31242888/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=32508 CPUtime=85.87 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 37533 0 0 0 8577 10 0 0 20 0 1 0 283730652 33288192 7576 33554432000 4194304 4896791 140735324888688 140735324886216 4203886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 8127 7576 78 172 0 7953 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 56520

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 26860
/proc/meminfo: memFree=31232020/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=44688 CPUtime=145.85 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 52210 0 0 0 14569 16 0 0 20 0 1 0 283730652 45760512 10600 33554432000 4194304 4896791 140735324888688 140735324886216 4225366 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 11172 10600 78 172 0 10998 0
Current children cumulated CPU time (s) 162.2

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

/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 133939 0 0 0 140489 73 0 0 20 0 1 0 283730652 169316352 33583 33554432000 4194304 4896791 140735324888688 140735324886120 4224703 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 41337 33583 78 172 0 41163 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 189360

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 26871
/proc/meminfo: memFree=31050104/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=168268 CPUtime=1465.6 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 136043 0 0 0 146485 75 0 0 20 0 1 0 283730652 172306432 33509 33554432000 4194304 4896791 140735324888688 140735324886216 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 42067 33509 78 172 0 41893 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 192280

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 26871
/proc/meminfo: memFree=31060776/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=138284 CPUtime=1525.59 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 136988 0 0 0 152482 77 0 0 20 0 1 0 283730652 141602816 30925 33554432000 4194304 4896791 140735324888688 140735324886216 4224752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 34571 30925 78 172 0 34397 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 162296

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 26922
/proc/meminfo: memFree=31220092/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=120772 CPUtime=1585.57 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 138081 0 0 0 158479 78 0 0 20 0 1 0 283730652 123670528 27042 33554432000 4194304 4896791 140735324888688 140735324886264 4225141 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 30193 27042 78 172 0 30019 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 144784

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 26957
/proc/meminfo: memFree=31178224/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=171372 CPUtime=1645.56 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 139436 0 0 0 164476 80 0 0 20 0 1 0 283730652 175484928 37058 33554432000 4194304 4896791 140735324888688 140735324885944 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 42843 37058 78 172 0 42669 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 195384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26957
/proc/meminfo: memFree=31162676/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=172616 CPUtime=1705.55 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 141047 0 0 0 170472 83 0 0 20 0 1 0 283730652 176758784 35739 33554432000 4194304 4896791 140735324888688 140735324885944 4224722 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 43154 35739 78 172 0 42980 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 196628

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 26958
/proc/meminfo: memFree=31181460/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=123020 CPUtime=1765.53 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 142755 0 0 0 176467 86 0 0 20 0 1 0 283730652 125972480 26464 33554432000 4194304 4896791 140735324888688 140735324886264 4206035 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 30755 26464 78 172 0 30581 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 147032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 26958
/proc/meminfo: memFree=31158176/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=141988 CPUtime=1783.73 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 143327 0 0 0 178287 86 0 0 20 0 1 0 283730652 145395712 30602 33554432000 4194304 4896791 140735324888688 140735324886216 4225384 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 35497 30602 78 172 0 35323 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 166000

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.13 2.03 2.01 3/183 26958
/proc/meminfo: memFree=31158176/32873648 swapFree=6852/6852
[pid=26841] ppid=26839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (runWbo2sat.sh) S 26839 26841 24824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283729013 9367552 275 33554432000 4194304 5064252 140734052879632 140734052878544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26841/statm: 2287 275 233 213 0 72 0
[pid=26842] ppid=26841 vsize=5716 CPUtime=16.35 cores=0,2,4,6
/proc/26842/stat : 26842 (wbo2sat) S 26841 26841 24824 0 -1 4202496 4439 29766 0 0 10 4 1613 8 20 0 1 0 283729013 5853184 1019 33554432000 4194304 5872148 140733296310304 140733296303576 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26842/statm: 1429 1019 173 410 0 1011 0
[pid=26859] ppid=26842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26859/stat : 26859 (satsolver.sh) S 26842 26841 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283730652 9367552 267 33554432000 4194304 5064252 140733419124816 140733419123728 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26859/statm: 2287 267 226 213 0 72 0
[pid=26860] ppid=26859 vsize=141988 CPUtime=1783.73 cores=0,2,4,6
/proc/26860/stat : 26860 (glucose_static) R 26859 26841 24824 0 -1 4202496 143327 0 0 0 178287 86 0 0 20 0 1 0 283730652 145395712 30602 33554432000 4194304 4896791 140735324888688 140735324886216 4225384 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26860/statm: 35497 30602 78 172 0 35323 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 166000

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26841 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=251529
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=135979
# CPU time returned by wait4() is 16.3875
# 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.51
CPU time (s): 1800.08
CPU user time (s): 1799.1
CPU system time (s): 0.98
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 226980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2515
system time used= 0.135979
maximum resident set size= 22716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35183
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 67

runsolver used 6.07907 second user time and 15.1147 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 05:33:42
IDJOB=3716266
IDBENCH=78693
IDSOLVER=2298
FILE ID=node115/3716266-1338176022
RUNJOBID= node115-1338159625-24840
PBS_JOBID= 14624555
Free space on /tmp= 71628 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_21_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716266-1338176022/watcher-3716266-1338176022 -o /tmp/evaluation-result-3716266-1338176022/solver-3716266-1338176022 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716266-1338176022.wbo 1440886950 HOME HOME

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

MD5SUM BENCH= fbd3a39d50404986b242d7bfefa0e7f6
RANDOM SEED=1440886950

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31294500 kB
Buffers:          345728 kB
Cached:           296264 kB
SwapCached:          972 kB
Active:           639140 kB
Inactive:          97176 kB
Active(anon):      87352 kB
Inactive(anon):     9248 kB
Active(file):     551788 kB
Inactive(file):    87928 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:        175928 kB
Mapped:            12564 kB
Shmem:                96 kB
Slab:             705512 kB
SReclaimable:     149868 kB
SUnreclaim:       555644 kB
KernelStack:        1528 kB
PageTables:         3864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     212920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71624 MiB
End job on node115 at 2012-05-28 06:03:43