Trace number 3250556

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.02 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 8.03 5.85 4.46 8/195 5663
/proc/meminfo: memFree=16947660/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) R 5661 5663 5047 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 544507538 18763776 392 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020216213 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/5663/statm: 4581 392 343 23 0 91 0

[startup+0.0203301 s]
/proc/loadavg: 8.03 5.85 4.46 8/195 5663
/proc/meminfo: memFree=16947660/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 4334885619697156354 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100341 s]
/proc/loadavg: 8.03 5.85 4.46 8/195 5663
/proc/meminfo: memFree=16947660/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 4334885619697156354 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300308 s]
/proc/loadavg: 8.03 5.85 4.46 8/195 5663
/proc/meminfo: memFree=16947660/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700207 s]
/proc/loadavg: 8.03 5.85 4.46 8/195 5663
/proc/meminfo: memFree=16947660/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 8.03 5.85 4.46 10/199 5667
/proc/meminfo: memFree=16936468/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=28136 CPUtime=0.54 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 2451 0 0 0 54 0 0 0 25 0 1 0 544507539 28811264 1801 33554432000 4194304 4587354 140734250700928 18446744073709551615 4241248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 7034 1801 327 96 0 3596 0
[pid=5665] ppid=5663 vsize=15220 CPUtime=0.42 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 1335 0 0 0 42 0 0 0 25 0 1 0 544507539 15585280 1147 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 3805 1147 340 145 0 850 0
[pid=5666] ppid=5663 vsize=453712 CPUtime=0.51 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 797 0 0 0 51 0 0 0 25 0 1 0 544507539 464601088 694 33554432000 134512640 134534564 4288121152 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 113428 694 91 6 0 112094 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 515392

[startup+3.10079 s]
/proc/loadavg: 8.10 5.90 4.48 10/199 5667
/proc/meminfo: memFree=16933864/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963094470066176 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=392408 CPUtime=1.04 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 2977 0 0 0 104 0 0 0 25 0 1 0 544507539 401825792 1781 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 98102 1781 327 96 0 94664 0
[pid=5665] ppid=5663 vsize=16048 CPUtime=0.93 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 1548 0 0 0 93 0 0 0 25 0 1 0 544507539 16433152 1360 33554432000 4194304 4785740 140737100027072 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 4012 1361 340 145 0 1057 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=1.1 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 110 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 884724

[startup+6.3012 s]
/proc/loadavg: 8.10 5.90 4.48 10/199 5667
/proc/meminfo: memFree=16931012/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963644225880064 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=393252 CPUtime=2.14 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 4141 0 0 0 214 0 0 0 25 0 1 0 544507539 402690048 1847 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 98313 1847 331 96 0 94875 0
[pid=5665] ppid=5663 vsize=17124 CPUtime=2.02 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 1807 0 0 0 202 0 0 0 25 0 1 0 544507539 17534976 1619 33554432000 4194304 4785740 140737100027072 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 4281 1619 340 145 0 1326 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=2.12 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 212 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 886644

[startup+12.701 s]
/proc/loadavg: 8.24 6.01 4.53 10/199 5667
/proc/meminfo: memFree=16918384/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836962957031112704 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=406896 CPUtime=4.24 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 7949 0 0 0 424 0 0 0 25 0 1 0 544507539 416661504 4279 33554432000 4194304 4587354 140734250700928 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 101724 4279 337 96 0 98286 0
[pid=5665] ppid=5663 vsize=18604 CPUtime=4.13 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 2147 0 0 0 413 0 0 0 25 0 1 0 544507539 19050496 1959 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 4651 1959 340 145 0 1696 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=4.3 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 430 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 901768

[startup+25.5007 s]
/proc/loadavg: 8.36 6.10 4.58 10/199 5668
/proc/meminfo: memFree=16915288/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963644225880064 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=404800 CPUtime=8.54 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 10838 0 0 0 853 1 0 0 25 0 1 0 544507539 414515200 4689 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 101200 4689 337 96 0 97762 0
[pid=5665] ppid=5663 vsize=20352 CPUtime=8.42 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 2583 0 0 0 842 0 0 0 25 0 1 0 544507539 20840448 2395 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 5088 2395 340 145 0 2133 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=8.52 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 852 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 901420

