Trace number 3191533

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) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
MD5SUMa7d53123c03c2abad4ab13635af690bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.864
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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
1300.00/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191533-1302538176/watcher-3191533-1302538176 -o /tmp/evaluation-result-3191533-1302538176/solver-3191533-1302538176 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191533-1302538176.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.31 11.66 9.20 7/193 20437
/proc/meminfo: memFree=12611080/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) R 20435 20437 20206 0 -1 4202496 485 0 0 0 0 0 0 0 18 0 1 0 346233688 18763776 391 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/20437/statm: 4581 391 343 23 0 91 0

[startup+0.050446 s]
/proc/loadavg: 11.31 11.66 9.20 7/193 20437
/proc/meminfo: memFree=12611080/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4373154946535620872 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100428 s]
/proc/loadavg: 11.31 11.66 9.20 7/193 20437
/proc/meminfo: memFree=12611080/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4373154946535620872 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300392 s]
/proc/loadavg: 11.31 11.66 9.20 7/193 20437
/proc/meminfo: memFree=12611080/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700324 s]
/proc/loadavg: 11.31 11.66 9.20 7/193 20437
/proc/meminfo: memFree=12611080/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 11.29 11.65 9.21 13/201 20445
/proc/meminfo: memFree=12591500/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812345755336704 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=29436 CPUtime=0.44 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 2697 0 0 0 44 0 0 0 19 0 1 0 346233689 30142464 1927 33554432000 4194304 4587354 140737331565456 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 7359 1927 314 96 0 3921 0
[pid=20441] ppid=20437 vsize=17784 CPUtime=0.89 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 1928 0 0 0 89 0 0 0 18 0 1 0 346233689 18210816 1785 33554432000 4194304 4785740 140737123078736 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 4446 1785 340 145 0 1491 0
[pid=20443] ppid=20437 vsize=453976 CPUtime=0.14 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 842 0 0 0 14 0 0 0 22 0 1 0 346233689 464871424 739 33554432000 134512640 134534564 4289419376 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519520

[startup+3.10091 s]
/proc/loadavg: 11.29 11.65 9.21 13/201 20445
/proc/meminfo: memFree=12584556/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591813445266964480 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=360896 CPUtime=1.34 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 4393 0 0 0 134 0 0 0 19 0 1 0 346233689 369557504 1706 33554432000 4194304 4587354 140737331565456 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 90224 1706 327 96 0 86786 0
[pid=20441] ppid=20437 vsize=18220 CPUtime=1.42 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 2037 0 0 0 142 0 0 0 19 0 1 0 346233689 18657280 1894 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 4555 1894 340 145 0 1600 0
[pid=20443] ppid=20437 vsize=453976 CPUtime=0.31 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 842 0 0 0 31 0 0 0 22 0 1 0 346233689 464871424 739 33554432000 134512640 134534564 4289419376 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 851416

[startup+6.30034 s]
/proc/loadavg: 11.29 11.65 9.21 12/200 20445
/proc/meminfo: memFree=12585216/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=364044 CPUtime=2.35 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 6975 0 0 0 235 0 0 0 21 0 1 0 346233689 372781056 2723 33554432000 4194304 4587354 140737331565456 18446744073709551615 4352967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 91011 2723 337 96 0 87573 0
[pid=20441] ppid=20437 vsize=19300 CPUtime=2.51 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 2281 0 0 0 251 0 0 0 21 0 1 0 346233689 19763200 2138 33554432000 4194304 4785740 140737123078736 18446744073709551615 4549066 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 4825 2138 340 145 0 1870 0
[pid=20443] ppid=20437 vsize=453976 CPUtime=1.41 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 842 0 0 0 141 0 0 0 25 0 1 0 346233689 464871424 739 33554432000 134512640 134534564 4289419376 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 855644

[startup+12.7012 s]
/proc/loadavg: 11.09 11.60 9.22 12/200 20445
/proc/meminfo: memFree=12564020/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591811795999522816 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=363632 CPUtime=4.54 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 9857 0 0 0 453 1 0 0 25 0 1 0 346233689 372359168 4682 33554432000 4194304 4587354 140737331565456 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 90908 4682 337 96 0 87470 0
[pid=20441] ppid=20437 vsize=20896 CPUtime=4.62 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 2652 0 0 0 462 0 0 0 25 0 1 0 346233689 21397504 2509 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 5224 2509 340 145 0 2269 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=3.51 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 351 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 860924

