Trace number 3275142

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.07 4999.92

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4697.32
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3275142-1303640244/watcher-3275142-1303640244 -o /tmp/evaluation-result-3275142-1303640244/solver-3275142-1303640244 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275142-1303640244.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): 5000 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: 5.04 5.01 4.93 5/180 18523
/proc/meminfo: memFree=14111100/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 2109356437334360328 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0

[startup+0.103048 s]
/proc/loadavg: 5.04 5.01 4.93 5/180 18523
/proc/meminfo: memFree=14111100/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 2109356437334360328 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201035 s]
/proc/loadavg: 5.04 5.01 4.93 5/180 18523
/proc/meminfo: memFree=14111100/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 2109356437334360328 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301003 s]
/proc/loadavg: 5.04 5.01 4.93 5/180 18523
/proc/meminfo: memFree=14111100/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628840926748082176 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700927 s]
/proc/loadavg: 5.04 5.01 4.93 5/180 18523
/proc/meminfo: memFree=14111100/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841339064942592 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 5.04 5.01 4.93 7/184 18527
/proc/meminfo: memFree=14094212/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841613942849536 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=121008 CPUtime=0.49 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 3765 0 0 0 49 0 0 0 25 0 1 0 475621522 123912192 2415 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 30252 2415 327 96 0 26814 0
[pid=18525] ppid=18523 vsize=16000 CPUtime=0.46 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 1731 0 0 0 46 0 0 0 25 0 1 0 475621522 16384000 1359 33554432000 4194304 4785740 140736656474720 18446744073709551615 239476355781 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 4000 1359 340 145 0 1045 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=0.52 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 52 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 613400

[startup+3.10047 s]
/proc/loadavg: 5.12 5.03 4.93 7/184 18527
/proc/meminfo: memFree=14089996/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628842026259709952 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=121912 CPUtime=0.99 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 4357 0 0 0 99 0 0 0 25 0 1 0 475621522 124837888 2579 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 30478 2579 327 96 0 27040 0
[pid=18525] ppid=18523 vsize=18604 CPUtime=1.04 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 2386 0 0 0 104 0 0 0 25 0 1 0 475621522 19050496 2014 33554432000 4194304 4785740 140736656474720 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 4651 2014 340 145 0 1696 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1.04 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 104 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 616908

[startup+6.30085 s]
/proc/loadavg: 5.12 5.03 4.93 7/184 18527
/proc/meminfo: memFree=14081068/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841613942849536 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=131092 CPUtime=2.09 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 6896 0 0 0 208 1 0 0 25 0 1 0 475621522 134238208 4619 33554432000 4194304 4587354 140737131099232 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 32773 4619 337 96 0 29335 0
[pid=18525] ppid=18523 vsize=19400 CPUtime=2.07 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 2573 0 0 0 207 0 0 0 25 0 1 0 475621522 19865600 2201 33554432000 4194304 4785740 140736656474720 18446744073709551615 4548993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 4850 2201 340 145 0 1895 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=2.12 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 212 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 626884

[startup+12.7006 s]
/proc/loadavg: 5.25 5.06 4.94 7/184 18527
/proc/meminfo: memFree=14067452/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628840102114361344 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=137944 CPUtime=4.19 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 9969 0 0 0 418 1 0 0 25 0 1 0 475621522 141254656 6405 33554432000 4194304 4587354 140737131099232 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 34486 6405 337 96 0 31048 0
[pid=18525] ppid=18523 vsize=20980 CPUtime=4.24 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 2957 0 0 0 424 0 0 0 25 0 1 0 475621522 21483520 2585 33554432000 4194304 4785740 140736656474720 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 5245 2585 340 145 0 2290 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=4.24 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 424 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 635316

[startup+25.5012 s]
/proc/loadavg: 5.37 5.09 4.95 7/184 18527
/proc/meminfo: memFree=14081264/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628840514431221760 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=139104 CPUtime=8.49 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 13704 0 0 0 847 2 0 0 25 0 1 0 475621522 142442496 6967 33554432000 4194304 4587354 140737131099232 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 34776 6967 337 96 0 31338 0
[pid=18525] ppid=18523 vsize=23396 CPUtime=8.47 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 3548 0 0 0 847 0 0 0 25 0 1 0 475621522 23957504 3176 33554432000 4194304 4785740 140736656474720 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 5849 3176 340 145 0 2894 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=8.52 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 852 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 638892

