Trace number 3191615

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.616
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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
1300.00/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191615-1302538559/watcher-3191615-1302538559 -o /tmp/evaluation-result-3191615-1302538559/solver-3191615-1302538559 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191615-1302538559.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.00 11.08 9.09 8/190 26339
/proc/meminfo: memFree=28157840/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 4357691689880486146 0 0 17 0 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0

[startup+0.014026 s]
/proc/loadavg: 11.00 11.08 9.09 8/190 26339
/proc/meminfo: memFree=28157840/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 4357691689880486146 0 0 17 0 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101008 s]
/proc/loadavg: 11.00 11.08 9.09 8/190 26339
/proc/meminfo: memFree=28157840/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301004 s]
/proc/loadavg: 11.00 11.08 9.09 8/190 26339
/proc/meminfo: memFree=28157840/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700928 s]
/proc/loadavg: 11.00 11.08 9.09 8/190 26339
/proc/meminfo: memFree=28157840/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 22 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416862824773713920 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 11.00 11.08 9.10 12/201 26351
/proc/meminfo: memFree=28145104/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416862962212667392 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=158876 CPUtime=0.54 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 1280 0 0 0 54 0 0 0 25 0 1 0 98047133 162689024 775 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 39719 775 327 96 0 36281 0
[pid=26341] ppid=26339 vsize=13224 CPUtime=0.42 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 757 0 0 0 42 0 0 0 25 0 1 0 98047133 13541376 645 33554432000 4194304 4785740 140734799110848 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 3306 645 340 145 0 351 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=0.51 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 51 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 646248

[startup+3.10048 s]
/proc/loadavg: 11.00 11.08 9.10 12/201 26351
/proc/meminfo: memFree=28142004/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416863099651620864 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=159328 CPUtime=1.05 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 1738 0 0 0 105 0 0 0 25 0 1 0 98047133 163151872 949 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 39832 950 327 96 0 36394 0
[pid=26341] ppid=26339 vsize=13632 CPUtime=0.92 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 858 0 0 0 92 0 0 0 25 0 1 0 98047133 13959168 746 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553178 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 3408 746 340 145 0 453 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=1.11 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 111 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 647108

[startup+6.30095 s]
/proc/loadavg: 11.00 11.08 9.10 12/201 26351
/proc/meminfo: memFree=28122592/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416863237090574336 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=165716 CPUtime=2.05 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 3893 0 0 0 205 0 0 0 25 0 1 0 98047133 169693184 2360 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 41429 2360 337 96 0 37991 0
[pid=26341] ppid=26339 vsize=14164 CPUtime=2.02 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 1001 0 0 0 202 0 0 0 25 0 1 0 98047133 14503936 889 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 3541 889 340 145 0 586 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=2.21 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 221 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 654028

[startup+12.7008 s]
/proc/loadavg: 11.00 11.07 9.12 12/201 26352
/proc/meminfo: memFree=28152740/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=171348 CPUtime=4.23 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 5833 0 0 0 423 0 0 0 25 0 1 0 98047133 175460352 3378 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 42837 3378 337 96 0 39399 0
[pid=26341] ppid=26339 vsize=14968 CPUtime=4.13 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 1207 0 0 0 413 0 0 0 25 0 1 0 98047133 15327232 1095 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 3742 1095 340 145 0 787 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=4.31 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 431 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 660464

[startup+25.5006 s]
/proc/loadavg: 11.00 11.07 9.14 12/201 26352
/proc/meminfo: memFree=28139140/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416863649407434752 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=170936 CPUtime=8.45 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 8242 0 0 0 844 1 0 0 25 0 1 0 98047133 175038464 3450 33554432000 4194304 4587354 140735616582112 18446744073709551615 4237443 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 42734 3450 337 96 0 39296 0
[pid=26341] ppid=26339 vsize=16040 CPUtime=8.42 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 1478 0 0 0 842 0 0 0 25 0 1 0 98047133 16424960 1366 33554432000 4194304 4785740 140734799110848 18446744073709551615 4548993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 4010 1366 340 145 0 1055 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=8.61 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 861 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530876 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 661124

[startup+51.1011 s]
/proc/loadavg: 11.00 11.06 9.19 12/201 26383
/proc/meminfo: memFree=28198788/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416863649407434752 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=172180 CPUtime=17.04 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 12560 0 0 0 1702 2 0 0 25 0 1 0 98047133 176312320 3987 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 43045 3987 337 96 0 39607 0
[pid=26341] ppid=26339 vsize=17432 CPUtime=16.93 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 1810 0 0 0 1693 0 0 0 25 0 1 0 98047133 17850368 1698 33554432000 4194304 4785740 140734799110848 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 4358 1698 340 145 0 1403 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=17.1 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 1710 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 663760