[startup+25.501 s]
/proc/loadavg: 10.92 11.54 9.22 12/200 20445
/proc/meminfo: memFree=12554476/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591811658560569344 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=375096 CPUtime=8.75 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 12698 0 0 0 874 1 0 0 25 0 1 0 346233689 384098304 5344 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 93774 5344 337 96 0 90336 0
[pid=20441] ppid=20437 vsize=22924 CPUtime=8.91 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 3120 0 0 0 891 0 0 0 25 0 1 0 346233689 23474176 2977 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 5731 2977 340 145 0 2776 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=7.81 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 781 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 874416

[startup+51.1005 s]
/proc/loadavg: 10.61 11.42 9.24 12/200 20446
/proc/meminfo: memFree=12595348/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812895511150592 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=373804 CPUtime=17.34 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 18178 0 0 0 1732 2 0 0 25 0 1 0 346233689 382775296 6962 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 93451 6962 337 96 0 90013 0
[pid=20441] ppid=20437 vsize=26356 CPUtime=17.43 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 3944 0 0 0 1742 1 0 0 25 0 1 0 346233689 26988544 3801 33554432000 4194304 4785740 140737123078736 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 6589 3801 340 145 0 3634 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=16.3 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 1630 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 876556

[startup+102.307 s]
/proc/loadavg: 10.24 11.18 9.28 12/200 20447
/proc/meminfo: memFree=12580628/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591811521121615872 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=42140 CPUtime=34.37 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 26047 0 0 0 3433 4 0 0 25 0 1 0 346233689 43151360 5547 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 10535 5547 337 96 0 7097 0
[pid=20441] ppid=20437 vsize=30164 CPUtime=34.51 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 4817 0 0 0 3450 1 0 0 25 0 1 0 346233689 30887936 4674 33554432000 4194304 4785740 140737123078736 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 7541 4674 340 145 0 4586 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=33.4 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 3340 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 548700

[startup+162.301 s]
/proc/loadavg: 11.05 11.21 9.41 13/202 20510
/proc/meminfo: memFree=12477752/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591811795999522816 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=380824 CPUtime=54.37 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 38595 0 0 0 5431 6 0 0 25 0 1 0 346233689 389963776 5257 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 95206 5257 337 96 0 91768 0
[pid=20441] ppid=20437 vsize=34112 CPUtime=54.51 cores=1

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

/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 658104

[startup+882.301 s]
/proc/loadavg: 12.00 11.92 10.79 13/202 20650
/proc/meminfo: memFree=12191224/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812208316383232 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=71304 CPUtime=294.39 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 142658 0 0 0 29402 37 0 0 25 0 1 0 346233689 73015296 13887 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 17826 13887 337 96 0 14388 0
[pid=20441] ppid=20437 vsize=54360 CPUtime=294.53 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 10364 0 0 0 29451 2 0 0 25 0 1 0 346233689 55664640 10131 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 13590 10131 341 145 0 10635 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=293.36 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 29336 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 602060

[startup+942.301 s]
/proc/loadavg: 12.00 11.94 10.86 13/202 20654
/proc/meminfo: memFree=12230680/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812345755336704 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=71436 CPUtime=314.4 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 146446 0 0 0 31401 39 0 0 25 0 1 0 346233689 73150464 13001 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 17859 13001 337 96 0 14421 0
[pid=20441] ppid=20437 vsize=55028 CPUtime=314.54 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 10509 0 0 0 31452 2 0 0 25 0 1 0 346233689 56348672 10276 33554432000 4194304 4785740 140737123078736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 13757 10276 341 145 0 10802 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=313.36 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 31336 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 602860

[startup+1002.3 s]
/proc/loadavg: 11.64 11.86 10.90 12/201 20686
/proc/meminfo: memFree=12528044/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812483194290176 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=386180 CPUtime=334.39 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 148946 0 0 0 33400 39 0 0 25 0 1 0 346233689 395448320 11270 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 96545 11270 337 96 0 93107 0
[pid=20441] ppid=20437 vsize=56604 CPUtime=334.55 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 10984 0 0 0 33453 2 0 0 25 0 1 0 346233689 57962496 10628 33554432000 4194304 4785740 140737123078736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 14151 10628 341 145 0 11196 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=333.36 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 33336 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 919180

[startup+1062.3 s]
/proc/loadavg: 11.52 11.79 10.94 12/201 20718
/proc/meminfo: memFree=12527392/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812620633243648 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=445344 CPUtime=354.38 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 153370 0 0 0 35398 40 0 0 25 0 1 0 346233689 456032256 10632 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 111336 10632 337 96 0 107898 0
[pid=20441] ppid=20437 vsize=58260 CPUtime=354.55 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 11352 0 0 0 35453 2 0 0 25 0 1 0 346233689 59658240 10949 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 14565 10949 341 145 0 11610 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=353.35 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 35335 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 980000

