Trace number 3262041

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 par? (TO) 3897.36 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
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 variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
3897.36/1300.01	Done

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-3262041-1304086485/watcher-3262041-1304086485 -o /tmp/evaluation-result-3262041-1304086485/solver-3262041-1304086485 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3262041-1304086485.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.80 9.12 9.22 6/182 2075
/proc/meminfo: memFree=19505504/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) R 2073 2075 567 0 -1 4194304 492 0 0 0 0 0 0 0 25 0 1 0 598879218 18763776 387 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2075/statm: 4581 387 339 23 0 91 0

[startup+0.968849 s]
/proc/loadavg: 8.80 9.12 9.22 6/182 2075
/proc/meminfo: memFree=19505504/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 598879218 18763776 389 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 10175188333550895103 0 0 17 4 0 0 0
/proc/2075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00084 s]
/proc/loadavg: 8.80 9.12 9.22 6/182 2075
/proc/meminfo: memFree=19505504/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 598879218 18763776 389 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 10175188333550895103 0 0 17 4 0 0 0
/proc/2075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10082 s]
/proc/loadavg: 8.80 9.12 9.22 6/182 2075
/proc/meminfo: memFree=19505504/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 598879218 18763776 389 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 10175188333550895103 0 0 17 4 0 0 0
/proc/2075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20081 s]
/proc/loadavg: 8.80 9.12 9.22 6/182 2075
/proc/meminfo: memFree=19505504/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 598879218 18763776 389 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 10175188333550895103 0 0 17 4 0 0 0
/proc/2075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 8.80 9.12 9.22 6/182 2075
/proc/meminfo: memFree=19505504/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 598879218 18763776 389 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 10175188333550895103 0 0 17 4 0 0 0
/proc/2075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10645 s]
/proc/loadavg: 8.80 9.12 9.22 11/188 2081
/proc/meminfo: memFree=19454456/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 598879218 18763776 389 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 10175188333550895103 0 0 17 4 0 0 0
/proc/2075/statm: 4581 389 341 23 0 91 0
[pid=2076] ppid=2075 vsize=1569040 CPUtime=3.09 cores=0
/proc/2076/stat : 2076 (cryptominisat) R 2075 2075 567 0 -1 4202496 6033 0 0 0 309 0 0 0 25 0 1 0 598879219 1606696960 3352 33554432000 4194304 4587354 140733583225968 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2076/statm: 392260 3352 337 96 0 388822 0
[pid=2077] ppid=2075 vsize=18436 CPUtime=3.1 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 2196 0 0 0 310 0 0 0 25 0 1 0 598879219 18878464 1929 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 4609 1929 340 145 0 1654 0
[pid=2078] ppid=2075 vsize=454900 CPUtime=1.97 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1123 0 0 0 197 0 0 0 21 0 1 0 598879219 465817600 1020 33554432000 134512640 134534564 4287535568 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 113725 1020 91 6 0 112391 0
[pid=2079] ppid=2075 vsize=12348 CPUtime=3.09 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 2761 0 0 0 309 0 0 0 25 0 1 0 598879219 12644352 2249 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 3087 2249 127 39 0 2167 0
[pid=2080] ppid=2075 vsize=19852 CPUtime=1.11 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 6011 0 0 0 110 1 0 0 25 0 1 0 598879219 20328448 2863 33554432000 4194304 4331988 140733902499120 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 4963 2863 151 34 0 3405 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 2092900

[startup+6.30085 s]
/proc/loadavg: 8.98 9.15 9.23 10/187 2081
/proc/meminfo: memFree=19446660/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=20104 CPUtime=6.3 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 2584 0 0 0 630 0 0 0 25 0 1 0 598879219 20586496 2317 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 5026 2317 340 145 0 2071 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=3.55 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 355 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=13372 CPUtime=6.29 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 3017 0 0 0 629 0 0 0 25 0 1 0 598879219 13692928 2505 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 3343 2505 127 39 0 2423 0
[pid=2080] ppid=2075 vsize=26332 CPUtime=2.7 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 9811 0 0 0 269 1 0 0 25 0 1 0 598879219 26963968 4723 33554432000 4194304 4331988 140733902499120 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 6583 4723 171 34 0 5025 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 537128