[startup+51.101 s]
/proc/loadavg: 8.65 6.35 4.70 10/199 5669
/proc/meminfo: memFree=16905284/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836961857519484928 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=50040 CPUtime=17.03 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 15557 0 0 0 1701 2 0 0 25 0 1 0 544507539 51240960 6439 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 12510 6439 337 96 0 9072 0
[pid=5665] ppid=5663 vsize=22860 CPUtime=16.93 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 3150 0 0 0 1693 0 0 0 25 0 1 0 544507539 23408640 2962 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 5715 2962 340 145 0 2760 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=17.1 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 1710 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 549168

[startup+102.307 s]
/proc/loadavg: 8.86 6.79 4.95 10/199 5670
/proc/meminfo: memFree=16895472/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836962957031112704 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=417144 CPUtime=34.13 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 21721 0 0 0 3409 4 0 0 25 0 1 0 544507539 427155456 7163 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 104286 7163 337 96 0 100848 0
[pid=5665] ppid=5663 vsize=26140 CPUtime=34.01 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 3942 0 0 0 3401 0 0 0 25 0 1 0 544507539 26767360 3754 33554432000 4194304 4785740 140737100027072 18446744073709551615 4549826 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 6535 3754 340 145 0 3580 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=34.13 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 3413 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 919552

[startup+162.301 s]
/proc/loadavg: 9.02 7.18 5.18 10/199 5671
/proc/meminfo: memFree=16900136/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963506786926592 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=406564 CPUtime=54.13 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 35792 0 0 0 5407 6 0 0 25 0 1 0 544507539 416321536 4416 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 101641 4416 337 96 0 98203 0
[pid=5665] ppid=5663 vsize=29568 CPUtime=54 cores=4

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

/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 952580

[startup+882.301 s]
/proc/loadavg: 11.06 10.67 8.30 12/201 5751
/proc/meminfo: memFree=16741616/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963094470066176 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=431492 CPUtime=294.1 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 109251 0 0 0 29390 20 0 0 25 0 1 0 544507539 441847808 12198 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 107873 12198 337 96 0 104435 0
[pid=5665] ppid=5663 vsize=45012 CPUtime=294.04 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 8375 0 0 0 29403 1 0 0 25 0 1 0 544507539 46092288 8025 33554432000 4194304 4785740 140737100027072 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 11253 8025 341 145 0 8298 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=294.16 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 29416 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 952772

[startup+942.301 s]
/proc/loadavg: 11.02 10.72 8.45 12/201 5752
/proc/meminfo: memFree=16725092/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963231909019648 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=62448 CPUtime=314.09 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 112839 0 0 0 31389 20 0 0 25 0 1 0 544507539 63946752 12197 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 15612 12197 337 96 0 12174 0
[pid=5665] ppid=5663 vsize=45868 CPUtime=314.05 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 8607 0 0 0 31404 1 0 0 25 0 1 0 544507539 46968832 8257 33554432000 4194304 4785740 140737100027072 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 11467 8257 341 145 0 8512 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=314.16 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 31416 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134529385 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 584584

[startup+1002.3 s]
/proc/loadavg: 11.00 10.77 8.62 12/201 5754
/proc/meminfo: memFree=16722328/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963369347973120 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=62448 CPUtime=334.09 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 116503 0 0 0 33388 21 0 0 25 0 1 0 544507539 63946752 12197 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 15612 12197 337 96 0 12174 0
[pid=5665] ppid=5663 vsize=47104 CPUtime=334.06 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 8837 0 0 0 33405 1 0 0 25 0 1 0 544507539 48234496 8487 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 11776 8487 341 145 0 8821 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=334.15 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 33415 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 585820

[startup+1062.3 s]
/proc/loadavg: 11.00 10.81 8.75 12/201 5755
/proc/meminfo: memFree=16707288/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963369347973120 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=442672 CPUtime=354.09 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 119961 0 0 0 35387 22 0 0 25 0 1 0 544507539 453296128 15589 33554432000 4194304 4587354 140734250700928 18446744073709551615 4249784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 110668 15589 337 96 0 107230 0
[pid=5665] ppid=5663 vsize=47992 CPUtime=354.06 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 9021 0 0 0 35405 1 0 0 25 0 1 0 544507539 49143808 8671 33554432000 4194304 4785740 140737100027072 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 11998 8671 341 145 0 9043 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=354.15 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 35415 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 966932

