Trace number 3191502

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
MD5SUMbe984e6bbe5620bf919456b943096fcf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark836.998
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.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4
1290.25/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-3191502-1302537944/watcher-3191502-1302537944 -o /tmp/evaluation-result-3191502-1302537944/solver-3191502-1302537944 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191502-1302537944.cnf 

running on 2 cores: 4,6

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: 10.03 9.70 6.60 8/194 31696
/proc/meminfo: memFree=20045916/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) R 31694 31696 31540 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365393095 18763776 392 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31696/statm: 4581 392 343 23 0 91 0

[startup+0.102961 s]
/proc/loadavg: 10.03 9.70 6.60 8/194 31696
/proc/meminfo: memFree=20045916/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 17201775857966743809 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200959 s]
/proc/loadavg: 10.03 9.70 6.60 8/194 31696
/proc/meminfo: memFree=20045916/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300942 s]
/proc/loadavg: 10.03 9.70 6.60 8/194 31696
/proc/meminfo: memFree=20045916/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700861 s]
/proc/loadavg: 10.03 9.70 6.60 8/194 31696
/proc/meminfo: memFree=20045916/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50072 s]
/proc/loadavg: 10.03 9.70 6.60 11/198 31700
/proc/meminfo: memFree=20035224/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
[pid=31697] ppid=31696 vsize=26372 CPUtime=0.55 cores=4
/proc/31697/stat : 31697 (cryptominisat) R 31696 31696 31540 0 -1 4202496 2950 0 0 0 55 0 0 0 18 0 1 0 365393096 27004928 1298 33554432000 4194304 4587354 140736906061120 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31697/statm: 6593 1298 326 96 0 3155 0
[pid=31698] ppid=31696 vsize=16956 CPUtime=0.42 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 1729 0 0 0 42 0 0 0 25 0 1 0 365393096 17362944 1586 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 4239 1586 341 145 0 1284 0
[pid=31699] ppid=31696 vsize=453976 CPUtime=0.5 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 842 0 0 0 50 0 0 0 25 0 1 0 365393096 464871424 739 33554432000 134512640 134534564 4292110992 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 515628

[startup+3.10046 s]
/proc/loadavg: 10.03 9.70 6.60 11/198 31700
/proc/meminfo: memFree=20031380/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 4243191430886981632 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
[pid=31697] ppid=31696 vsize=1710480 CPUtime=1.64 cores=4
/proc/31697/stat : 31697 (cryptominisat) R 31696 31696 31540 0 -1 4202496 5181 0 0 0 164 0 0 0 19 0 1 0 365393096 1751531520 1692 33554432000 4194304 4587354 140736906061120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31697/statm: 427620 1692 327 96 0 424182 0
[pid=31698] ppid=31696 vsize=17360 CPUtime=0.63 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 1813 0 0 0 63 0 0 0 25 0 1 0 365393096 17776640 1670 33554432000 4194304 4785740 140736162311840 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 4340 1670 341 145 0 1385 0
[pid=31699] ppid=31696 vsize=453976 CPUtime=0.8 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 842 0 0 0 80 0 0 0 25 0 1 0 365393096 464871424 739 33554432000 134512640 134534564 4292110992 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2200140

[startup+6.30091 s]
/proc/loadavg: 10.03 9.71 6.62 11/198 31700
/proc/meminfo: memFree=20028908/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 4243191843203842048 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
[pid=31697] ppid=31696 vsize=1712972 CPUtime=2.34 cores=4
/proc/31697/stat : 31697 (cryptominisat) R 31696 31696 31540 0 -1 4202496 6102 0 0 0 232 2 0 0 21 0 1 0 365393096 1754083328 1788 33554432000 4194304 4587354 140736906061120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31697/statm: 428243 1788 331 96 0 424805 0
[pid=31698] ppid=31696 vsize=18048 CPUtime=1.41 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 1984 0 0 0 140 1 0 0 25 0 1 0 365393096 18481152 1841 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 4512 1841 341 145 0 1557 0
[pid=31699] ppid=31696 vsize=453976 CPUtime=1.52 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 842 0 0 0 151 1 0 0 25 0 1 0 365393096 464871424 739 33554432000 134512640 134534564 4292110992 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 2203320