[startup+12.7007 s]
/proc/loadavg: 8.98 9.15 9.23 10/187 2081
/proc/meminfo: memFree=19508188/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=22184 CPUtime=12.69 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 3110 0 0 0 1269 0 0 0 25 0 1 0 598879219 22716416 2843 33554432000 4194304 4785740 140733974488128 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 5546 2843 340 145 0 2591 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=6.74 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 674 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=13884 CPUtime=12.68 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 3145 0 0 0 1268 0 0 0 25 0 1 0 598879219 14217216 2633 33554432000 4194304 4352236 140736320888432 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 3471 2633 127 39 0 2551 0
[pid=2080] ppid=2075 vsize=26332 CPUtime=5.87 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 9815 0 0 0 586 1 0 0 25 0 1 0 598879219 26963968 4727 33554432000 4194304 4331988 140733902499120 18446744073709551615 4226265 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 6583 4727 175 34 0 5025 0
Current children cumulated CPU time (s) 42.45
Current children cumulated vsize (KiB) 539720

[startup+25.5013 s]
/proc/loadavg: 9.05 9.16 9.23 10/187 2082
/proc/meminfo: memFree=19468648/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=24896 CPUtime=25.49 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 3771 0 0 0 2549 0 0 0 25 0 1 0 598879219 25493504 3504 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 6224 3504 340 145 0 3269 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=13.14 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 1314 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=15932 CPUtime=25.48 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 4681 0 0 0 2548 0 0 0 25 0 1 0 598879219 16314368 3145 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 3983 3145 127 39 0 3063 0
[pid=2080] ppid=2075 vsize=26332 CPUtime=12.2 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 9815 0 0 0 1219 1 0 0 25 0 1 0 598879219 26963968 4727 33554432000 4194304 4331988 140733902499120 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 6583 4727 175 34 0 5025 0
Current children cumulated CPU time (s) 80.78
Current children cumulated vsize (KiB) 544480

[startup+51.1005 s]
/proc/loadavg: 9.10 9.16 9.23 10/187 2082
/proc/meminfo: memFree=19432984/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=29784 CPUtime=51.09 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 4812 0 0 0 5109 0 0 0 25 0 1 0 598879219 30498816 4545 33554432000 4194304 4785740 140733974488128 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 7446 4545 340 145 0 4491 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=25.84 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 2584 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=21816 CPUtime=51.08 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 8217 0 0 0 5107 1 0 0 25 0 1 0 598879219 22339584 4632 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 5454 4632 127 39 0 4534 0
[pid=2080] ppid=2075 vsize=26332 CPUtime=24.97 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 9828 0 0 0 2496 1 0 0 25 0 1 0 598879219 26963968 4740 33554432000 4194304 4331988 140733902499120 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 6583 4740 175 34 0 5025 0
Current children cumulated CPU time (s) 157.45
Current children cumulated vsize (KiB) 555252

[startup+102.301 s]
/proc/loadavg: 9.14 9.16 9.22 10/187 2084
/proc/meminfo: memFree=19419944/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=34260 CPUtime=102.29 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 5832 0 0 0 10229 0 0 0 25 0 1 0 598879219 35082240 5565 33554432000 4194304 4785740 140733974488128 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 8565 5565 340 145 0 5610 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=51.33 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 5133 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=27964 CPUtime=102.28 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 10762 0 0 0 10226 2 0 0 25 0 1 0 598879219 28635136 6153 33554432000 4194304 4352236 140736320888432 18446744073709551615 4236231 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 6991 6153 127 39 0 6071 0
[pid=2080] ppid=2075 vsize=26332 CPUtime=50.39 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 9846 0 0 0 5038 1 0 0 25 0 1 0 598879219 26963968 4758 33554432000 4194304 4331988 140733902499120 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 6583 4758 175 34 0 5025 0
Current children cumulated CPU time (s) 310.76

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


[startup+1002.3 s]
/proc/loadavg: 9.14 9.16 9.17 10/187 2173
/proc/meminfo: memFree=20448068/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=60304 CPUtime=1002.31 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 12162 0 0 0 100230 1 0 0 25 0 1 0 598879219 61751296 11464 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15076 11464 341 145 0 12121 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=498.86 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 49886 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=51032 CPUtime=1002.22 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 132960 0 0 0 100204 18 0 0 25 0 1 0 598879219 52256768 11935 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 12758 11935 127 39 0 11838 0
[pid=2080] ppid=2075 vsize=29420 CPUtime=497.98 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10570 0 0 0 49796 2 0 0 25 0 1 0 598879219 30126080 5482 33554432000 4194304 4331988 140733902499120 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7355 5482 175 34 0 5797 0
Current children cumulated CPU time (s) 3005.84
Current children cumulated vsize (KiB) 618076