[startup+51.1013 s]
/proc/loadavg: 5.58 5.16 4.98 7/184 18528
/proc/meminfo: memFree=14070568/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628840102114361344 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=153872 CPUtime=16.99 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 20304 0 0 0 1695 4 0 0 25 0 1 0 475621522 157564928 7442 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 38468 7442 337 96 0 35030 0
[pid=18525] ppid=18523 vsize=26036 CPUtime=17.04 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 4203 0 0 0 1704 0 0 0 25 0 1 0 475621522 26660864 3831 33554432000 4194304 4785740 140736656474720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 6509 3831 340 145 0 3554 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=17.05 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 1705 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 656300

[startup+102.3 s]
/proc/loadavg: 5.83 5.30 5.03 7/184 18529
/proc/meminfo: memFree=14056672/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841064187035648 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=145208 CPUtime=34.08 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 31284 0 0 0 3403 5 0 0 25 0 1 0 475621522 148692992 10708 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 36302 10708 337 96 0 32864 0
[pid=18525] ppid=18523 vsize=31200 CPUtime=34.08 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 5424 0 0 0 3408 0 0 0 25 0 1 0 475621522 31948800 5052 33554432000 4194304 4785740 140736656474720 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 7800 5052 340 145 0 4845 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=34.11 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 3411 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 652800

[startup+162.301 s]
/proc/loadavg: 5.94 5.43 5.09 7/184 18531
/proc/meminfo: memFree=14038432/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841613942849536 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=174056 CPUtime=54.08 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 36424 0 0 0 5402 6 0 0 25 0 1 0 475621522 178233344 14131 33554432000 4194304 4587354 140737131099232 18446744073709551615 4242507 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 43514 14131 337 96 0 40076 0
[pid=18525] ppid=18523 vsize=34724 CPUtime=54.08 cores=1

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

/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 807704

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18692
/proc/meminfo: memFree=13999060/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841201625989120 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=215252 CPUtime=1534.16 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 170762 0 0 0 153381 35 0 0 25 0 1 0 475621522 220418048 28398 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 53813 28398 337 96 0 50375 0
[pid=18525] ppid=18523 vsize=95672 CPUtime=1534.11 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 20359 0 0 0 153408 3 0 0 25 0 1 0 475621522 97968128 19987 33554432000 4194304 4785740 140736656474720 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 23918 19987 340 145 0 20963 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1534.19 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 153419 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 787316

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18694
/proc/meminfo: memFree=13995684/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841339064942592 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=215252 CPUtime=1554.16 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 171637 0 0 0 155381 35 0 0 25 0 1 0 475621522 220418048 29245 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 53813 29245 337 96 0 50375 0
[pid=18525] ppid=18523 vsize=96324 CPUtime=1554.12 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 20499 0 0 0 155409 3 0 0 25 0 1 0 475621522 98635776 20127 33554432000 4194304 4785740 140736656474720 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24081 20127 340 145 0 21126 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1554.18 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 155418 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 787968

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18696
/proc/meminfo: memFree=14164924/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841339064942592 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=236304 CPUtime=1574.15 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 177334 0 0 0 157379 36 0 0 25 0 1 0 475621522 241975296 33567 33554432000 4194304 4587354 140737131099232 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 59076 33567 337 96 0 55638 0
[pid=18525] ppid=18523 vsize=96924 CPUtime=1574.13 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 20653 0 0 0 157410 3 0 0 25 0 1 0 475621522 99250176 20281 33554432000 4194304 4785740 140736656474720 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24231 20281 340 145 0 21276 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1574.18 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 157418 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 809620

[startup+4782.3 s]
/proc/loadavg: 6.04 6.01 5.94 7/184 18697
/proc/meminfo: memFree=14182880/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841476503896064 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=215912 CPUtime=1594.14 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 178553 0 0 0 159378 36 0 0 25 0 1 0 475621522 221093888 28398 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 53978 28398 337 96 0 50540 0
[pid=18525] ppid=18523 vsize=97432 CPUtime=1594.14 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 20779 0 0 0 159411 3 0 0 25 0 1 0 475621522 99770368 20407 33554432000 4194304 4785740 140736656474720 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24358 20407 340 145 0 21403 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1594.18 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 159418 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 789736