[startup+102.307 s]
/proc/loadavg: 10.78 11.00 9.27 11/200 26445
/proc/meminfo: memFree=28543168/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416863786846388224 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=177136 CPUtime=34.07 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 19485 0 0 0 3404 3 0 0 25 0 1 0 98047133 181387264 5003 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 44284 5003 337 96 0 40846 0
[pid=26341] ppid=26339 vsize=19384 CPUtime=34.01 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 2280 0 0 0 3401 0 0 0 25 0 1 0 98047133 19849216 2168 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 4846 2168 340 145 0 1891 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=34.2 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 3420 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 670668

[startup+162.3 s]
/proc/loadavg: 10.28 10.82 9.31 11/200 26447
/proc/meminfo: memFree=28518628/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416863786846388224 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=188528 CPUtime=54.06 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 26496 0 0 0 5402 4 0 0 25 0 1 0 98047133 193052672 8390 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 47132 8390 337 96 0 43694 0
[pid=26341] ppid=26339 vsize=20656 CPUtime=54.01 cores=0

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

[startup+822.301 s]
/proc/loadavg: 10.16 10.13 9.66 11/200 26495
/proc/meminfo: memFree=28493200/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416864199163248640 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=209016 CPUtime=274.1 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 72843 0 0 0 27391 19 0 0 25 0 1 0 98047133 214032384 8897 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 52254 8897 337 96 0 48816 0
[pid=26341] ppid=26339 vsize=28688 CPUtime=274.02 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 4447 0 0 0 27402 0 0 0 25 0 1 0 98047133 29376512 4335 33554432000 4194304 4785740 140734799110848 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7172 4335 340 145 0 4217 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=274.17 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 27417 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 711852

[startup+882.301 s]
/proc/loadavg: 10.06 10.10 9.68 11/200 26497
/proc/meminfo: memFree=28483448/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416864199163248640 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=191532 CPUtime=294.09 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 76278 0 0 0 29389 20 0 0 25 0 1 0 98047133 196128768 9926 33554432000 4194304 4587354 140735616582112 18446744073709551615 4245514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 47883 9926 337 96 0 44445 0
[pid=26341] ppid=26339 vsize=29284 CPUtime=294.03 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 4579 0 0 0 29403 0 0 0 25 0 1 0 98047133 29986816 4467 33554432000 4194304 4785740 140734799110848 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7321 4467 340 145 0 4366 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=294.16 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 29416 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 694964

[startup+942.301 s]
/proc/loadavg: 10.09 10.10 9.70 11/200 26499
/proc/meminfo: memFree=28483060/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416864199163248640 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=195516 CPUtime=314.09 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 80291 0 0 0 31388 21 0 0 25 0 1 0 98047133 200208384 9156 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 48879 9156 337 96 0 45441 0
[pid=26341] ppid=26339 vsize=29416 CPUtime=314.04 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 4625 0 0 0 31404 0 0 0 25 0 1 0 98047133 30121984 4513 33554432000 4194304 4785740 140734799110848 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7354 4513 340 145 0 4399 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=314.16 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 31416 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 699080

[startup+1002.3 s]
/proc/loadavg: 10.03 10.08 9.72 11/200 26500
/proc/meminfo: memFree=28461932/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=219080 CPUtime=334.09 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 87537 0 0 0 33386 23 0 0 25 0 1 0 98047133 224337920 13807 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 54770 13807 337 96 0 51332 0
[pid=26341] ppid=26339 vsize=29712 CPUtime=334.04 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 4681 0 0 0 33404 0 0 0 25 0 1 0 98047133 30425088 4569 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7428 4569 340 145 0 4473 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=334.16 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 33416 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 722940

[startup+1062.3 s]
/proc/loadavg: 10.01 10.06 9.73 11/200 26502
/proc/meminfo: memFree=28452224/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=232152 CPUtime=354.09 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 89366 0 0 0 35385 24 0 0 25 0 1 0 98047133 237723648 15597 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 58038 15597 337 96 0 54600 0
[pid=26341] ppid=26339 vsize=30184 CPUtime=354.05 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 4784 0 0 0 35405 0 0 0 25 0 1 0 98047133 30908416 4672 33554432000 4194304 4785740 140734799110848 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7546 4672 340 145 0 4591 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=354.15 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 35415 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 736484