[startup+1122.3 s]
/proc/loadavg: 11.00 10.84 8.90 12/201 5757
/proc/meminfo: memFree=16706376/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963506786926592 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=456796 CPUtime=374.1 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 123211 0 0 0 37387 23 0 0 25 0 1 0 544507539 467759104 15069 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 114199 15069 337 96 0 110761 0
[pid=5665] ppid=5663 vsize=48660 CPUtime=374.06 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 9198 0 0 0 37405 1 0 0 25 0 1 0 544507539 49827840 8848 33554432000 4194304 4785740 140737100027072 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 12165 8848 341 145 0 9210 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=374.15 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 37415 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 981724

[startup+1182.3 s]
/proc/loadavg: 11.00 10.87 9.02 12/201 5759
/proc/meminfo: memFree=16709704/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 836963644225880064 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=79764 CPUtime=394.1 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 126148 0 0 0 39387 23 0 0 25 0 1 0 544507539 81678336 14133 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 19941 14133 337 96 0 16503 0
[pid=5665] ppid=5663 vsize=49040 CPUtime=394.05 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 9281 0 0 0 39404 1 0 0 25 0 1 0 544507539 50216960 8931 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 12260 8931 341 145 0 9305 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=394.15 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 39415 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 605072

[startup+1242.3 s]
/proc/loadavg: 10.02 10.64 9.07 10/193 5778
/proc/meminfo: memFree=16731980/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=77624 CPUtime=414.11 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 136241 0 0 0 41386 25 0 0 25 0 1 0 544507539 79486976 15397 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 19406 15397 337 96 0 15968 0
[pid=5665] ppid=5663 vsize=49228 CPUtime=414.05 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 9324 0 0 0 41404 1 0 0 25 0 1 0 544507539 50409472 8974 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 12307 8974 341 145 0 9352 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=414.14 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 41414 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 603120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.41 10.36 9.06 10/193 5780
/proc/meminfo: memFree=16740388/32951124 swapFree=67111528/67111528
[pid=5663] ppid=5661 vsize=18324 CPUtime=0 cores=4,6
/proc/5663/stat : 5663 (ppfolio) S 5661 5663 5047 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544507538 18763776 394 33554432000 4194304 4287625 140733275980528 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5663/statm: 4581 394 345 23 0 91 0
[pid=5664] ppid=5663 vsize=444316 CPUtime=433.38 cores=4
/proc/5664/stat : 5664 (cryptominisat) R 5663 5663 5047 0 -1 4202496 139168 0 0 0 43312 26 0 0 25 0 1 0 544507539 454979584 14269 33554432000 4194304 4587354 140734250700928 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5664/statm: 111079 14269 337 96 0 107641 0
[pid=5665] ppid=5663 vsize=50184 CPUtime=433.25 cores=4
/proc/5665/stat : 5665 (clasp) R 5663 5663 5047 0 -1 4202496 9528 0 0 0 43324 1 0 0 25 0 1 0 544507539 51388416 9178 33554432000 4194304 4785740 140737100027072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5665/statm: 12546 9178 341 145 0 9591 0
[pid=5666] ppid=5663 vsize=457944 CPUtime=433.39 cores=4
/proc/5666/stat : 5666 (TNM) R 5663 5663 5047 0 -1 4202496 1008 0 0 0 43339 0 0 0 25 0 1 0 544507539 468934656 905 33554432000 134512640 134534564 4288121152 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5666/statm: 114486 905 95 6 0 113152 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 970768

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.75
CPU system time (s): 0.27
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1335012

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

runsolver used 2.26266 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 09:12:50
IDJOB=3250556
IDBENCH=83320
IDSOLVER=1613
FILE ID=node110/3250556-1303542769
RUNJOBID= node110-1303542514-5517
PBS_JOBID= 13143128
Free space on /tmp= 71956 MiB

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

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=2132771630

node110.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.830
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.66
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.830
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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:      16947816 kB
Buffers:       2309660 kB
Cached:       12997428 kB
SwapCached:          0 kB
Active:        7994852 kB
Inactive:      7441228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16947816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10436 kB
Writeback:           0 kB
AnonPages:      128652 kB
Mapped:          17260 kB
Slab:           501588 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1674248 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= 71956 MiB
End job on node110 at 2011-04-23 09:34:32