Trace number 3276032

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.06 5000.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4759.42
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3276032-1303659380/watcher-3276032-1303659380 -o /tmp/evaluation-result-3276032-1303659380/solver-3276032-1303659380 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276032-1303659380.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: 0.92 0.98 1.02 4/180 2919
/proc/meminfo: memFree=21397924/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4194304 100 0 0 0 0 0 0 0 25 0 1 0 477537709 8630272 53 33554432000 4194304 4287625 140736010751824 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/2919/statm: 2107 53 41 23 0 44 0

[startup+0.100818 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2919
/proc/meminfo: memFree=21397924/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 15990509593465684232 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200803 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2919
/proc/meminfo: memFree=21397924/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 15990509593465684232 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300782 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2919
/proc/meminfo: memFree=21397924/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700714 s]
/proc/loadavg: 0.92 0.98 1.02 4/180 2919
/proc/meminfo: memFree=21397924/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 0.92 0.98 1.02 7/184 2923
/proc/meminfo: memFree=21386088/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631373239465803776 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2081104 CPUtime=0.46 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 1663 0 0 0 46 0 0 0 25 0 1 0 477537717 2131050496 1174 33554432000 4194304 4587354 140737303285344 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 520276 1174 327 96 0 516838 0
[pid=2922] ppid=2919 vsize=14064 CPUtime=0.4 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 994 0 0 0 40 0 0 0 25 0 1 0 477537717 14401536 880 33554432000 4194304 4785740 140737411935632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 3516 880 340 145 0 561 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=0.54 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 54 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 2569848

[startup+3.10029 s]
/proc/loadavg: 1.33 1.07 1.05 7/184 2923
/proc/meminfo: memFree=21384228/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631373651782664192 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2081292 CPUtime=0.99 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 2182 0 0 0 99 0 0 0 25 0 1 0 477537717 2131243008 1135 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 520323 1135 327 96 0 516885 0
[pid=2922] ppid=2919 vsize=14328 CPUtime=0.9 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 1043 0 0 0 90 0 0 0 25 0 1 0 477537717 14671872 929 33554432000 4194304 4785740 140737411935632 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 3582 929 340 145 0 627 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=1.11 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 111 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 2570300

[startup+6.30066 s]
/proc/loadavg: 1.33 1.07 1.05 7/184 2923
/proc/meminfo: memFree=21381020/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2082968 CPUtime=2.06 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 3137 0 0 0 206 0 0 0 25 0 1 0 477537717 2132959232 1742 33554432000 4194304 4587354 140737303285344 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 520742 1742 338 96 0 517304 0
[pid=2922] ppid=2919 vsize=14864 CPUtime=2 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 1171 0 0 0 200 0 0 0 25 0 1 0 477537717 15220736 1057 33554432000 4194304 4785740 140737411935632 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 3716 1057 340 145 0 761 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=2.14 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 214 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 2572512

[startup+12.7005 s]
/proc/loadavg: 2.04 1.23 1.10 7/184 2923
/proc/meminfo: memFree=21367680/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2087704 CPUtime=4.19 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 5075 0 0 0 419 0 0 0 25 0 1 0 477537717 2137808896 2814 33554432000 4194304 4587354 140737303285344 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 521926 2814 338 96 0 518488 0
[pid=2922] ppid=2919 vsize=15284 CPUtime=4.1 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 1283 0 0 0 410 0 0 0 25 0 1 0 477537717 15650816 1169 33554432000 4194304 4785740 140737411935632 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 3821 1169 340 145 0 866 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=4.31 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 431 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 2577668

[startup+25.5002 s]
/proc/loadavg: 2.73 1.40 1.16 7/184 2923
/proc/meminfo: memFree=21363736/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2089888 CPUtime=8.46 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 7170 0 0 0 846 0 0 0 25 0 1 0 477537717 2140045312 3125 33554432000 4194304 4587354 140737303285344 18446744073709551615 4237424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 522472 3125 338 96 0 519034 0
[pid=2922] ppid=2919 vsize=16000 CPUtime=8.39 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 1441 0 0 0 839 0 0 0 25 0 1 0 477537717 16384000 1327 33554432000 4194304 4785740 140737411935632 18446744073709551615 4309600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 4000 1327 341 145 0 1045 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=8.54 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 854 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 2580568

[startup+51.1007 s]
/proc/loadavg: 3.85 1.77 1.29 7/184 2924
/proc/meminfo: memFree=21360112/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2093660 CPUtime=16.99 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 10250 0 0 0 1698 1 0 0 25 0 1 0 477537717 2143907840 3420 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 523415 3420 339 96 0 519977 0
[pid=2922] ppid=2919 vsize=17424 CPUtime=16.89 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 1760 0 0 0 1689 0 0 0 25 0 1 0 477537717 17842176 1646 33554432000 4194304 4785740 140737411935632 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 4356 1646 341 145 0 1401 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=17.11 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 1711 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 2585764

