Trace number 3219652

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.08 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
MD5SUMebf03c9c6463f3682b7e09274cee8655
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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: 6.05 6.01 5.94 4/180 9826
/proc/meminfo: memFree=17053520/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4355037743688941828 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0

[startup+0.0176701 s]
/proc/loadavg: 6.05 6.01 5.94 4/180 9826
/proc/meminfo: memFree=17053520/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4355037743688941828 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100682 s]
/proc/loadavg: 6.05 6.01 5.94 4/180 9826
/proc/meminfo: memFree=17053520/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4355037743688941828 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300645 s]
/proc/loadavg: 6.05 6.01 5.94 4/180 9826
/proc/meminfo: memFree=17053520/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700577 s]
/proc/loadavg: 6.05 6.01 5.94 4/180 9826
/proc/meminfo: memFree=17053520/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50041 s]
/proc/loadavg: 6.05 6.01 5.94 7/184 9830
/proc/meminfo: memFree=17040344/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=25880 CPUtime=0.54 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 1317 0 0 0 54 0 0 0 25 0 1 0 436943049 26501120 1178 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 6470 1178 305 96 0 3032 0
[pid=9828] ppid=9826 vsize=17668 CPUtime=0.41 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 1966 0 0 0 41 0 0 0 25 0 1 0 436943049 18092032 1771 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 4417 1771 340 145 0 1462 0
[pid=9829] ppid=9826 vsize=455032 CPUtime=0.52 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1150 0 0 0 52 0 0 0 25 0 1 0 436943049 465952768 1047 33554432000 134512640 134534564 4291147728 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 516904

[startup+3.10116 s]
/proc/loadavg: 6.05 6.01 5.94 7/184 9830
/proc/meminfo: memFree=17031392/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267909964107874304 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=28332 CPUtime=1.04 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 3724 0 0 0 104 0 0 0 25 0 1 0 436943049 29011968 2131 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 7083 2131 326 96 0 3645 0
[pid=9828] ppid=9826 vsize=20352 CPUtime=0.93 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 2627 0 0 0 93 0 0 0 25 0 1 0 436943049 20840448 2432 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 5088 2432 340 145 0 2133 0
[pid=9829] ppid=9826 vsize=455032 CPUtime=1.1 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1150 0 0 0 110 0 0 0 25 0 1 0 436943049 465952768 1047 33554432000 134512640 134534564 4291147728 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 522040

[startup+6.30059 s]
/proc/loadavg: 6.05 6.01 5.94 7/184 9830
/proc/meminfo: memFree=17027804/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267910513863688192 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2072908 CPUtime=2.05 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 5623 0 0 0 205 0 0 0 25 0 1 0 436943049 2122657792 2476 33554432000 4194304 4587354 140733754580752 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 518227 2476 327 96 0 514789 0
[pid=9828] ppid=9826 vsize=21696 CPUtime=2.01 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 2943 0 0 0 201 0 0 0 25 0 1 0 436943049 22216704 2748 33554432000 4194304 4785740 140735966221568 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 5424 2748 340 145 0 2469 0
[pid=9829] ppid=9826 vsize=455032 CPUtime=2.2 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1150 0 0 0 220 0 0 0 25 0 1 0 436943049 465952768 1047 33554432000 134512640 134534564 4291147728 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2567960

[startup+12.7005 s]
/proc/loadavg: 6.04 6.01 5.94 7/184 9830
/proc/meminfo: memFree=17003036/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267910101546827776 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2095768 CPUtime=4.23 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 12253 0 0 0 423 0 0 0 25 0 1 0 436943049 2146066432 6993 33554432000 4194304 4587354 140733754580752 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 523942 6993 337 96 0 520504 0
[pid=9828] ppid=9826 vsize=23212 CPUtime=4.13 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 3312 0 0 0 413 0 0 0 25 0 1 0 436943049 23769088 3117 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 5803 3117 340 145 0 2848 0
[pid=9829] ppid=9826 vsize=455032 CPUtime=4.3 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1150 0 0 0 430 0 0 0 25 0 1 0 436943049 465952768 1047 33554432000 134512640 134534564 4291147728 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2592336