[startup+12.7008 s]
/proc/loadavg: 10.03 9.71 6.64 11/198 31701
/proc/meminfo: memFree=20012408/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=0 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365393095 18763776 394 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 4243193355032330240 0 0 17 6 0 0 0
/proc/31696/statm: 4581 394 345 23 0 91 0
[pid=31697] ppid=31696 vsize=1727256 CPUtime=4.14 cores=4
/proc/31697/stat : 31697 (cryptominisat) R 31696 31696 31540 0 -1 4202496 9558 0 0 0 409 5 0 0 25 0 1 0 365393096 1768710144 5244 33554432000 4194304 4587354 140736906061120 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31697/statm: 431814 5244 337 96 0 428376 0
[pid=31698] ppid=31696 vsize=19672 CPUtime=3.21 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 2390 0 0 0 318 3 0 0 25 0 1 0 365393096 20144128 2247 33554432000 4194304 4785740 140736162311840 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 4918 2247 341 145 0 1963 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=3.4 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 338 2 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 10.75
Current children cumulated vsize (KiB) 2223324

[startup+25.5006 s]
/proc/loadavg: 9.94 9.71 6.69 11/198 31704
/proc/meminfo: memFree=20002728/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=22448 CPUtime=8.14 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 3049 0 0 0 811 3 0 0 25 0 1 0 365393096 22986752 2906 33554432000 4194304 4785740 140736162311840 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 5612 2906 341 145 0 2657 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=8.3 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 828 2 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 498844

[startup+51.1012 s]
/proc/loadavg: 9.62 9.65 6.75 10/197 31705
/proc/meminfo: memFree=20178904/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=27416 CPUtime=20.91 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 4156 0 0 0 2085 6 0 0 25 0 1 0 365393096 28073984 4013 33554432000 4194304 4785740 140736162311840 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 6854 4013 341 145 0 3899 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=21.04 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 2100 4 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 49.06
Current children cumulated vsize (KiB) 503812

[startup+102.3 s]
/proc/loadavg: 9.35 9.56 6.87 10/197 31706
/proc/meminfo: memFree=20145260/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=31996 CPUtime=46.37 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 5228 0 0 0 4624 13 0 0 25 0 1 0 365393096 32763904 5085 33554432000 4194304 4785740 140736162311840 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 7999 5085 341 145 0 5044 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=46.49 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 4637 12 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (KiB) 508392

[startup+162.301 s]
/proc/loadavg: 9.13 9.46 7.00 10/197 31708
/proc/meminfo: memFree=20123180/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=36056 CPUtime=76.36 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 6162 0 0 0 7623 13 0 0 25 0 1 0 365393096 36921344 6019 33554432000 4194304 4785740 140736162311840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 9014 6019 341 145 0 6059 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=76.49 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 7635 14 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (KiB) 512452

[startup+222.307 s]
/proc/loadavg: 9.04 9.37 7.12 10/197 31709
/proc/meminfo: memFree=20113864/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6

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

