Trace number 3262658

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 seqUNSAT 146.219 146.212

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
MD5SUMf20ed0313cfa494f86b5c8ef723973ee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.1265
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses5251
Sum of the clauses size22611
Maximum clause length12
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5762

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

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-3262658-1303543609/watcher-3262658-1303543609 -o /tmp/evaluation-result-3262658-1303543609/solver-3262658-1303543609 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262658-1303543609.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 10.67 11.14 9.59 2/180 7118
/proc/meminfo: memFree=12520484/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) R 7116 7118 6459 0 -1 4202496 484 0 0 0 0 0 0 0 19 0 1 0 465957605 18763776 392 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500512149 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7118/statm: 4581 392 343 23 0 91 0

[startup+0.0275269 s]
/proc/loadavg: 10.67 11.14 9.59 2/180 7118
/proc/meminfo: memFree=12520484/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 4375892730488783112 0 0 17 3 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100517 s]
/proc/loadavg: 10.67 11.14 9.59 2/180 7118
/proc/meminfo: memFree=12520484/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300454 s]
/proc/loadavg: 10.67 11.14 9.59 2/180 7118
/proc/meminfo: memFree=12520484/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370903003594752 0 0 17 3 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700376 s]
/proc/loadavg: 10.67 11.14 9.59 2/180 7118
/proc/meminfo: memFree=12520484/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631368841419292672 0 0 17 3 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50122 s]
/proc/loadavg: 10.67 11.14 9.59 13/202 7190
/proc/meminfo: memFree=12497412/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631369116297199616 0 0 17 3 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=1480152 CPUtime=0.79 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 1834 0 0 0 79 0 0 0 19 0 1 0 465957605 1515675648 927 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 370038 927 326 96 0 366600 0
[pid=7120] ppid=7118 vsize=13400 CPUtime=0.64 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 816 0 0 0 64 0 0 0 18 0 1 0 465957605 13721600 708 33554432000 4194304 4785740 140734691850192 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 3350 708 340 145 0 395 0
[pid=7121] ppid=7118 vsize=452260 CPUtime=0.04 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 358 0 0 0 4 0 0 0 21 0 1 0 465957605 463114240 255 33554432000 134512640 134534564 4286938432 18446744073709551615 134524756 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 113065 255 91 6 0 111731 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1964136

[startup+3.1009 s]
/proc/loadavg: 10.67 11.14 9.59 13/202 7190
/proc/meminfo: memFree=12481944/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370903003594752 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=1486336 CPUtime=1.29 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 3613 0 0 0 129 0 0 0 19 0 1 0 465957605 1522008064 2412 33554432000 4194304 4587354 140737456569216 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 371584 2412 336 96 0 368146 0
[pid=7120] ppid=7118 vsize=13676 CPUtime=1.24 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 892 0 0 0 124 0 0 0 19 0 1 0 465957605 14004224 784 33554432000 4194304 4785740 140734691850192 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 3419 784 340 145 0 464 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=0.54 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 54 0 0 0 23 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1974556

[startup+6.30026 s]
/proc/loadavg: 10.86 11.17 9.61 13/202 7190
/proc/meminfo: memFree=12459636/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631368841419292672 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=1486444 CPUtime=2.33 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 4425 0 0 0 233 0 0 0 22 0 1 0 465957605 1522118656 2480 33554432000 4194304 4587354 140737456569216 18446744073709551615 4372341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 371611 2480 336 96 0 368173 0
[pid=7120] ppid=7118 vsize=14256 CPUtime=2.29 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1001 0 0 0 229 0 0 0 22 0 1 0 465957605 14598144 893 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 3564 893 340 145 0 609 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=1.64 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 164 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1975244

[startup+12.701 s]
/proc/loadavg: 10.95 11.19 9.62 13/202 7190
/proc/meminfo: memFree=12419092/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631369803491966976 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=1489172 CPUtime=4.49 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 6225 0 0 0 448 1 0 0 25 0 1 0 465957605 1524912128 2928 33554432000 4194304 4587354 140737456569216 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 372293 2928 336 96 0 368855 0
[pid=7120] ppid=7118 vsize=14828 CPUtime=4.44 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1150 0 0 0 444 0 0 0 25 0 1 0 465957605 15183872 1042 33554432000 4194304 4785740 140734691850192 18446744073709551615 4550316 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 3707 1042 340 145 0 752 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=3.74 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 374 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1978544