[startup+102.301 s]
/proc/loadavg: 5.14 2.48 1.56 7/184 2925
/proc/meminfo: memFree=21350312/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2093736 CPUtime=34.07 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 15970 0 0 0 3405 2 0 0 25 0 1 0 477537717 2143985664 4038 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 523434 4038 339 96 0 519996 0
[pid=2922] ppid=2919 vsize=18172 CPUtime=33.99 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 1945 0 0 0 3399 0 0 0 25 0 1 0 477537717 18608128 1831 33554432000 4194304 4785740 140737411935632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 4543 1831 341 145 0 1588 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=34.14 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 3414 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2586588

[startup+162.301 s]
/proc/loadavg: 5.68 3.12 1.83 7/184 2927
/proc/meminfo: memFree=21330712/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2106908 CPUtime=54.07 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 22828 0 0 0 5404 3 0 0 25 0 1 0 477537717 2157473792 6621 33554432000 4194304 4587354 140737303285344 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 526727 6621 339 96 0 523289 0
[pid=2922] ppid=2919 vsize=19516 CPUtime=53.99 cores=1

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

[startup+4602.3 s]
/proc/loadavg: 6.01 6.01 5.92 7/184 3063
/proc/meminfo: memFree=21210220/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=4213928 CPUtime=1534.06 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 223749 0 0 0 153364 42 0 0 25 0 1 0 477537717 4315062272 15757 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 1053482 15757 339 96 0 1050044 0
[pid=2922] ppid=2919 vsize=33516 CPUtime=1534.04 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5508 0 0 0 153404 0 0 0 25 0 1 0 477537717 34320384 5358 33554432000 4194304 4785740 140737411935632 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8379 5358 341 145 0 5424 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=1534.21 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 153421 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 4722124

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3065
/proc/meminfo: memFree=21227320/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=4213964 CPUtime=1554.06 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 226818 0 0 0 155364 42 0 0 25 0 1 0 477537717 4315099136 14947 33554432000 4194304 4587354 140737303285344 18446744073709551615 4230249 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 1053491 14947 339 96 0 1050053 0
[pid=2922] ppid=2919 vsize=33708 CPUtime=1554.05 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5542 0 0 0 155405 0 0 0 25 0 1 0 477537717 34516992 5392 33554432000 4194304 4785740 140737411935632 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8427 5392 341 145 0 5472 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=1554.21 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 155421 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 4722352

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3066
/proc/meminfo: memFree=21222964/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=4213964 CPUtime=1574.06 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 227892 0 0 0 157364 42 0 0 25 0 1 0 477537717 4315099136 15995 33554432000 4194304 4587354 140737303285344 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 1053491 15995 339 96 0 1050053 0
[pid=2922] ppid=2919 vsize=33648 CPUtime=1574.05 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5594 0 0 0 157405 0 0 0 25 0 1 0 477537717 34455552 5413 33554432000 4194304 4785740 140737411935632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8412 5413 341 145 0 5457 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=1574.2 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 157420 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 4722.31
Current children cumulated vsize (KiB) 4722292

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3069
/proc/meminfo: memFree=21214768/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=4214012 CPUtime=1594.07 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 231008 0 0 0 159364 43 0 0 25 0 1 0 477537717 4315148288 15165 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 1053503 15165 339 96 0 1050065 0
[pid=2922] ppid=2919 vsize=34032 CPUtime=1594.05 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5669 0 0 0 159405 0 0 0 25 0 1 0 477537717 34848768 5488 33554432000 4194304 4785740 140737411935632 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8508 5488 341 145 0 5553 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=1594.2 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 159420 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 4722724

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3071
/proc/meminfo: memFree=21230628/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2138292 CPUtime=1614.07 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 233665 0 0 0 161364 43 0 0 25 0 1 0 477537717 2189611008 13994 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 534573 13994 339 96 0 531135 0
[pid=2922] ppid=2919 vsize=34032 CPUtime=1614.04 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5670 0 0 0 161404 0 0 0 25 0 1 0 477537717 34848768 5489 33554432000 4194304 4785740 140737411935632 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8508 5489 341 145 0 5553 0
[pid=2923] ppid=2919 vsize=456356 CPUtime=1614.2 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 549 0 0 0 161420 0 0 0 25 0 1 0 477537717 467308544 446 33554432000 134512640 134534564 4286568352 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114089 446 95 6 0 112755 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 2647004

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3072
/proc/meminfo: memFree=21224784/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2138292 CPUtime=1634.08 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 235189 0 0 0 163364 44 0 0 25 0 1 0 477537717 2189611008 15445 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 534573 15445 339 96 0 531135 0
[pid=2922] ppid=2919 vsize=34224 CPUtime=1634.04 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5717 0 0 0 163404 0 0 0 25 0 1 0 477537717 35045376 5536 33554432000 4194304 4785740 140737411935632 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8556 5536 341 145 0 5601 0
[pid=2923] ppid=2919 vsize=456360 CPUtime=1634.2 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 558 0 0 0 163420 0 0 0 25 0 1 0 477537717 467312640 455 33554432000 134512640 134534564 4286568352 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114090 455 103 6 0 112756 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 2647200

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 3074
/proc/meminfo: memFree=21221048/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2135368 CPUtime=1654.09 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 238196 0 0 0 165365 44 0 0 25 0 1 0 477537717 2186616832 14486 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 533842 14486 339 96 0 530404 0
[pid=2922] ppid=2919 vsize=34224 CPUtime=1654.04 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5720 0 0 0 165404 0 0 0 25 0 1 0 477537717 35045376 5539 33554432000 4194304 4785740 140737411935632 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8556 5539 341 145 0 5601 0
[pid=2923] ppid=2919 vsize=456360 CPUtime=1654.19 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 558 0 0 0 165419 0 0 0 25 0 1 0 477537717 467312640 455 33554432000 134512640 134534564 4286568352 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114090 455 103 6 0 112756 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 2644276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 4/179 3076
/proc/meminfo: memFree=21315564/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2135368 CPUtime=1666.64 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 239132 0 0 0 166620 44 0 0 25 0 1 0 477537717 2186616832 15385 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 533842 15385 339 96 0 530404 0
[pid=2922] ppid=2919 vsize=34800 CPUtime=1666.59 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5833 0 0 0 166659 0 0 0 25 0 1 0 477537717 35635200 5652 33554432000 4194304 4785740 140737411935632 18446744073709551615 4312625 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8700 5652 341 145 0 5745 0
[pid=2923] ppid=2919 vsize=456360 CPUtime=1666.79 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 558 0 0 0 166679 0 0 0 25 0 1 0 477537717 467312640 455 33554432000 134512640 134534564 4286568352 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114090 455 103 6 0 112756 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2644852

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 4/179 3076
/proc/meminfo: memFree=21315564/32950904 swapFree=67082284/67111528
[pid=2919] ppid=2917 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2919/stat : 2919 (ppfolio) S 2917 2919 1557 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 477537709 18763776 393 33554432000 4194304 4287625 140736010751824 18446744073709551615 237278899727 0 0 4096 65536 5631375301050105856 0 0 17 5 0 0 0
/proc/2919/statm: 4581 393 345 23 0 91 0
[pid=2921] ppid=2919 vsize=2135368 CPUtime=1666.64 cores=1
/proc/2921/stat : 2921 (cryptominisat) R 2919 2919 1557 0 -1 4202496 239132 0 0 0 166620 44 0 0 25 0 1 0 477537717 2186616832 15385 33554432000 4194304 4587354 140737303285344 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2921/statm: 533842 15385 339 96 0 530404 0
[pid=2922] ppid=2919 vsize=34800 CPUtime=1666.59 cores=1
/proc/2922/stat : 2922 (clasp) R 2919 2919 1557 0 -1 4202496 5833 0 0 0 166659 0 0 0 25 0 1 0 477537717 35635200 5652 33554432000 4194304 4785740 140737411935632 18446744073709551615 4312625 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2922/statm: 8700 5652 341 145 0 5745 0
[pid=2923] ppid=2919 vsize=456360 CPUtime=1666.79 cores=1
/proc/2923/stat : 2923 (TNM) R 2919 2919 1557 0 -1 4202496 558 0 0 0 166679 0 0 0 25 0 1 0 477537717 467312640 455 33554432000 134512640 134534564 4286568352 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2923/statm: 114090 455 103 6 0 112756 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2644852

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.06
CPU user time (s): 4999.6
CPU system time (s): 0.460929
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 8873448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.6
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246053
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= 230
involuntary context switches= 55212

runsolver used 8.41272 second user time and 18.8311 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 17:36:20
IDJOB=3276032
IDBENCH=84634
IDSOLVER=1639
FILE ID=node121/3276032-1303659380
RUNJOBID= node121-1303659379-2795
PBS_JOBID= 13150727
Free space on /tmp= 72212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276032-1303659380/watcher-3276032-1303659380 -o /tmp/evaluation-result-3276032-1303659380/solver-3276032-1303659380 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276032-1303659380.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=941013039

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      21398700 kB
Buffers:       2139776 kB
Cached:        8862580 kB
SwapCached:       2776 kB
Active:        8372224 kB
Inactive:      2672000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21398700 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20216 kB
Writeback:           0 kB
AnonPages:       39168 kB
Mapped:          15468 kB
Slab:           444500 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   675476 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= 72200 MiB
End job on node121 at 2011-04-24 18:59:40