[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=60320 CPUtime=373.58 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 11883 0 0 0 37327 31 0 0 25 0 1 0 365393096 61767680 11403 33554432000 4194304 4785740 140736162311840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 15080 11403 341 145 0 12125 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=373.75 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 37329 46 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 754.44
Current children cumulated vsize (KiB) 536716

[startup+822.3 s]
/proc/loadavg: 8.82 8.80 7.89 10/197 31817
/proc/meminfo: memFree=20393876/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=61720 CPUtime=403.56 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 12163 0 0 0 40320 36 0 0 25 0 1 0 365393096 63201280 11683 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 15430 11683 341 145 0 12475 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=403.74 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 40328 46 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 814.41
Current children cumulated vsize (KiB) 538116

[startup+882.307 s]
/proc/loadavg: 9.34 8.93 7.98 11/198 31940
/proc/meminfo: memFree=20445488/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=62576 CPUtime=432.65 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 12343 0 0 0 43220 45 0 0 25 0 1 0 365393096 64077824 11863 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 15644 11863 341 145 0 12689 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=432.78 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 43222 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 872.54
Current children cumulated vsize (KiB) 538972

[startup+942.301 s]
/proc/loadavg: 9.75 9.12 8.11 11/198 31942
/proc/meminfo: memFree=20430360/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=63244 CPUtime=462.65 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 12477 0 0 0 46220 45 0 0 25 0 1 0 365393096 64761856 11997 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 15811 11997 341 145 0 12856 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=462.78 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 46222 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 932.54
Current children cumulated vsize (KiB) 539640

[startup+1002.3 s]
/proc/loadavg: 9.91 9.28 8.22 11/198 31943
/proc/meminfo: memFree=20426008/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=65848 CPUtime=492.64 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 13120 0 0 0 49219 45 0 0 25 0 1 0 365393096 67428352 12592 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 16462 12592 341 145 0 13507 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=492.78 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 49222 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 992.53
Current children cumulated vsize (KiB) 542244

[startup+1062.3 s]
/proc/loadavg: 9.96 9.41 8.33 11/198 31945
/proc/meminfo: memFree=20400944/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=67476 CPUtime=522.64 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 13470 0 0 0 52219 45 0 0 25 0 1 0 365393096 69095424 12942 33554432000 4194304 4785740 140736162311840 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 16869 12942 341 145 0 13914 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=522.79 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 52223 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1052.54
Current children cumulated vsize (KiB) 543872

[startup+1122.3 s]
/proc/loadavg: 9.98 9.51 8.43 11/198 31946
/proc/meminfo: memFree=20396832/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=68908 CPUtime=552.63 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 13801 0 0 0 55218 45 0 0 25 0 1 0 365393096 70561792 13225 33554432000 4194304 4785740 140736162311840 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 17227 13225 341 145 0 14272 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=552.8 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 55224 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1112.54
Current children cumulated vsize (KiB) 545304

[startup+1182.3 s]
/proc/loadavg: 9.99 9.60 8.53 11/198 31948
/proc/meminfo: memFree=20392728/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=70432 CPUtime=582.63 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 14139 0 0 0 58218 45 0 0 25 0 1 0 365393096 72122368 13563 33554432000 4194304 4785740 140736162311840 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 17608 13563 341 145 0 14653 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=582.8 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 58224 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1172.54
Current children cumulated vsize (KiB) 546828

[startup+1242.3 s]
/proc/loadavg: 10.04 9.68 8.62 11/198 31950
/proc/meminfo: memFree=20390236/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=71732 CPUtime=612.62 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 14411 0 0 0 61217 45 0 0 25 0 1 0 365393096 73453568 13835 33554432000 4194304 4785740 140736162311840 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 17933 13835 341 145 0 14978 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=612.81 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 61225 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1232.54
Current children cumulated vsize (KiB) 548128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.01 9.74 8.71 11/198 31951
/proc/meminfo: memFree=20385016/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=72020 CPUtime=641.52 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 14497 0 0 0 64107 45 0 0 25 0 1 0 365393096 73748480 13921 33554432000 4194304 4785740 140736162311840 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 18005 13921 341 145 0 15050 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=641.62 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 64106 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1290.25
Current children cumulated vsize (KiB) 548416

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

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

[startup+1300 s]
/proc/loadavg: 10.01 9.74 8.71 11/198 31951
/proc/meminfo: memFree=20385016/32951132 swapFree=67111528/67111528
[pid=31696] ppid=31694 vsize=18324 CPUtime=7.11 cores=4,6
/proc/31696/stat : 31696 (ppfolio) S 31694 31696 31540 0 -1 4202496 502 10910 0 0 0 0 706 5 15 0 1 0 365393095 18763776 395 33554432000 4194304 4287625 140735627652448 18446744073709551615 242970570255 0 0 4096 65536 12491756666376651012 0 0 17 6 0 0 0
/proc/31696/statm: 4581 395 346 23 0 91 0
[pid=31698] ppid=31696 vsize=72020 CPUtime=641.52 cores=4
/proc/31698/stat : 31698 (clasp) R 31696 31696 31540 0 -1 4202496 14497 0 0 0 64107 45 0 0 25 0 1 0 365393096 73748480 13921 33554432000 4194304 4785740 140736162311840 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31698/statm: 18005 13921 341 145 0 15050 0
[pid=31699] ppid=31696 vsize=458072 CPUtime=641.62 cores=4
/proc/31699/stat : 31699 (TNM) R 31696 31696 31540 0 -1 4202496 1000 0 0 0 64106 56 0 0 25 0 1 0 365393096 469065728 897 33554432000 134512640 134534564 4292110992 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31699/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 1290.25
Current children cumulated vsize (KiB) 548416

Child status: 0
Real time (s): 1300.01
CPU time (s): 1290.29
CPU user time (s): 1289.21
CPU system time (s): 1.08083
CPU usage (%): 99.252
Max. virtual memory (cumulated for all children) (KiB): 2223460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.21
system time used= 1.08083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26941
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= 80
involuntary context switches= 14970

runsolver used 2.26066 second user time and 4.84026 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 18:05:44
IDJOB=3191502
IDBENCH=82633
IDSOLVER=1613
FILE ID=node128/3191502-1302537944
RUNJOBID= node128-1302537234-31559
PBS_JOBID= 12951131
Free space on /tmp= 71996 MiB

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

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

MD5SUM BENCH= be984e6bbe5620bf919456b943096fcf
RANDOM SEED=1438987519

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20045948 kB
Buffers:        541220 kB
Cached:       11449880 kB
SwapCached:          0 kB
Active:        7847492 kB
Inactive:      4730688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20045948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10640 kB
Writeback:          56 kB
AnonPages:      586300 kB
Mapped:          17440 kB
Slab:           262008 kB
PageTables:       7176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3336864 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71988 MiB
End job on node128 at 2011-04-11 18:27:25