Trace number 3220186

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.05 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
MD5SUM75e4af5315c8af778f17bf3a82042c9e
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3220186-1303267424/watcher-3220186-1303267424 -o /tmp/evaluation-result-3220186-1303267424/solver-3220186-1303267424 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220186-1303267424.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: 5.95 5.97 5.94 5/180 17662
/proc/meminfo: memFree=15852360/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4581801296679371010 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0

[startup+0.085971 s]
/proc/loadavg: 5.95 5.97 5.94 5/180 17662
/proc/meminfo: memFree=15852360/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4581801296679371010 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100967 s]
/proc/loadavg: 5.95 5.97 5.94 5/180 17662
/proc/meminfo: memFree=15852360/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4581801296679371010 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300926 s]
/proc/loadavg: 5.95 5.97 5.94 5/180 17662
/proc/meminfo: memFree=15852360/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052771797696512 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700852 s]
/proc/loadavg: 5.95 5.97 5.94 5/180 17662
/proc/meminfo: memFree=15852360/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052909236649984 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 5.95 5.97 5.94 7/184 17666
/proc/meminfo: memFree=15847120/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052909236649984 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1118824 CPUtime=0.49 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 1355 0 0 0 49 0 0 0 25 0 1 0 419158027 1145675776 752 33554432000 4194304 4587354 140735761446384 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 279706 752 327 96 0 276268 0
[pid=17664] ppid=17662 vsize=13492 CPUtime=0.39 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 829 0 0 0 39 0 0 0 25 0 1 0 419158027 13815808 715 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 3373 715 340 145 0 418 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=0.59 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 59 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 2803185 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1606600

[startup+3.10038 s]
/proc/loadavg: 5.95 5.97 5.94 7/184 17666
/proc/meminfo: memFree=15845012/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529053184114556928 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1118860 CPUtime=0.99 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 1888 0 0 0 99 0 0 0 25 0 1 0 419158027 1145712640 920 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 279715 920 327 96 0 276277 0
[pid=17664] ppid=17662 vsize=14028 CPUtime=0.94 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 963 0 0 0 94 0 0 0 25 0 1 0 419158027 14364672 849 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 3507 849 340 145 0 552 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=1.14 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 114 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1607172

[startup+6.30077 s]
/proc/loadavg: 5.95 5.97 5.94 7/184 17666
/proc/meminfo: memFree=15832120/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1126596 CPUtime=2.09 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 4658 0 0 0 209 0 0 0 25 0 1 0 419158027 1153634304 2746 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 281649 2746 337 96 0 278211 0
[pid=17664] ppid=17662 vsize=14692 CPUtime=1.99 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 1149 0 0 0 199 0 0 0 25 0 1 0 419158027 15044608 1035 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 3673 1035 340 145 0 718 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=2.19 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 219 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1615572

[startup+12.7006 s]
/proc/loadavg: 5.96 5.97 5.94 7/184 17667
/proc/meminfo: memFree=15814800/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=38232 CPUtime=4.19 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 6858 0 0 0 419 0 0 0 25 0 1 0 419158027 39149568 3835 33554432000 4194304 4587354 140735761446384 18446744073709551615 4243948 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 9558 3835 337 96 0 6120 0
[pid=17664] ppid=17662 vsize=15764 CPUtime=4.14 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 1409 0 0 0 414 0 0 0 25 0 1 0 419158027 16142336 1295 33554432000 4194304 4785740 140733272854064 18446744073709551615 4307209 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 3941 1295 340 145 0 986 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=4.34 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 434 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 2804001 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 528280

[startup+25.5011 s]
/proc/loadavg: 5.96 5.97 5.94 7/184 17667
/proc/meminfo: memFree=15785524/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529051534847115264 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1129532 CPUtime=8.49 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 9043 0 0 0 848 1 0 0 25 0 1 0 419158027 1156640768 3894 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 282383 3894 337 96 0 278945 0
[pid=17664] ppid=17662 vsize=17040 CPUtime=8.39 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 1701 0 0 0 839 0 0 0 25 0 1 0 419158027 17448960 1587 33554432000 4194304 4785740 140733272854064 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 4260 1587 340 145 0 1305 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=8.59 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 859 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1620856