[startup+25.5012 s]
/proc/loadavg: 6.03 6.01 5.94 7/184 9831
/proc/meminfo: memFree=16992620/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267910376424734720 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2095920 CPUtime=8.46 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 13274 0 0 0 845 1 0 0 25 0 1 0 436943049 2146222080 6769 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 523980 6769 337 96 0 520542 0
[pid=9828] ppid=9826 vsize=25692 CPUtime=8.41 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 3938 0 0 0 841 0 0 0 25 0 1 0 436943049 26308608 3743 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 6423 3743 340 145 0 3468 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=8.6 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 860 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2599232

[startup+51.1007 s]
/proc/loadavg: 6.02 6.01 5.94 7/184 9831
/proc/meminfo: memFree=17011344/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267909826668920832 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2090564 CPUtime=17.03 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 18131 0 0 0 1702 1 0 0 25 0 1 0 436943049 2140737536 8732 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 522641 8732 337 96 0 519203 0
[pid=9828] ppid=9826 vsize=29720 CPUtime=16.93 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 4864 0 0 0 1693 0 0 0 25 0 1 0 436943049 30433280 4669 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 7430 4669 340 145 0 4475 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=17.1 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 1710 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2597904

[startup+102.307 s]
/proc/loadavg: 6.01 6.00 5.94 7/184 9833
/proc/meminfo: memFree=17005260/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267909551791013888 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2118352 CPUtime=34.07 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 32290 0 0 0 3403 4 0 0 25 0 1 0 436943049 2169192448 13522 33554432000 4194304 4587354 140733754580752 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 529588 13522 337 96 0 526150 0
[pid=9828] ppid=9826 vsize=34772 CPUtime=34.01 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 6078 0 0 0 3400 1 0 0 25 0 1 0 436943049 35606528 5883 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 8693 5883 340 145 0 5738 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=34.2 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 3420 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2630744

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 9834
/proc/meminfo: memFree=16978584/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267908452279386112 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2091344 CPUtime=54.07 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 39386 0 0 0 5401 6 0 0 25 0 1 0 436943049 2141536256 8330 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 522836 8330 337 96 0 519398 0
[pid=9828] ppid=9826 vsize=38952 CPUtime=54.01 cores=0

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