[startup+1122.3 s]
/proc/loadavg: 10.08 10.06 9.75 11/200 26503
/proc/meminfo: memFree=28456656/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=220420 CPUtime=374.08 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 90202 0 0 0 37384 24 0 0 25 0 1 0 98047133 225710080 13919 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 55105 13919 337 96 0 51667 0
[pid=26341] ppid=26339 vsize=30468 CPUtime=374.05 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 4851 0 0 0 37405 0 0 0 25 0 1 0 98047133 31199232 4739 33554432000 4194304 4785740 140734799110848 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7617 4739 340 145 0 4662 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=374.16 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 37416 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 725036

[startup+1182.3 s]
/proc/loadavg: 10.03 10.05 9.76 11/200 26505
/proc/meminfo: memFree=28469896/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=219948 CPUtime=394.08 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 92754 0 0 0 39383 25 0 0 25 0 1 0 98047133 225226752 16417 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 54987 16417 337 96 0 51549 0
[pid=26341] ppid=26339 vsize=31224 CPUtime=394.05 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 5037 0 0 0 39405 0 0 0 25 0 1 0 98047133 31973376 4925 33554432000 4194304 4785740 140734799110848 18446744073709551615 4312630 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7806 4925 340 145 0 4851 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=394.16 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 39416 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 725320

[startup+1242.3 s]
/proc/loadavg: 10.01 10.04 9.77 11/200 26507
/proc/meminfo: memFree=28478548/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=217456 CPUtime=414.07 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 94192 0 0 0 41382 25 0 0 25 0 1 0 98047133 222674944 15354 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 54364 15354 337 96 0 50926 0
[pid=26341] ppid=26339 vsize=31544 CPUtime=414.05 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 5099 0 0 0 41405 0 0 0 25 0 1 0 98047133 32301056 4987 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7886 4987 340 145 0 4931 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=414.17 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 41417 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 723148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 10.03 9.79 11/200 26508
/proc/meminfo: memFree=28444912/32951124 swapFree=67111528/67111528
[pid=26339] ppid=26337 vsize=18324 CPUtime=0 cores=0,2
/proc/26339/stat : 26339 (ppfolio) S 26337 26339 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98047133 18763776 393 33554432000 4194304 4287625 140735797706752 18446744073709551615 268660682255 0 0 4096 65536 11416864061724295168 0 0 17 2 0 0 0
/proc/26339/statm: 4581 393 345 23 0 91 0
[pid=26340] ppid=26339 vsize=204140 CPUtime=433.31 cores=0
/proc/26340/stat : 26340 (cryptominisat) R 26339 26339 26080 0 -1 4202496 95450 0 0 0 43306 25 0 0 25 0 1 0 98047133 209039360 13957 33554432000 4194304 4587354 140735616582112 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26340/statm: 51035 13957 337 96 0 47597 0
[pid=26341] ppid=26339 vsize=31712 CPUtime=433.25 cores=0
/proc/26341/stat : 26341 (clasp) R 26339 26339 26080 0 -1 4202496 5157 0 0 0 43325 0 0 0 25 0 1 0 98047133 32473088 5045 33554432000 4194304 4785740 140734799110848 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26341/statm: 7928 5045 340 145 0 4973 0
[pid=26342] ppid=26339 vsize=455824 CPUtime=433.44 cores=0
/proc/26342/stat : 26342 (TNM) R 26339 26339 26080 0 -1 4202496 336 0 0 0 43344 0 0 0 25 0 1 0 98047133 466763776 233 33554432000 134512640 134534564 4292558480 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26342/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 710000

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.77
CPU system time (s): 0.275958
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 858012

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

runsolver used 2.31865 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 18:15:59
IDJOB=3191615
IDBENCH=82746
IDSOLVER=1613
FILE ID=node107/3191615-1302538559
RUNJOBID= node107-1302537256-26098
PBS_JOBID= 12951133
Free space on /tmp= 73652 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191615-1302538559/watcher-3191615-1302538559 -o /tmp/evaluation-result-3191615-1302538559/solver-3191615-1302538559 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191615-1302538559.cnf

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=1614595244

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      28159236 kB
Buffers:        521532 kB
Cached:        3481344 kB
SwapCached:          0 kB
Active:        2817804 kB
Inactive:      1737548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28159236 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14388 kB
Writeback:           0 kB
AnonPages:      552448 kB
Mapped:          16856 kB
Slab:           172644 kB
PageTables:       6816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2016956 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= 73636 MiB
End job on node107 at 2011-04-11 18:37:41