[startup+25.5004 s]
/proc/loadavg: 11.18 11.23 9.66 13/202 7190
/proc/meminfo: memFree=12380912/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370765564641280 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=35648 CPUtime=8.73 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 8752 0 0 0 872 1 0 0 25 0 1 0 465957605 36503552 3211 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 8912 3211 336 96 0 5474 0
[pid=7120] ppid=7118 vsize=15656 CPUtime=8.69 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1342 0 0 0 869 0 0 0 25 0 1 0 465957605 16031744 1234 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 3914 1234 340 145 0 959 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=8.04 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 804 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 525848

[startup+51.1003 s]
/proc/loadavg: 11.46 11.29 9.72 13/202 7191
/proc/meminfo: memFree=12323244/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370903003594752 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=43500 CPUtime=17.29 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 14439 0 0 0 1727 2 0 0 25 0 1 0 465957605 44544000 5346 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 10875 5346 336 96 0 7437 0
[pid=7120] ppid=7118 vsize=16484 CPUtime=17.24 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1526 0 0 0 1724 0 0 0 25 0 1 0 465957605 16879616 1418 33554432000 4194304 4785740 140734691850192 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4121 1418 340 145 0 1166 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=16.54 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 1654 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 534528

[startup+102.307 s]
/proc/loadavg: 11.82 11.41 9.84 13/202 7192
/proc/meminfo: memFree=12287272/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370078369873920 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=1505372 CPUtime=34.35 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 22316 0 0 0 3431 4 0 0 25 0 1 0 465957605 1541500928 6886 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 376343 6886 336 96 0 372905 0
[pid=7120] ppid=7118 vsize=17296 CPUtime=34.29 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1722 0 0 0 3429 0 0 0 25 0 1 0 465957605 17711104 1614 33554432000 4194304 4785740 140734691850192 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4324 1614 341 145 0 1369 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=33.64 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 3364 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1997212

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

[startup+127.901 s]
/proc/loadavg: 11.88 11.46 9.90 13/202 7193
/proc/meminfo: memFree=12300396/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370490686734336 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=50084 CPUtime=42.89 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 25565 0 0 0 4284 5 0 0 25 0 1 0 465957605 51286016 7024 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 12521 7024 336 96 0 9083 0
[pid=7120] ppid=7118 vsize=17608 CPUtime=42.85 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1809 0 0 0 4285 0 0 0 25 0 1 0 465957605 18030592 1701 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4402 1701 341 145 0 1447 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=42.14 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4214 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 542236

[startup+134.301 s]
/proc/loadavg: 11.90 11.47 9.92 13/202 7193
/proc/meminfo: memFree=12289112/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631370628125687808 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=50132 CPUtime=44.99 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 26505 0 0 0 4494 5 0 0 25 0 1 0 465957605 51335168 6888 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 12533 6888 336 96 0 9095 0
[pid=7120] ppid=7118 vsize=17608 CPUtime=44.99 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1809 0 0 0 4499 0 0 0 25 0 1 0 465957605 18030592 1701 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4402 1701 341 145 0 1447 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=44.31 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4431 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 542284

[startup+140.7 s]
/proc/loadavg: 11.90 11.48 9.93 13/202 7193
/proc/meminfo: memFree=12275716/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631369803491966976 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=52908 CPUtime=47.16 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 27390 0 0 0 4711 5 0 0 25 0 1 0 465957605 54177792 7765 33554432000 4194304 4587354 140737456569216 18446744073709551615 4388096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 13227 7765 336 96 0 9789 0
[pid=7120] ppid=7118 vsize=17608 CPUtime=47.09 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1817 0 0 0 4709 0 0 0 25 0 1 0 465957605 18030592 1709 33554432000 4194304 4785740 140734691850192 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4402 1709 341 145 0 1447 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=46.44 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4644 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 545060

[startup+143.901 s]
/proc/loadavg: 11.90 11.48 9.93 13/202 7194
/proc/meminfo: memFree=12278196/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631369803491966976 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=56660 CPUtime=48.19 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 28302 0 0 0 4814 5 0 0 25 0 1 0 465957605 58019840 8677 33554432000 4194304 4587354 140737456569216 18446744073709551615 4364685 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 14165 8677 336 96 0 10727 0
[pid=7120] ppid=7118 vsize=17784 CPUtime=48.19 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1835 0 0 0 4819 0 0 0 25 0 1 0 465957605 18210816 1727 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4446 1727 341 145 0 1491 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=47.51 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4751 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 143.89
Current children cumulated vsize (KiB) 548988