/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 2854284

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10008
/proc/meminfo: memFree=16961604/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2098984 CPUtime=1535.21 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 464424 0 0 0 153418 103 0 0 25 0 1 0 436943049 2149359616 15015 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 524746 15015 337 96 0 521308 0
[pid=9828] ppid=9826 vsize=117000 CPUtime=1533.49 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 24769 0 0 0 153342 7 0 0 25 0 1 0 436943049 119808000 24327 33554432000 4194304 4785740 140735966221568 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29250 24327 341 145 0 26295 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1533.67 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 153367 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 2693604

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10009
/proc/meminfo: memFree=16974240/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2123276 CPUtime=1555.21 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 470833 0 0 0 155416 105 0 0 25 0 1 0 436943049 2174234624 12623 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 530819 12623 337 96 0 527381 0
[pid=9828] ppid=9826 vsize=117428 CPUtime=1553.49 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 24852 0 0 0 155342 7 0 0 25 0 1 0 436943049 120246272 24410 33554432000 4194304 4785740 140735966221568 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29357 24410 341 145 0 26402 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1553.67 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 155367 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 2718324

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10011
/proc/meminfo: memFree=16990472/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2099812 CPUtime=1575.21 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 476435 0 0 0 157414 107 0 0 25 0 1 0 436943049 2150207488 9531 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 524953 9531 337 96 0 521515 0
[pid=9828] ppid=9826 vsize=117428 CPUtime=1573.51 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 24872 0 0 0 157344 7 0 0 25 0 1 0 436943049 120246272 24430 33554432000 4194304 4785740 140735966221568 18446744073709551615 270612808322 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29357 24430 341 145 0 26402 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1573.66 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 157366 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2694860

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10013
/proc/meminfo: memFree=16978184/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2099812 CPUtime=1595.21 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 480943 0 0 0 159413 108 0 0 25 0 1 0 436943049 2150207488 13976 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 524953 13976 337 96 0 521515 0
[pid=9828] ppid=9826 vsize=117428 CPUtime=1593.51 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 24872 0 0 0 159344 7 0 0 25 0 1 0 436943049 120246272 24430 33554432000 4194304 4785740 140735966221568 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29357 24430 341 145 0 26402 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1593.66 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 159366 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2694860

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10014
/proc/meminfo: memFree=16995904/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2128072 CPUtime=1615.19 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 486928 0 0 0 161411 108 0 0 25 0 1 0 436943049 2179145728 11181 33554432000 4194304 4587354 140733754580752 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 532018 11181 337 96 0 528580 0
[pid=9828] ppid=9826 vsize=117428 CPUtime=1613.51 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 24872 0 0 0 161344 7 0 0 25 0 1 0 436943049 120246272 24430 33554432000 4194304 4785740 140735966221568 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29357 24430 341 145 0 26402 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1613.66 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 161366 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 2723120

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10016
/proc/meminfo: memFree=16955844/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267910376424734720 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2128072 CPUtime=1635.19 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 490905 0 0 0 163410 109 0 0 25 0 1 0 436943049 2179145728 15098 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 532018 15098 337 96 0 528580 0
[pid=9828] ppid=9826 vsize=118000 CPUtime=1633.52 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 24976 0 0 0 163345 7 0 0 25 0 1 0 436943049 120832000 24534 33554432000 4194304 4785740 140735966221568 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29500 24534 341 145 0 26545 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1633.66 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 163366 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 2723692

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10017
/proc/meminfo: memFree=16954224/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267910376424734720 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2181684 CPUtime=1655.2 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 497081 0 0 0 165409 111 0 0 25 0 1 0 436943049 2234044416 16712 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 545421 16712 337 96 0 541983 0
[pid=9828] ppid=9826 vsize=118284 CPUtime=1653.53 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 25030 0 0 0 165345 8 0 0 25 0 1 0 436943049 121122816 24588 33554432000 4194304 4785740 140735966221568 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29571 24588 341 145 0 26616 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1653.65 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 165365 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 2777588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 10018
/proc/meminfo: memFree=16961404/32951124 swapFree=67111528/67111528
[pid=9826] ppid=9824 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9826/stat : 9826 (ppfolio) S 9824 9826 9593 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 436943049 18763776 394 33554432000 4194304 4287625 140735762767504 18446744073709551615 270613130767 0 0 4096 65536 4267910376424734720 0 0 17 4 0 0 0
/proc/9826/statm: 4581 394 345 23 0 91 0
[pid=9827] ppid=9826 vsize=2181684 CPUtime=1667.77 cores=0
/proc/9827/stat : 9827 (cryptominisat) R 9826 9826 9593 0 -1 4202496 499477 0 0 0 166666 111 0 0 25 0 1 0 436943049 2234044416 19087 33554432000 4194304 4587354 140733754580752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9827/statm: 545421 19087 337 96 0 541983 0
[pid=9828] ppid=9826 vsize=118284 CPUtime=1666.06 cores=0
/proc/9828/stat : 9828 (clasp) R 9826 9826 9593 0 -1 4202496 25030 0 0 0 166598 8 0 0 25 0 1 0 436943049 121122816 24588 33554432000 4194304 4785740 140735966221568 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9828/statm: 29571 24588 341 145 0 26616 0
[pid=9829] ppid=9826 vsize=459296 CPUtime=1666.25 cores=0
/proc/9829/stat : 9829 (TNM) R 9826 9826 9593 0 -1 4202496 1399 0 0 0 166625 0 0 0 25 0 1 0 436943049 470319104 1296 33554432000 134512640 134534564 4291147728 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9829/statm: 114824 1296 95 6 0 113490 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2777588

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 9826 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.08
CPU user time (s): 4998.89
CPU system time (s): 1.19
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4846172

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

runsolver used 8.89065 second user time and 18.3882 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 00:50:21
IDJOB=3219652
IDBENCH=82625
IDSOLVER=1639
FILE ID=node108/3219652-1303253421
RUNJOBID= node108-1303250029-9611
PBS_JOBID= 13042431
Free space on /tmp= 72284 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219652-1303253421/watcher-3219652-1303253421 -o /tmp/evaluation-result-3219652-1303253421/solver-3219652-1303253421 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219652-1303253421.cnf

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

MD5SUM BENCH= ebf03c9c6463f3682b7e09274cee8655
RANDOM SEED=1273543504

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17053676 kB
Buffers:        757580 kB
Cached:       14488848 kB
SwapCached:          0 kB
Active:        8082316 kB
Inactive:      7463580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17053676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11032 kB
Writeback:           0 kB
AnonPages:      299316 kB
Mapped:          16336 kB
Slab:           288528 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1966476 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= 72276 MiB
End job on node108 at 2011-04-20 02:13:43