Trace number 3275827

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
ppfolio seq? (TO) 5000.02 4999.81

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3275827-1303650924/watcher-3275827-1303650924 -o /tmp/evaluation-result-3275827-1303650924/solver-3275827-1303650924 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275827-1303650924.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 6.00 5.43 3.76 4/180 21990
/proc/meminfo: memFree=21273068/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 7720829203532185864 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0

[startup+0.0244279 s]
/proc/loadavg: 6.00 5.43 3.76 4/180 21990
/proc/meminfo: memFree=21273068/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 7720829203532185864 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100417 s]
/proc/loadavg: 6.00 5.43 3.76 4/180 21990
/proc/meminfo: memFree=21273068/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 7720829203532185864 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300376 s]
/proc/loadavg: 6.00 5.43 3.76 4/180 21990
/proc/meminfo: memFree=21273068/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700286 s]
/proc/loadavg: 6.00 5.43 3.76 4/180 21990
/proc/meminfo: memFree=21273068/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626009409428652032 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50113 s]
/proc/loadavg: 6.00 5.43 3.76 7/184 21994
/proc/meminfo: memFree=21264728/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626009546867605504 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2078220 CPUtime=1.04 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 3232 0 0 0 104 0 0 0 19 0 1 0 476689125 2128097280 1408 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 519555 1408 327 96 0 516117 0
[pid=21992] ppid=21990 vsize=13556 CPUtime=0.13 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 894 0 0 0 13 0 0 0 24 0 1 0 476689125 13881344 754 33554432000 4194304 4785740 140733199639424 18446744073709551615 254500352709 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 3389 755 340 145 0 434 0
[pid=21993] ppid=21990 vsize=453184 CPUtime=0.3 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 638 0 0 0 30 0 0 0 25 0 1 0 476689125 464060416 535 33554432000 134512640 134534564 4291732128 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 113296 535 91 6 0 111962 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2563284

[startup+3.10081 s]
/proc/loadavg: 6.00 5.44 3.77 7/184 21995
/proc/meminfo: memFree=21262640/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626007760161210368 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2078720 CPUtime=1.54 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 3840 0 0 0 154 0 0 0 20 0 1 0 476689125 2128609280 1567 33554432000 4194304 4587354 140735727734496 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 519680 1567 331 96 0 516242 0
[pid=21992] ppid=21990 vsize=15060 CPUtime=0.72 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 1238 0 0 0 72 0 0 0 25 0 1 0 476689125 15421440 1098 33554432000 4194304 4785740 140733199639424 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 3765 1098 340 145 0 810 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=0.82 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 82 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2569380

[startup+6.30117 s]
/proc/loadavg: 6.00 5.44 3.77 7/184 21995
/proc/meminfo: memFree=21251480/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626009684306558976 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2087948 CPUtime=2.64 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 6648 0 0 0 264 0 0 0 22 0 1 0 476689125 2138058752 3864 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 521987 3864 337 96 0 518549 0
[pid=21992] ppid=21990 vsize=16040 CPUtime=1.73 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 1484 0 0 0 173 0 0 0 25 0 1 0 476689125 16424960 1344 33554432000 4194304 4785740 140733199639424 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 4010 1344 340 145 0 1055 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1.9 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 190 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2579588

[startup+12.7009 s]
/proc/loadavg: 6.00 5.46 3.79 7/184 21995
/proc/meminfo: memFree=21242164/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626007760161210368 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2088536 CPUtime=4.74 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 8511 0 0 0 474 0 0 0 25 0 1 0 476689125 2138660864 3861 33554432000 4194304 4587354 140735727734496 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 522134 3861 337 96 0 518696 0
[pid=21992] ppid=21990 vsize=17320 CPUtime=3.91 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 1815 0 0 0 391 0 0 0 25 0 1 0 476689125 17735680 1675 33554432000 4194304 4785740 140733199639424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 4330 1675 340 145 0 1375 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=4.02 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 402 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2581456

[startup+25.5003 s]
/proc/loadavg: 6.00 5.47 3.81 7/184 21995
/proc/meminfo: memFree=21242540/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008722233884672 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2092624 CPUtime=9.04 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 12436 0 0 0 903 1 0 0 25 0 1 0 476689125 2142846976 4579 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 523156 4579 337 96 0 519718 0
[pid=21992] ppid=21990 vsize=19164 CPUtime=8.13 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 2218 0 0 0 813 0 0 0 25 0 1 0 476689125 19623936 2078 33554432000 4194304 4785740 140733199639424 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 4791 2078 340 145 0 1836 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=8.3 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 830 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2587388