[startup+145.5 s]
/proc/loadavg: 11.91 11.49 9.94 13/202 7194
/proc/meminfo: memFree=12275840/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 5631369940930920448 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=56660 CPUtime=48.76 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 28302 0 0 0 4871 5 0 0 25 0 1 0 465957605 58019840 8677 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 14165 8677 336 96 0 10727 0
[pid=7120] ppid=7118 vsize=17784 CPUtime=48.69 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1835 0 0 0 4869 0 0 0 25 0 1 0 465957605 18210816 1727 33554432000 4194304 4785740 140734691850192 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4446 1727 341 145 0 1491 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=48.04 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4804 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 145.49
Current children cumulated vsize (KiB) 548988

[startup+145.9 s]
/proc/loadavg: 11.91 11.49 9.94 13/202 7194
/proc/meminfo: memFree=12275840/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=56660 CPUtime=48.89 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 28321 0 0 0 4884 5 0 0 25 0 1 0 465957605 58019840 8696 33554432000 4194304 4587354 140737456569216 18446744073709551615 4249935 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 14165 8696 336 96 0 10727 0
[pid=7120] ppid=7118 vsize=17784 CPUtime=48.86 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1835 0 0 0 4886 0 0 0 25 0 1 0 465957605 18210816 1727 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4446 1727 341 145 0 1491 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=48.14 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4814 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 145.89
Current children cumulated vsize (KiB) 548988

[startup+146.1 s]
/proc/loadavg: 11.91 11.49 9.94 13/202 7194
/proc/meminfo: memFree=12275840/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=56660 CPUtime=48.96 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 28332 0 0 0 4891 5 0 0 25 0 1 0 465957605 58019840 8707 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 14165 8707 336 96 0 10727 0
[pid=7120] ppid=7118 vsize=17784 CPUtime=48.89 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1835 0 0 0 4889 0 0 0 25 0 1 0 465957605 18210816 1727 33554432000 4194304 4785740 140734691850192 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4446 1727 341 145 0 1491 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=48.24 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4824 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 146.09
Current children cumulated vsize (KiB) 548988

[startup+146.201 s]
/proc/loadavg: 11.91 11.49 9.94 13/202 7194
/proc/meminfo: memFree=12281792/32950928 swapFree=67111528/67111528
[pid=7118] ppid=7116 vsize=18324 CPUtime=0 cores=1,3
/proc/7118/stat : 7118 (ppfolio) S 7116 7118 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465957605 18763776 394 33554432000 4194304 4287625 140735603133504 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7118/statm: 4581 394 345 23 0 91 0
[pid=7119] ppid=7118 vsize=56660 CPUtime=48.99 cores=1
/proc/7119/stat : 7119 (cryptominisat) R 7118 7118 6459 0 -1 4202496 28338 0 0 0 4894 5 0 0 25 0 1 0 465957605 58019840 8712 33554432000 4194304 4587354 140737456569216 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7119/statm: 14165 8712 336 96 0 10727 0
[pid=7120] ppid=7118 vsize=17784 CPUtime=48.96 cores=1
/proc/7120/stat : 7120 (clasp) R 7118 7118 6459 0 -1 4202496 1835 0 0 0 4896 0 0 0 25 0 1 0 465957605 18210816 1727 33554432000 4194304 4785740 140734691850192 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7120/statm: 4446 1727 341 145 0 1491 0
[pid=7121] ppid=7118 vsize=456220 CPUtime=48.24 cores=1
/proc/7121/stat : 7121 (TNM) R 7118 7118 6459 0 -1 4202496 437 0 0 0 4824 0 0 0 25 0 1 0 465957605 467169280 334 33554432000 134512640 134534564 4286938432 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7121/statm: 114055 334 95 6 0 112721 0
Current children cumulated CPU time (s) 146.19
Current children cumulated vsize (KiB) 548988

Child status: 0
Real time (s): 146.212
CPU time (s): 146.219
CPU user time (s): 146.156
CPU system time (s): 0.06299
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2008864

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

runsolver used 0.222966 second user time and 0.582911 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 09:26:49
IDJOB=3262658
IDBENCH=83361
IDSOLVER=1613
FILE ID=node149/3262658-1303543609
RUNJOBID= node149-1303542307-6978
PBS_JOBID= 13143089
Free space on /tmp= 72212 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262658-1303543609/watcher-3262658-1303543609 -o /tmp/evaluation-result-3262658-1303543609/solver-3262658-1303543609 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262658-1303543609.cnf

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
RANDOM SEED=1976920519

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:     32950928 kB
MemFree:      12520648 kB
Buffers:       2246680 kB
Cached:       17571320 kB
SwapCached:          0 kB
Active:        9763236 kB
Inactive:     10123812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12520648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20988 kB
Writeback:           0 kB
AnonPages:       68240 kB
Mapped:          15092 kB
Slab:           478240 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256480 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= 72204 MiB
End job on node149 at 2011-04-23 09:29:16