[startup+1062.3 s]
/proc/loadavg: 9.12 9.16 9.17 10/187 2174
/proc/meminfo: memFree=20446440/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=61588 CPUtime=1062.32 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 12613 0 0 0 106231 1 0 0 25 0 1 0 598879219 63066112 11701 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15397 11701 341 145 0 12442 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=528.7 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 52870 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=54616 CPUtime=1062.23 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 143584 0 0 0 106203 20 0 0 25 0 1 0 598879219 55926784 12831 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 13654 12831 127 39 0 12734 0
[pid=2080] ppid=2075 vsize=29420 CPUtime=527.82 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10601 0 0 0 52780 2 0 0 25 0 1 0 598879219 30126080 5513 33554432000 4194304 4331988 140733902499120 18446744073709551615 4247575 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7355 5513 175 34 0 5797 0
Current children cumulated CPU time (s) 3185.54
Current children cumulated vsize (KiB) 622944

[startup+1122.3 s]
/proc/loadavg: 9.27 9.20 9.18 10/187 2176
/proc/meminfo: memFree=20457316/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=62660 CPUtime=1122.33 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 12856 0 0 0 112231 2 0 0 25 0 1 0 598879219 64163840 11944 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15665 11944 341 145 0 12710 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=558.55 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 55855 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=52568 CPUtime=1122.22 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 155232 0 0 0 112201 21 0 0 25 0 1 0 598879219 53829632 12319 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 13142 12319 127 39 0 12222 0
[pid=2080] ppid=2075 vsize=29420 CPUtime=557.64 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10627 0 0 0 55762 2 0 0 25 0 1 0 598879219 30126080 5539 33554432000 4194304 4331988 140733902499120 18446744073709551615 4287485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7355 5539 175 34 0 5797 0
Current children cumulated CPU time (s) 3365.21
Current children cumulated vsize (KiB) 621968

[startup+1182.31 s]
/proc/loadavg: 9.20 9.19 9.18 10/187 2178
/proc/meminfo: memFree=20432256/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=63304 CPUtime=1182.34 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 12999 0 0 0 118232 2 0 0 25 0 1 0 598879219 64823296 12087 33554432000 4194304 4785740 140733974488128 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15826 12087 341 145 0 12871 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=588.36 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 58836 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=73044 CPUtime=1182.22 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 165296 0 0 0 118200 22 0 0 25 0 1 0 598879219 74797056 17423 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 18261 17423 127 39 0 17341 0
[pid=2080] ppid=2075 vsize=31720 CPUtime=587.51 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10649 0 0 0 58749 2 0 0 25 0 1 0 598879219 32481280 5561 33554432000 4194304 4331988 140733902499120 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7930 5561 175 34 0 6372 0
Current children cumulated CPU time (s) 3544.9
Current children cumulated vsize (KiB) 645388

[startup+1242.3 s]
/proc/loadavg: 9.14 9.18 9.18 10/187 2179
/proc/meminfo: memFree=20419584/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=63304 CPUtime=1242.33 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 13024 0 0 0 124231 2 0 0 25 0 1 0 598879219 64823296 12112 33554432000 4194304 4785740 140733974488128 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15826 12112 341 145 0 12871 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=618.24 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 61824 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=80216 CPUtime=1242.21 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 177713 0 0 0 124198 23 0 0 25 0 1 0 598879219 82141184 19216 33554432000 4194304 4352236 140736320888432 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 20054 19216 127 39 0 19134 0
[pid=2080] ppid=2075 vsize=31720 CPUtime=617.31 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10671 0 0 0 61729 2 0 0 25 0 1 0 598879219 32481280 5583 33554432000 4194304 4331988 140733902499120 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7930 5583 175 34 0 6372 0
Current children cumulated CPU time (s) 3724.56
Current children cumulated vsize (KiB) 652560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 9.20 9.18 9.17 10/187 2181
/proc/meminfo: memFree=20432828/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=63544 CPUtime=1300.04 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 13201 0 0 0 130002 2 0 0 25 0 1 0 598879219 65069056 12168 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15886 12168 341 145 0 12931 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=646.93 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 64693 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=61784 CPUtime=1299.92 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 184497 0 0 0 129968 24 0 0 25 0 1 0 598879219 63266816 14608 33554432000 4194304 4352236 140736320888432 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 15446 14608 127 39 0 14526 0
[pid=2080] ppid=2075 vsize=31720 CPUtime=646 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10691 0 0 0 64598 2 0 0 25 0 1 0 598879219 32481280 5603 33554432000 4194304 4331988 140733902499120 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7930 5603 175 34 0 6372 0
Current children cumulated CPU time (s) 3897.36
Current children cumulated vsize (KiB) 634368

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

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