[startup+4842.31 s]
/proc/loadavg: 6.01 6.01 5.94 7/184 18699
/proc/meminfo: memFree=14166484/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841476503896064 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=236176 CPUtime=1614.15 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 183462 0 0 0 161378 37 0 0 25 0 1 0 475621522 241844224 31857 33554432000 4194304 4587354 140737131099232 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 59044 31857 337 96 0 55606 0
[pid=18525] ppid=18523 vsize=97840 CPUtime=1614.15 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 20865 0 0 0 161412 3 0 0 25 0 1 0 475621522 100188160 20493 33554432000 4194304 4785740 140736656474720 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24460 20493 340 145 0 21505 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1614.17 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 161417 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 810408

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18700
/proc/meminfo: memFree=14177744/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841476503896064 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=216280 CPUtime=1634.14 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 186507 0 0 0 163376 38 0 0 25 0 1 0 475621522 221470720 28398 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 54070 28398 337 96 0 50632 0
[pid=18525] ppid=18523 vsize=98032 CPUtime=1634.15 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 20931 0 0 0 163412 3 0 0 25 0 1 0 475621522 100384768 20559 33554432000 4194304 4785740 140736656474720 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24508 20559 340 145 0 21553 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1634.17 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 163417 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 790704

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18702
/proc/meminfo: memFree=14171884/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841476503896064 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=216280 CPUtime=1654.14 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 187383 0 0 0 165376 38 0 0 25 0 1 0 475621522 221470720 29234 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 54070 29234 337 96 0 50632 0
[pid=18525] ppid=18523 vsize=98568 CPUtime=1654.16 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 21024 0 0 0 165413 3 0 0 25 0 1 0 475621522 100933632 20652 33554432000 4194304 4785740 140736656474720 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24642 20652 340 145 0 21687 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1654.17 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 165417 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 791240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 18703
/proc/meminfo: memFree=14138512/32950928 swapFree=67087032/67111528
[pid=18523] ppid=18521 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18523/stat : 18523 (ppfolio) S 18521 18523 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475621521 18763776 394 33554432000 4194304 4287625 140735816538160 18446744073709551615 239476715023 0 0 4096 65536 5628841613942849536 0 0 17 3 0 0 0
/proc/18523/statm: 4581 394 345 23 0 91 0
[pid=18524] ppid=18523 vsize=236104 CPUtime=1666.63 cores=1
/proc/18524/stat : 18524 (cryptominisat) R 18523 18523 18263 0 -1 4202496 191810 0 0 0 166625 38 0 0 25 0 1 0 475621522 241770496 32180 33554432000 4194304 4587354 140737131099232 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18524/statm: 59026 32180 337 96 0 55588 0
[pid=18525] ppid=18523 vsize=98820 CPUtime=1666.69 cores=1
/proc/18525/stat : 18525 (clasp) R 18523 18523 18263 0 -1 4202496 21074 0 0 0 166666 3 0 0 25 0 1 0 475621522 101191680 20702 33554432000 4194304 4785740 140736656474720 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18525/statm: 24705 20702 340 145 0 21750 0
[pid=18526] ppid=18523 vsize=458068 CPUtime=1666.75 cores=1
/proc/18526/stat : 18526 (TNM) R 18523 18523 18263 0 -1 4202496 1276 0 0 0 166675 0 0 0 25 0 1 0 475621522 469061632 1173 33554432000 134512640 134534564 4291586960 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18526/statm: 114517 1173 95 6 0 113183 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 811316

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 18523 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.07
CPU user time (s): 4999.66
CPU system time (s): 0.41
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 930732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 329
involuntary context switches= 4

runsolver used 8.17076 second user time and 19.1101 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-24 12:17:25
IDJOB=3275142
IDBENCH=71514
IDSOLVER=1639
FILE ID=node148/3275142-1303640244
RUNJOBID= node148-1303635244-18282
PBS_JOBID= 13150700
Free space on /tmp= 70660 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275142-1303640244/watcher-3275142-1303640244 -o /tmp/evaluation-result-3275142-1303640244/solver-3275142-1303640244 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275142-1303640244.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=2007550378

node148.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.854
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.70
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.854
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.75
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.854
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.854
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.75
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14111380 kB
Buffers:       2047632 kB
Cached:       15707764 kB
SwapCached:       5264 kB
Active:        9417548 kB
Inactive:      8862504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14111380 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10404 kB
Writeback:          12 kB
AnonPages:      520836 kB
Mapped:          15412 kB
Slab:           495072 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2440688 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= 70652 MiB
End job on node148 at 2011-04-24 13:40:47