[startup+51.1003 s]
/proc/loadavg: 5.98 5.97 5.94 7/184 17668
/proc/meminfo: memFree=15826716/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052222041882624 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1153388 CPUtime=16.99 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 10858 0 0 0 1698 1 0 0 25 0 1 0 419158027 1181069312 5660 33554432000 4194304 4587354 140735761446384 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 288347 5660 337 96 0 284909 0
[pid=17664] ppid=17662 vsize=18848 CPUtime=16.94 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 2157 0 0 0 1694 0 0 0 25 0 1 0 419158027 19300352 2043 33554432000 4194304 4785740 140733272854064 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 4712 2043 340 145 0 1757 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=17.14 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 1714 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1646520

[startup+102.307 s]
/proc/loadavg: 5.99 5.97 5.94 7/184 17669
/proc/meminfo: memFree=15784060/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052634358743040 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1144516 CPUtime=34.09 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 17876 0 0 0 3407 2 0 0 25 0 1 0 419158027 1171984384 5786 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 286129 5786 337 96 0 282691 0
[pid=17664] ppid=17662 vsize=21168 CPUtime=33.99 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 2694 0 0 0 3399 0 0 0 25 0 1 0 419158027 21676032 2580 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 5292 2580 340 145 0 2337 0
[pid=17665] ppid=17662 vsize=455960 CPUtime=34.21 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 373 0 0 0 3421 0 0 0 25 0 1 0 419158027 466903040 270 33554432000 134512640 134534564 4291219008 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113990 270 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1639968

[startup+162.3 s]
/proc/loadavg: 5.99 5.97 5.94 7/184 17671
/proc/meminfo: memFree=15803380/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=45736 CPUtime=54.08 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 25998 0 0 0 5405 3 0 0 25 0 1 0 419158027 46833664 7798 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 11434 7798 337 96 0 7996 0
[pid=17664] ppid=17662 vsize=23352 CPUtime=53.98 cores=0

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

/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1712960

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 17933
/proc/meminfo: memFree=16219748/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052359480836096 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1183856 CPUtime=1554.16 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 133926 0 0 0 155377 39 0 0 25 0 1 0 419158027 1212268544 19771 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 295964 19771 337 96 0 292526 0
[pid=17664] ppid=17662 vsize=54816 CPUtime=1554.05 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10457 0 0 0 155404 1 0 0 25 0 1 0 419158027 56131584 10343 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13704 10343 341 145 0 10749 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1554.23 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 155423 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 1712960

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 17934
/proc/meminfo: memFree=16248616/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052359480836096 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1169876 CPUtime=1574.15 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 134162 0 0 0 157376 39 0 0 25 0 1 0 419158027 1197953024 15880 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 292469 15880 337 96 0 289031 0
[pid=17664] ppid=17662 vsize=54956 CPUtime=1574.05 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10476 0 0 0 157404 1 0 0 25 0 1 0 419158027 56274944 10362 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13739 10362 341 145 0 10784 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1574.25 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 157425 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134530876 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1699120

[startup+4782.3 s]
/proc/loadavg: 6.05 6.01 5.91 7/184 17936
/proc/meminfo: memFree=16236312/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052359480836096 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=1169876 CPUtime=1594.15 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 134162 0 0 0 159376 39 0 0 25 0 1 0 419158027 1197953024 15880 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 292469 15880 337 96 0 289031 0
[pid=17664] ppid=17662 vsize=54956 CPUtime=1594.05 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10502 0 0 0 159404 1 0 0 25 0 1 0 419158027 56274944 10388 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13739 10388 341 145 0 10784 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1594.25 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 159425 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 1699120