[startup+51.1012 s]
/proc/loadavg: 6.00 5.51 3.87 7/184 21996
/proc/meminfo: memFree=21229744/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008997111791616 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2096480 CPUtime=17.54 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 18641 0 0 0 1752 2 0 0 25 0 1 0 476689125 2146795520 5713 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 524120 5713 337 96 0 520682 0
[pid=21992] ppid=21990 vsize=20964 CPUtime=16.71 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 2631 0 0 0 1671 0 0 0 25 0 1 0 476689125 21467136 2491 33554432000 4194304 4785740 140733199639424 18446744073709551615 4309492 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 5241 2491 340 145 0 2286 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=16.82 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 1682 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2593044

[startup+102.307 s]
/proc/loadavg: 6.00 5.59 3.99 7/184 21997
/proc/meminfo: memFree=21201804/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008997111791616 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2107728 CPUtime=34.63 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 29918 0 0 0 3459 4 0 0 25 0 1 0 476689125 2158313472 10633 33554432000 4194304 4587354 140735727734496 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 526932 10633 337 96 0 523494 0
[pid=21992] ppid=21990 vsize=23392 CPUtime=33.74 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 3199 0 0 0 3374 0 0 0 25 0 1 0 476689125 23953408 3059 33554432000 4194304 4785740 140733199639424 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 5848 3059 340 145 0 2893 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=33.9 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 3390 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2606720

[startup+162.301 s]
/proc/loadavg: 6.00 5.66 4.11 7/184 21999
/proc/meminfo: memFree=21231908/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626009409428652032 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2113368 CPUtime=54.63 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 44332 0 0 0 5457 6 0 0 25 0 1 0 476689125 2164088832 10195 33554432000 4194304 4587354 140735727734496 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 528342 10195 337 96 0 524904 0
[pid=21992] ppid=21990 vsize=25780 CPUtime=53.75 cores=1

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

/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 2690160

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 22129
/proc/meminfo: memFree=21070672/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008722233884672 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2155092 CPUtime=1534.71 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 366451 0 0 0 153400 71 0 0 25 0 1 0 476689125 2206814208 22432 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 538773 22432 337 96 0 535335 0
[pid=21992] ppid=21990 vsize=60300 CPUtime=1533.81 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12415 0 0 0 153380 1 0 0 25 0 1 0 476689125 61747200 11360 33554432000 4194304 4785740 140733199639424 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15075 11360 341 145 0 12120 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1533.97 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 153397 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 2690992

[startup+4662.3 s]
/proc/loadavg: 5.90 5.97 5.93 7/184 22162
/proc/meminfo: memFree=21174328/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008722233884672 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2133532 CPUtime=1554.7 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 367339 0 0 0 155399 71 0 0 25 0 1 0 476689125 2184736768 17255 33554432000 4194304 4587354 140735727734496 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 533383 17255 337 96 0 529945 0
[pid=21992] ppid=21990 vsize=61156 CPUtime=1553.82 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12596 0 0 0 155380 2 0 0 25 0 1 0 476689125 62623744 11541 33554432000 4194304 4785740 140733199639424 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15289 11541 341 145 0 12334 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1553.97 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 155397 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 2670288

[startup+4722.31 s]
/proc/loadavg: 6.03 5.99 5.93 7/184 22163
/proc/meminfo: memFree=21130260/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008859672838144 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=104688 CPUtime=1574.7 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 370823 0 0 0 157398 72 0 0 25 0 1 0 476689125 107200512 20051 33554432000 4194304 4587354 140735727734496 18446744073709551615 4243376 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 26172 20051 337 96 0 22734 0
[pid=21992] ppid=21990 vsize=61156 CPUtime=1573.84 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12596 0 0 0 157382 2 0 0 25 0 1 0 476689125 62623744 11541 33554432000 4194304 4785740 140733199639424 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15289 11541 341 145 0 12334 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1573.97 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 157397 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 641444

[startup+4782.3 s]
/proc/loadavg: 6.01 5.99 5.93 7/184 22165
/proc/meminfo: memFree=21115108/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008859672838144 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=191616 CPUtime=1594.7 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 373636 0 0 0 159397 73 0 0 25 0 1 0 476689125 196214784 22750 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 47904 22750 337 96 0 44466 0
[pid=21992] ppid=21990 vsize=61156 CPUtime=1593.84 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12604 0 0 0 159382 2 0 0 25 0 1 0 476689125 62623744 11549 33554432000 4194304 4785740 140733199639424 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15289 11549 341 145 0 12334 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1593.96 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 159396 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4782.5
Current children cumulated vsize (KiB) 728372