[startup+1300.01 s]
/proc/loadavg: 9.20 9.18 9.17 10/187 2181
/proc/meminfo: memFree=20432828/32950928 swapFree=67111524/67111528
[pid=2075] ppid=2073 vsize=18324 CPUtime=4.47 cores=0,2,4,6
/proc/2075/stat : 2075 (ppfolio) S 2073 2075 567 0 -1 4202496 521 7283 0 0 0 0 447 0 15 0 1 0 598879218 18763776 390 33554432000 4194304 4287625 140734794824544 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/2075/statm: 4581 390 342 23 0 91 0
[pid=2077] ppid=2075 vsize=63544 CPUtime=1300.04 cores=4
/proc/2077/stat : 2077 (clasp) R 2075 2075 567 0 -1 4202496 13201 0 0 0 130002 2 0 0 25 0 1 0 598879219 65069056 12168 33554432000 4194304 4785740 140733974488128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2077/statm: 15886 12168 341 145 0 12931 0
[pid=2078] ppid=2075 vsize=458996 CPUtime=646.93 cores=6
/proc/2078/stat : 2078 (TNM) R 2075 2075 567 0 -1 4202496 1397 0 0 0 64693 0 0 0 25 0 1 0 598879219 470011904 1294 33554432000 134512640 134534564 4287535568 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2078/statm: 114749 1294 95 6 0 113415 0
[pid=2079] ppid=2075 vsize=61784 CPUtime=1299.92 cores=2
/proc/2079/stat : 2079 (lingeling) R 2075 2075 567 0 -1 4202496 184497 0 0 0 129968 24 0 0 25 0 1 0 598879219 63266816 14608 33554432000 4194304 4352236 140736320888432 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2079/statm: 15446 14608 127 39 0 14526 0
[pid=2080] ppid=2075 vsize=31720 CPUtime=646 cores=6
/proc/2080/stat : 2080 (march_hi) R 2075 2075 567 0 -1 4202496 10691 0 0 0 64598 2 0 0 25 0 1 0 598879219 32481280 5603 33554432000 4194304 4331988 140733902499120 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2080/statm: 7930 5603 175 34 0 6372 0
Current children cumulated CPU time (s) 3897.36
Current children cumulated vsize (KiB) 634368

Child status: 0

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

Real time (s): 1300.02
CPU time (s): 3897.36
CPU user time (s): 3897.08
CPU system time (s): 0.28
CPU usage (%): 299.793
Max. virtual memory (cumulated for all children) (KiB): 2105408

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

runsolver used 2.02069 second user time and 5.07623 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 16:14:45
IDJOB=3262041
IDBENCH=83269
IDSOLVER=1612
FILE ID=node114/3262041-1304086485
RUNJOBID= node114-1304077601-585
PBS_JOBID= 13170509
Free space on /tmp= 71772 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_507.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262041-1304086485/watcher-3262041-1304086485 -o /tmp/evaluation-result-3262041-1304086485/solver-3262041-1304086485 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3262041-1304086485.cnf

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=221309247

node114.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.848
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.69
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.848
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.848
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.74
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.848
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.848
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.75
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.848
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.848
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.848
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:      19505660 kB
Buffers:       2223532 kB
Cached:        9372280 kB
SwapCached:          4 kB
Active:        4073740 kB
Inactive:      8788596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19505660 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10508 kB
Writeback:           0 kB
AnonPages:     1265720 kB
Mapped:          16700 kB
Slab:           516076 kB
PageTables:       7572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3034728 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= 71784 MiB
End job on node114 at 2011-04-29 16:36:25