[startup+4842.3 s]
/proc/loadavg: 6.02 6.01 5.91 7/184 17937
/proc/meminfo: memFree=16241748/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052496919789568 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=91836 CPUtime=1614.14 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 136506 0 0 0 161375 39 0 0 25 0 1 0 419158027 94040064 17578 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 22959 17578 337 96 0 19521 0
[pid=17664] ppid=17662 vsize=55152 CPUtime=1614.04 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10537 0 0 0 161403 1 0 0 25 0 1 0 419158027 56475648 10423 33554432000 4194304 4785740 140733272854064 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13788 10423 341 145 0 10833 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1614.26 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 161426 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 621276

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 17939
/proc/meminfo: memFree=16210352/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052496919789568 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=91836 CPUtime=1634.15 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 137973 0 0 0 163375 40 0 0 25 0 1 0 419158027 94040064 19007 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 22959 19007 337 96 0 19521 0
[pid=17664] ppid=17662 vsize=55152 CPUtime=1634.04 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10551 0 0 0 163403 1 0 0 25 0 1 0 419158027 56475648 10437 33554432000 4194304 4785740 140733272854064 18446744073709551615 4291842 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13788 10437 341 145 0 10833 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1634.27 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 163427 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 621276

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 17941
/proc/meminfo: memFree=16195708/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052496919789568 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=149752 CPUtime=1654.14 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 139042 0 0 0 165373 41 0 0 25 0 1 0 419158027 153346048 20055 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 37438 20055 337 96 0 34000 0
[pid=17664] ppid=17662 vsize=55320 CPUtime=1654.04 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10587 0 0 0 165403 1 0 0 25 0 1 0 419158027 56647680 10473 33554432000 4194304 4785740 140733272854064 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13830 10473 341 145 0 10875 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1654.27 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 165427 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 679360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 17942
/proc/meminfo: memFree=16207096/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052496919789568 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=77356 CPUtime=1666.63 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 139156 0 0 0 166622 41 0 0 25 0 1 0 419158027 79212544 15879 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 19339 15879 337 96 0 15901 0
[pid=17664] ppid=17662 vsize=55628 CPUtime=1666.63 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10633 0 0 0 166662 1 0 0 25 0 1 0 419158027 56963072 10519 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13907 10519 341 145 0 10952 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1666.79 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 166679 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 607272

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 17942
/proc/meminfo: memFree=16207096/32951124 swapFree=67111528/67111528
[pid=17662] ppid=17660 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17662/stat : 17662 (ppfolio) S 17660 17662 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419158026 18763776 394 33554432000 4194304 4287625 140734198260336 18446744073709551615 264726425103 0 0 4096 65536 4529052496919789568 0 0 17 2 0 0 0
/proc/17662/statm: 4581 394 345 23 0 91 0
[pid=17663] ppid=17662 vsize=77356 CPUtime=1666.63 cores=0
/proc/17663/stat : 17663 (cryptominisat) R 17662 17662 16728 0 -1 4202496 139156 0 0 0 166622 41 0 0 25 0 1 0 419158027 79212544 15879 33554432000 4194304 4587354 140735761446384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17663/statm: 19339 15879 337 96 0 15901 0
[pid=17664] ppid=17662 vsize=55628 CPUtime=1666.63 cores=0
/proc/17664/stat : 17664 (clasp) R 17662 17662 16728 0 -1 4202496 10633 0 0 0 166662 1 0 0 25 0 1 0 419158027 56963072 10519 33554432000 4194304 4785740 140733272854064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17664/statm: 13907 10519 341 145 0 10952 0
[pid=17665] ppid=17662 vsize=455964 CPUtime=1666.79 cores=0
/proc/17665/stat : 17665 (TNM) R 17662 17662 16728 0 -1 4202496 382 0 0 0 166679 0 0 0 25 0 1 0 419158027 466907136 279 33554432000 134512640 134534564 4291219008 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17665/statm: 113991 279 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 607272

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4999.63
CPU system time (s): 0.42
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2755248

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

runsolver used 8.79566 second user time and 18.4622 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 04:43:44
IDJOB=3220186
IDBENCH=82714
IDSOLVER=1639
FILE ID=node141/3220186-1303267424
RUNJOBID= node141-1303259271-16746
PBS_JOBID= 13049491
Free space on /tmp= 71452 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220186-1303267424/watcher-3220186-1303267424 -o /tmp/evaluation-result-3220186-1303267424/solver-3220186-1303267424 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220186-1303267424.cnf

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

MD5SUM BENCH= 75e4af5315c8af778f17bf3a82042c9e
RANDOM SEED=2079898722

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15852640 kB
Buffers:        786864 kB
Cached:       15320300 kB
SwapCached:          0 kB
Active:        9161104 kB
Inactive:      7584864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15852640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10084 kB
Writeback:           0 kB
AnonPages:      638324 kB
Mapped:          16420 kB
Slab:           289532 kB
PageTables:       6064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1543132 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= 71448 MiB
End job on node141 at 2011-04-20 06:07:06