[startup+4842.3 s]
/proc/loadavg: 6.00 5.99 5.93 7/184 22167
/proc/meminfo: memFree=21112212/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008859672838144 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=104772 CPUtime=1614.7 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 378798 0 0 0 161396 74 0 0 25 0 1 0 476689125 107286528 21725 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 26193 21725 337 96 0 22755 0
[pid=21992] ppid=21990 vsize=61392 CPUtime=1613.85 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12692 0 0 0 161383 2 0 0 25 0 1 0 476689125 62865408 11589 33554432000 4194304 4785740 140733199639424 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15348 11589 341 145 0 12393 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1613.96 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 161396 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 641764

[startup+4902.3 s]
/proc/loadavg: 6.00 5.99 5.93 7/184 22168
/proc/meminfo: memFree=21107460/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008859672838144 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2176968 CPUtime=1634.69 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 383791 0 0 0 163394 75 0 0 25 0 1 0 476689125 2229215232 20471 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 544242 20471 337 96 0 540804 0
[pid=21992] ppid=21990 vsize=61392 CPUtime=1633.86 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12692 0 0 0 163384 2 0 0 25 0 1 0 476689125 62865408 11589 33554432000 4194304 4785740 140733199639424 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15348 11589 341 145 0 12393 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1633.96 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 163396 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4902.51
Current children cumulated vsize (KiB) 2713960

[startup+4962.3 s]
/proc/loadavg: 6.00 5.99 5.93 7/184 22170
/proc/meminfo: memFree=21090056/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008859672838144 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2176968 CPUtime=1654.69 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 386385 0 0 0 165393 76 0 0 25 0 1 0 476689125 2229215232 22978 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 544242 22978 337 96 0 540804 0
[pid=21992] ppid=21990 vsize=61392 CPUtime=1653.87 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12693 0 0 0 165385 2 0 0 25 0 1 0 476689125 62865408 11590 33554432000 4194304 4785740 140733199639424 18446744073709551615 4553100 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15348 11590 341 145 0 12393 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1653.95 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 165395 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 2713960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 6.00 5.99 5.93 7/184 22171
/proc/meminfo: memFree=21098456/32950928 swapFree=67111528/67111528
[pid=21990] ppid=21988 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (ppfolio) S 21988 21990 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476689125 18763776 394 33554432000 4194304 4287625 140735584751600 18446744073709551615 254500711951 0 0 4096 65536 5626008859672838144 0 0 17 5 0 0 0
/proc/21990/statm: 4581 394 345 23 0 91 0
[pid=21991] ppid=21990 vsize=2177044 CPUtime=1667.19 cores=1
/proc/21991/stat : 21991 (cryptominisat) R 21990 21990 20994 0 -1 4202496 390491 0 0 0 166642 77 0 0 25 0 1 0 476689125 2229293056 20822 33554432000 4194304 4587354 140735727734496 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21991/statm: 544261 20822 337 96 0 540823 0
[pid=21992] ppid=21990 vsize=61392 CPUtime=1666.37 cores=1
/proc/21992/stat : 21992 (clasp) R 21990 21990 20994 0 -1 4202496 12693 0 0 0 166635 2 0 0 25 0 1 0 476689125 62865408 11590 33554432000 4194304 4785740 140733199639424 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21992/statm: 15348 11590 341 145 0 12393 0
[pid=21993] ppid=21990 vsize=457276 CPUtime=1666.46 cores=1
/proc/21993/stat : 21993 (TNM) R 21990 21990 20994 0 -1 4202496 802 0 0 0 166646 0 0 0 25 0 1 0 476689125 468250624 699 33554432000 134512640 134534564 4291732128 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21993/statm: 114319 699 95 6 0 112985 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2714036

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.81
CPU time (s): 5000.02
CPU user time (s): 4999.23
CPU system time (s): 0.79
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4762296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 294
involuntary context switches= 4

runsolver used 8.14676 second user time and 19.1351 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-24 15:15:24
IDJOB=3275827
IDBENCH=83365
IDSOLVER=1639
FILE ID=node149/3275827-1303650924
RUNJOBID= node149-1303650281-21891
PBS_JOBID= 13150699
Free space on /tmp= 72280 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275827-1303650924/watcher-3275827-1303650924 -o /tmp/evaluation-result-3275827-1303650924/solver-3275827-1303650924 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275827-1303650924.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=761608876

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21273348 kB
Buffers:       2139704 kB
Cached:        8865436 kB
SwapCached:          0 kB
Active:         730968 kB
Inactive:     10415908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21273348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10508 kB
Writeback:           0 kB
AnonPages:      141140 kB
Mapped:          16396 kB
Slab:           466780 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1724944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72272 MiB
End job on node149 at 2011-04-24 16:38:46