Trace number 3275732

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29393.6
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 23954
/proc/meminfo: memFree=14788056/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 5629746103990583560 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0

[startup+0.0601101 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 23954
/proc/meminfo: memFree=14788056/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1011 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 23954
/proc/meminfo: memFree=14788056/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301067 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 23954
/proc/meminfo: memFree=14788056/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700993 s]
/proc/loadavg: 6.00 6.00 5.98 4/180 23954
/proc/meminfo: memFree=14788056/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593919010034155520 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23958
/proc/meminfo: memFree=14774780/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593919834667876352 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=28072 CPUtime=0.94 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 4128 0 0 0 94 0 0 0 18 0 1 0 476322803 28745728 1893 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 7018 1893 327 96 0 3580 0
[pid=23956] ppid=23954 vsize=15628 CPUtime=0.2 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 1419 0 0 0 20 0 0 0 21 0 1 0 476322803 16003072 1219 33554432000 4194304 4785740 140736211759888 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 3907 1219 313 145 0 952 0
[pid=23957] ppid=23954 vsize=454900 CPUtime=0.34 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1147 0 0 0 34 0 0 0 24 0 1 0 476322803 465817600 1044 33554432000 134512640 134534564 4287859408 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 113725 1044 91 6 0 112391 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 516924

[startup+3.10057 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23958
/proc/meminfo: memFree=14773168/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593920109545783296 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=158640 CPUtime=1.59 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 4887 0 0 0 159 0 0 0 19 0 1 0 476322803 162447360 1970 33554432000 4194304 4587354 140734469398384 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 39660 1970 327 96 0 36222 0
[pid=23956] ppid=23954 vsize=15840 CPUtime=0.7 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 1587 0 0 0 70 0 0 0 23 0 1 0 476322803 16220160 1319 33554432000 4194304 4785740 140736211759888 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 3960 1319 340 145 0 1005 0
[pid=23957] ppid=23954 vsize=454900 CPUtime=0.79 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1147 0 0 0 79 0 0 0 25 0 1 0 476322803 465817600 1044 33554432000 134512640 134534564 4287859408 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 113725 1044 91 6 0 112391 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 647704

[startup+6.301 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23958
/proc/meminfo: memFree=14769348/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593918460278341632 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=158888 CPUtime=2.69 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 5317 0 0 0 269 0 0 0 22 0 1 0 476322803 162701312 2395 33554432000 4194304 4587354 140734469398384 18446744073709551615 4228791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 39722 2395 331 96 0 36284 0
[pid=23956] ppid=23954 vsize=17708 CPUtime=1.74 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 2048 0 0 0 174 0 0 0 25 0 1 0 476322803 18132992 1780 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 4427 1780 340 145 0 1472 0
[pid=23957] ppid=23954 vsize=454900 CPUtime=1.84 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1147 0 0 0 184 0 0 0 25 0 1 0 476322803 465817600 1044 33554432000 134512640 134534564 4287859408 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 113725 1044 91 6 0 112391 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 649820

[startup+12.7009 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23959
/proc/meminfo: memFree=14756140/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593918460278341632 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=238396 CPUtime=4.79 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 9068 0 0 0 479 0 0 0 25 0 1 0 476322803 244117504 4577 33554432000 4194304 4587354 140734469398384 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 59599 4577 337 96 0 56161 0
[pid=23956] ppid=23954 vsize=19356 CPUtime=3.89 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 2414 0 0 0 389 0 0 0 25 0 1 0 476322803 19820544 2146 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 4839 2146 340 145 0 1884 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=3.99 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 399 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 735072

[startup+25.5006 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23959
/proc/meminfo: memFree=14743392/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593918047961481216 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=245804 CPUtime=9.09 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 11890 0 0 0 909 0 0 0 25 0 1 0 476322803 251703296 6584 33554432000 4194304 4587354 140734469398384 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 61451 6584 337 96 0 58013 0
[pid=23956] ppid=23954 vsize=21804 CPUtime=8.14 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 2992 0 0 0 814 0 0 0 25 0 1 0 476322803 22327296 2724 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 5451 2724 340 145 0 2496 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=8.24 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 824 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 744928

[startup+51.1011 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23960
/proc/meminfo: memFree=14752012/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593919834667876352 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=231276 CPUtime=17.59 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 16096 0 0 0 1758 1 0 0 25 0 1 0 476322803 236826624 3099 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 57819 3099 337 96 0 54381 0
[pid=23956] ppid=23954 vsize=23820 CPUtime=16.69 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 3502 0 0 0 1669 0 0 0 25 0 1 0 476322803 24391680 3234 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 5955 3234 340 145 0 3000 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=16.8 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 1680 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 732416

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23961
/proc/meminfo: memFree=14734144/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593918460278341632 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=67600 CPUtime=34.68 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 28587 0 0 0 3466 2 0 0 25 0 1 0 476322803 69222400 10830 33554432000 4194304 4587354 140734469398384 18446744073709551615 4237447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 16900 10830 337 96 0 13462 0
[pid=23956] ppid=23954 vsize=27516 CPUtime=33.76 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 4318 0 0 0 3376 0 0 0 25 0 1 0 476322803 28176384 4050 33554432000 4194304 4785740 140736211759888 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 6879 4050 340 145 0 3924 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=33.84 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 3384 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 572436

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23963
/proc/meminfo: memFree=14724220/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593919284912062464 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=271208 CPUtime=54.68 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 34372 0 0 0 5465 3 0 0 25 0 1 0 476322803 277716992 12200 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 67802 12200 337 96 0 64364 0
[pid=23956] ppid=23954 vsize=29936 CPUtime=53.76 cores=1

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

/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 709928

[startup+4662.3 s]
/proc/loadavg: 3.00 3.01 3.52 4/175 24113
/proc/meminfo: memFree=14759048/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 4593918597717295104 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=334444 CPUtime=1554.72 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 343772 0 0 0 155409 63 0 0 25 0 1 0 476322803 342470656 27748 33554432000 4194304 4587354 140734469398384 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 83611 27748 337 96 0 80173 0
[pid=23956] ppid=23954 vsize=74664 CPUtime=1553.76 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15530 0 0 0 155374 2 0 0 25 0 1 0 476322803 76455936 14927 33554432000 4194304 4785740 140736211759888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 18666 14927 340 145 0 15711 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1553.91 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 155391 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 886428

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.49 4/175 24114
/proc/meminfo: memFree=14788916/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=291192 CPUtime=1574.74 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 345789 0 0 0 157410 64 0 0 25 0 1 0 476322803 298180608 20105 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 72798 20105 337 96 0 69360 0
[pid=23956] ppid=23954 vsize=75952 CPUtime=1573.76 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15753 0 0 0 157374 2 0 0 25 0 1 0 476322803 77774848 15150 33554432000 4194304 4785740 140736211759888 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 18988 15150 340 145 0 16033 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1573.91 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 157391 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 844464

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.45 4/175 24116
/proc/meminfo: memFree=14809472/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=72264 CPUtime=1594.74 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 346545 0 0 0 159410 64 0 0 25 0 1 0 476322803 73998336 14812 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 18066 14812 337 96 0 14628 0
[pid=23956] ppid=23954 vsize=75952 CPUtime=1593.75 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15753 0 0 0 159373 2 0 0 25 0 1 0 476322803 77774848 15150 33554432000 4194304 4785740 140736211759888 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 18988 15150 340 145 0 16033 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1593.9 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 159390 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 625536

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.42 4/175 24117
/proc/meminfo: memFree=14796312/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=291384 CPUtime=1614.74 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 350447 0 0 0 161409 65 0 0 25 0 1 0 476322803 298377216 18214 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 72846 18214 337 96 0 69408 0
[pid=23956] ppid=23954 vsize=75952 CPUtime=1613.75 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15753 0 0 0 161373 2 0 0 25 0 1 0 476322803 77774848 15150 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 18988 15150 340 145 0 16033 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1613.9 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 161390 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 844656

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.40 4/175 24119
/proc/meminfo: memFree=14786608/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=291384 CPUtime=1634.74 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 353002 0 0 0 163409 65 0 0 25 0 1 0 476322803 298377216 20677 33554432000 4194304 4587354 140734469398384 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 72846 20677 337 96 0 69408 0
[pid=23956] ppid=23954 vsize=75952 CPUtime=1633.76 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15761 0 0 0 163374 2 0 0 25 0 1 0 476322803 77774848 15158 33554432000 4194304 4785740 140736211759888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 18988 15158 340 145 0 16033 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1633.9 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 163390 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 844656

[startup+4962.3 s]
/proc/loadavg: 3.05 3.01 3.37 4/175 24121
/proc/meminfo: memFree=14809412/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=269684 CPUtime=1654.74 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 353003 0 0 0 165409 65 0 0 25 0 1 0 476322803 276156416 14813 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 67421 14813 337 96 0 63983 0
[pid=23956] ppid=23954 vsize=76380 CPUtime=1653.77 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15838 0 0 0 165375 2 0 0 25 0 1 0 476322803 78213120 15235 33554432000 4194304 4785740 140736211759888 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 19095 15235 340 145 0 16140 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1653.89 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 165389 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 823384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.02 3.01 3.35 4/175 24122
/proc/meminfo: memFree=14795880/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=291340 CPUtime=1667.24 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 356907 0 0 0 166658 66 0 0 25 0 1 0 476322803 298332160 18146 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 72835 18146 337 96 0 69397 0
[pid=23956] ppid=23954 vsize=76804 CPUtime=1666.34 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15962 0 0 0 166632 2 0 0 25 0 1 0 476322803 78647296 15359 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 19201 15359 340 145 0 16246 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1666.43 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 166643 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 845464

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: 3.02 3.01 3.35 4/175 24122
/proc/meminfo: memFree=14795880/32951124 swapFree=67111528/67111528
[pid=23954] ppid=23952 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23954/stat : 23954 (ppfolio) S 23952 23954 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476322803 18763776 394 33554432000 4194304 4287625 140735477275136 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23954/statm: 4581 394 345 23 0 91 0
[pid=23955] ppid=23954 vsize=291340 CPUtime=1667.24 cores=1
/proc/23955/stat : 23955 (cryptominisat) R 23954 23954 23062 0 -1 4202496 356907 0 0 0 166658 66 0 0 25 0 1 0 476322803 298332160 18146 33554432000 4194304 4587354 140734469398384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23955/statm: 72835 18146 337 96 0 69397 0
[pid=23956] ppid=23954 vsize=76804 CPUtime=1666.34 cores=1
/proc/23956/stat : 23956 (clasp) R 23954 23954 23062 0 -1 4202496 15962 0 0 0 166632 2 0 0 25 0 1 0 476322803 78647296 15359 33554432000 4194304 4785740 140736211759888 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23956/statm: 19201 15359 340 145 0 16246 0
[pid=23957] ppid=23954 vsize=458996 CPUtime=1666.43 cores=1
/proc/23957/stat : 23957 (TNM) R 23954 23954 23062 0 -1 4202496 1422 0 0 0 166643 0 0 0 25 0 1 0 476322803 470011904 1319 33554432000 134512640 134534564 4287859408 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23957/statm: 114749 1319 95 6 0 113415 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 845464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23954 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.01
#
# 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.01
CPU user time (s): 4999.33
CPU system time (s): 0.68
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1058392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 325
involuntary context switches= 5

runsolver used 7.63384 second user time and 18.3142 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 14:13:39
IDJOB=3275732
IDBENCH=83275
IDSOLVER=1639
FILE ID=node108/3275732-1303647219
RUNJOBID= node108-1303635252-23081
PBS_JOBID= 13150740
Free space on /tmp= 71856 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275732-1303647219/watcher-3275732-1303647219 -o /tmp/evaluation-result-3275732-1303647219/solver-3275732-1303647219 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275732-1303647219.cnf

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=2111803195

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14788336 kB
Buffers:       2256560 kB
Cached:       15136376 kB
SwapCached:          0 kB
Active:        9786884 kB
Inactive:      7804072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14788336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10876 kB
Writeback:           0 kB
AnonPages:      197308 kB
Mapped:          16412 kB
Slab:           506700 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   934228 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= 71856 MiB
End job on node108 at 2011-04-24 15:37:01