[startup+1122.3 s]
/proc/loadavg: 11.19 11.65 10.94 12/201 20720
/proc/meminfo: memFree=12525384/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812758072197120 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=430540 CPUtime=374.38 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 158691 0 0 0 37397 41 0 0 25 0 1 0 346233689 440872960 10634 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 107635 10634 337 96 0 104197 0
[pid=20441] ppid=20437 vsize=58928 CPUtime=374.55 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 11498 0 0 0 37453 2 0 0 25 0 1 0 346233689 60342272 11095 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 14732 11095 341 145 0 11777 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=373.36 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 37336 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 965864

[startup+1182.3 s]
/proc/loadavg: 11.19 11.56 10.95 12/201 20722
/proc/meminfo: memFree=12525988/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=420880 CPUtime=394.38 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 165859 0 0 0 39396 42 0 0 25 0 1 0 346233689 430981120 8548 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 105220 8548 337 96 0 101782 0
[pid=20441] ppid=20437 vsize=60068 CPUtime=394.56 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 11763 0 0 0 39453 3 0 0 25 0 1 0 346233689 61509632 11360 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 15017 11360 341 145 0 12062 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=393.37 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 39337 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 957344

[startup+1242.3 s]
/proc/loadavg: 11.07 11.45 10.95 12/201 20723
/proc/meminfo: memFree=12527080/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=427324 CPUtime=414.38 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 171492 0 0 0 41394 44 0 0 25 0 1 0 346233689 437579776 8548 33554432000 4194304 4587354 140737331565456 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 106831 8548 337 96 0 103393 0
[pid=20441] ppid=20437 vsize=61204 CPUtime=414.55 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 12030 0 0 0 41452 3 0 0 25 0 1 0 346233689 62672896 11627 33554432000 4194304 4785740 140737123078736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 15301 11627 341 145 0 12346 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=413.37 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 41337 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 964924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 11.38 10.95 12/201 20724
/proc/meminfo: memFree=12491728/32951124 swapFree=67111528/67111528
[pid=20437] ppid=20435 vsize=18324 CPUtime=0 cores=1,3
/proc/20437/stat : 20437 (ppfolio) S 20435 20437 20206 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346233688 18763776 393 33554432000 4194304 4287625 140737206721760 18446744073709551615 255106788879 0 0 4096 65536 4591812620633243648 0 0 17 3 0 0 0
/proc/20437/statm: 4581 393 345 23 0 91 0
[pid=20439] ppid=20437 vsize=391424 CPUtime=433.61 cores=1
/proc/20439/stat : 20439 (cryptominisat) R 20437 20437 20206 0 -1 4202496 175216 0 0 0 43317 44 0 0 25 0 1 0 346233689 400818176 11225 33554432000 4194304 4587354 140737331565456 18446744073709551615 255106465478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20439/statm: 97856 11225 337 96 0 94418 0
[pid=20441] ppid=20437 vsize=61396 CPUtime=433.75 cores=1
/proc/20441/stat : 20441 (clasp) R 20437 20437 20206 0 -1 4202496 12075 0 0 0 43372 3 0 0 25 0 1 0 346233689 62869504 11672 33554432000 4194304 4785740 140737123078736 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20441/statm: 15349 11672 341 145 0 12394 0
[pid=20443] ppid=20437 vsize=458072 CPUtime=432.64 cores=1
/proc/20443/stat : 20443 (TNM) R 20437 20437 20206 0 -1 4202496 1000 0 0 0 43264 0 0 0 25 0 1 0 346233689 469065728 897 33554432000 134512640 134534564 4289419376 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20443/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 929216

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

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

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.53
CPU system time (s): 0.47
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 7184168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.909
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187825
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= 264
involuntary context switches= 17964

runsolver used 2.18867 second user time and 4.91825 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-11 18:09:36
IDJOB=3191533
IDBENCH=82664
IDSOLVER=1613
FILE ID=node144/3191533-1302538176
RUNJOBID= node144-1302536873-20226
PBS_JOBID= 12951119
Free space on /tmp= 71596 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191533-1302538176/watcher-3191533-1302538176 -o /tmp/evaluation-result-3191533-1302538176/solver-3191533-1302538176 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191533-1302538176.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=1174518730

node144.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.850
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.850
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.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12611384 kB
Buffers:        750788 kB
Cached:       18901908 kB
SwapCached:          0 kB
Active:       10577520 kB
Inactive:      9332224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12611384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20992 kB
Writeback:           0 kB
AnonPages:      256916 kB
Mapped:          17232 kB
Slab:           365108 kB
PageTables:       6264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2608552 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= 71576 MiB
End job on node144 at 2011-04-11 18:31:18