Trace number 3191709

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) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S614849838-039.UNKNOWN.cnf
MD5SUMc6bf5481c82f3a24100e294aa3a73c9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark366.523
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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
1299.99/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191709-1302539384/watcher-3191709-1302539384 -o /tmp/evaluation-result-3191709-1302539384/solver-3191709-1302539384 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191709-1302539384.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: 11.50 11.87 11.28 8/193 16436
/proc/meminfo: memFree=16588624/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18188 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) R 16434 16436 15860 0 -1 4194304 380 0 0 0 0 0 0 0 25 0 1 0 365539320 18624512 315 33554432000 4194304 4287625 140735402598400 18446744073709551615 270624917840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16436/statm: 4580 322 277 23 0 90 0

[startup+0.027899 s]
/proc/loadavg: 11.50 11.87 11.28 8/193 16436
/proc/meminfo: memFree=16588624/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.880726 s]
/proc/loadavg: 11.50 11.87 11.28 8/193 16436
/proc/meminfo: memFree=16588624/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817878782607360 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900727 s]
/proc/loadavg: 11.50 11.87 11.28 8/193 16436
/proc/meminfo: memFree=16588624/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817878782607360 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00071 s]
/proc/loadavg: 11.50 11.87 11.28 8/193 16436
/proc/meminfo: memFree=16588624/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817878782607360 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 11.50 11.87 11.28 8/193 16436
/proc/meminfo: memFree=16588624/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817878782607360 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10033 s]
/proc/loadavg: 11.50 11.87 11.28 13/202 16470
/proc/meminfo: memFree=16575520/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817329026793472 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=236604 CPUtime=1.39 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 3813 0 0 0 139 0 0 0 19 0 1 0 365539321 242282496 2339 33554432000 4194304 4587354 140733266458272 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 59151 2339 336 96 0 55713 0
[pid=16440] ppid=16436 vsize=13768 CPUtime=0.34 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 882 0 0 0 34 0 0 0 25 0 1 0 365539321 14098432 774 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 3442 774 340 145 0 487 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=1.34 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 134 0 0 0 19 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 725048

[startup+6.3008 s]
/proc/loadavg: 11.54 11.87 11.28 13/202 16470
/proc/meminfo: memFree=16566592/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817466465746944 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=241492 CPUtime=2.99 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 4828 0 0 0 299 0 0 0 19 0 1 0 365539321 247287808 2527 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 60373 2527 336 96 0 56935 0
[pid=16440] ppid=16436 vsize=14324 CPUtime=1.14 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 1023 0 0 0 114 0 0 0 25 0 1 0 365539321 14667776 915 33554432000 4194304 4785740 140735451515712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 3581 915 340 145 0 626 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=2.14 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 214 0 0 0 21 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 730492

[startup+12.7007 s]
/proc/loadavg: 11.58 11.87 11.28 13/202 16500
/proc/meminfo: memFree=16561772/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817603904700416 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=240968 CPUtime=5.14 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 6082 0 0 0 514 0 0 0 25 0 1 0 365539321 246751232 2836 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 60242 2836 336 96 0 56804 0
[pid=16440] ppid=16436 vsize=15256 CPUtime=3.3 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 1251 0 0 0 330 0 0 0 25 0 1 0 365539321 15622144 1143 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 3814 1143 340 145 0 859 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=4.24 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 424 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 730900

[startup+25.5004 s]
/proc/loadavg: 11.67 11.88 11.29 13/202 16501
/proc/meminfo: memFree=16529360/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439816229515165696 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=168316 CPUtime=9.93 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 9381 0 0 0 992 1 0 0 22 0 1 0 365539321 172355584 4373 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 42079 4373 336 96 0 38641 0
[pid=16440] ppid=16436 vsize=16492 CPUtime=7.29 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 1507 0 0 0 729 0 0 0 25 0 1 0 365539321 16887808 1399 33554432000 4194304 4785740 140735451515712 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 4123 1399 340 145 0 1168 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=8.24 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 824 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 659484

[startup+51.1009 s]
/proc/loadavg: 11.78 11.89 11.31 13/202 16501
/proc/meminfo: memFree=16489304/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439816779270979584 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=173580 CPUtime=18.49 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 13539 0 0 0 1847 2 0 0 25 0 1 0 365539321 177745920 5715 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 43395 5715 336 96 0 39957 0
[pid=16440] ppid=16436 vsize=17384 CPUtime=15.79 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 1748 0 0 0 1579 0 0 0 25 0 1 0 365539321 17801216 1640 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 4346 1640 340 145 0 1391 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=16.79 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 1679 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 665640

[startup+102.301 s]
/proc/loadavg: 11.90 11.90 11.34 13/202 16503
/proc/meminfo: memFree=16469212/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817466465746944 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=174612 CPUtime=35.54 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 19355 0 0 0 3551 3 0 0 25 0 1 0 365539321 178802688 6298 33554432000 4194304 4587354 140733266458272 18446744073709551615 4232137 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 43653 6298 336 96 0 40215 0
[pid=16440] ppid=16436 vsize=19464 CPUtime=32.89 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 2213 0 0 0 3289 0 0 0 25 0 1 0 365539321 19931136 2105 33554432000 4194304 4785740 140735451515712 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 4866 2105 341 145 0 1911 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=33.84 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 3384 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 668752

[startup+162.301 s]
/proc/loadavg: 11.96 11.92 11.38 13/202 16504
/proc/meminfo: memFree=16271288/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817603904700416 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=177744 CPUtime=55.56 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 25437 0 0 0 5551 5 0 0 25 0 1 0 365539321 182009856 7035 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238626 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 44436 7035 336 96 0 40998 0
[pid=16440] ppid=16436 vsize=20740 CPUtime=52.88 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 2512 0 0 0 5288 0 0 0 25 0 1 0 365539321 21237760 2404 33554432000 4194304 4785740 140735451515712 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 5185 2404 341 145 0 2230 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=53.84 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 5384 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 673160

[startup+222.301 s]

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

/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 581700

[startup+942.307 s]
/proc/loadavg: 12.03 12.00 11.71 13/202 16676
/proc/meminfo: memFree=16870204/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817329026793472 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=78856 CPUtime=315.54 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 60799 0 0 0 31541 13 0 0 25 0 1 0 365539321 80748544 14401 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 19714 14401 336 96 0 16276 0
[pid=16440] ppid=16436 vsize=28624 CPUtime=312.86 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4301 0 0 0 31286 0 0 0 25 0 1 0 365539321 29310976 4193 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7156 4193 341 145 0 4201 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=313.9 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 31390 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 582156

[startup+1002.3 s]
/proc/loadavg: 12.08 12.02 11.74 13/202 16678
/proc/meminfo: memFree=16862380/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817466465746944 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=78972 CPUtime=335.54 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 64036 0 0 0 33540 14 0 0 25 0 1 0 365539321 80867328 13355 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 19743 13355 336 96 0 16305 0
[pid=16440] ppid=16436 vsize=28624 CPUtime=332.86 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4315 0 0 0 33286 0 0 0 25 0 1 0 365539321 29310976 4207 33554432000 4194304 4785740 140735451515712 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7156 4207 341 145 0 4201 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=333.89 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 33389 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 582272

[startup+1062.3 s]
/proc/loadavg: 12.06 12.03 11.75 13/202 16679
/proc/meminfo: memFree=16848840/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439816641832026112 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=78972 CPUtime=356.06 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 65523 0 0 0 35592 14 0 0 25 0 1 0 365539321 80867328 14798 33554432000 4194304 4587354 140733266458272 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 19743 14798 336 96 0 16305 0
[pid=16440] ppid=16436 vsize=28624 CPUtime=352.63 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4336 0 0 0 35263 0 0 0 25 0 1 0 365539321 29310976 4228 33554432000 4194304 4785740 140735451515712 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7156 4228 341 145 0 4201 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=353.59 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 35359 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 582272

[startup+1122.3 s]
/proc/loadavg: 12.02 12.02 11.76 13/202 16681
/proc/meminfo: memFree=16835688/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817054148886528 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=69912 CPUtime=376.07 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 67199 0 0 0 37592 15 0 0 25 0 1 0 365539321 71589888 14047 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 17478 14047 336 96 0 14040 0
[pid=16440] ppid=16436 vsize=28880 CPUtime=372.63 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4397 0 0 0 37263 0 0 0 25 0 1 0 365539321 29573120 4289 33554432000 4194304 4785740 140735451515712 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7220 4289 341 145 0 4265 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=373.59 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 37359 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 573468

[startup+1182.3 s]
/proc/loadavg: 12.01 12.01 11.78 13/202 16714
/proc/meminfo: memFree=16885872/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817191587840000 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=83276 CPUtime=396.08 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 68975 0 0 0 39593 15 0 0 25 0 1 0 365539321 85274624 15784 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 20819 15784 336 96 0 17381 0
[pid=16440] ppid=16436 vsize=29072 CPUtime=392.63 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4467 0 0 0 39263 0 0 0 25 0 1 0 365539321 29769728 4359 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7268 4359 341 145 0 4313 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=393.58 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 39358 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 587024

[startup+1242.3 s]
/proc/loadavg: 12.00 12.01 11.79 13/202 16715
/proc/meminfo: memFree=16884380/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817191587840000 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=69912 CPUtime=416.09 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 69509 0 0 0 41593 16 0 0 25 0 1 0 365539321 71589888 14078 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 17478 14078 336 96 0 14040 0
[pid=16440] ppid=16436 vsize=29072 CPUtime=412.63 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4473 0 0 0 41263 0 0 0 25 0 1 0 365539321 29769728 4365 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7268 4365 341 145 0 4313 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=413.58 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 41358 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 573660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.03 12.02 11.81 13/202 16717
/proc/meminfo: memFree=16853112/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817329026793472 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=83412 CPUtime=435.32 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 71689 0 0 0 43516 16 0 0 25 0 1 0 365539321 85413888 16207 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 20853 16207 336 96 0 17415 0
[pid=16440] ppid=16436 vsize=29576 CPUtime=431.82 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4551 0 0 0 43182 0 0 0 25 0 1 0 365539321 30285824 4443 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7394 4443 341 145 0 4439 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=432.85 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 43285 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 587664

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

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

[startup+1300 s]
/proc/loadavg: 12.03 12.02 11.81 13/202 16717
/proc/meminfo: memFree=16853112/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=18324 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (ppfolio) S 16434 16436 15860 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365539320 18763776 393 33554432000 4194304 4287625 140735402598400 18446744073709551615 270613130767 0 0 4096 65536 11439817329026793472 0 0 17 6 0 0 0
/proc/16436/statm: 4581 393 345 23 0 91 0
[pid=16439] ppid=16436 vsize=83412 CPUtime=435.32 cores=4
/proc/16439/stat : 16439 (cryptominisat) R 16436 16436 15860 0 -1 4202496 71689 0 0 0 43516 16 0 0 25 0 1 0 365539321 85413888 16207 33554432000 4194304 4587354 140733266458272 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16439/statm: 20853 16207 336 96 0 17415 0
[pid=16440] ppid=16436 vsize=29576 CPUtime=431.82 cores=4
/proc/16440/stat : 16440 (clasp) R 16436 16436 15860 0 -1 4202496 4551 0 0 0 43182 0 0 0 25 0 1 0 365539321 30285824 4443 33554432000 4194304 4785740 140735451515712 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16440/statm: 7394 4443 341 145 0 4439 0
[pid=16443] ppid=16436 vsize=456352 CPUtime=432.85 cores=4
/proc/16443/stat : 16443 (TNM) R 16436 16436 15860 0 -1 4202496 478 0 0 0 43285 0 0 0 25 0 1 0 365539321 467304448 375 33554432000 134512640 134534564 4289839904 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16443/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 587664

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16436 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=998196
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=178972
# CPU time returned by wait4() is 867.177
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1299.83
CPU system time (s): 0.16
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 744144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.998
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76773
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= 237
involuntary context switches= 9387

runsolver used 2.29765 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-11 18:29:44
IDJOB=3191709
IDBENCH=82840
IDSOLVER=1613
FILE ID=node108/3191709-1302539384
RUNJOBID= node108-1302536779-15879
PBS_JOBID= 12951112
Free space on /tmp= 71860 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S614849838-039.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191709-1302539384/watcher-3191709-1302539384 -o /tmp/evaluation-result-3191709-1302539384/solver-3191709-1302539384 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191709-1302539384.cnf

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

MD5SUM BENCH= c6bf5481c82f3a24100e294aa3a73c9c
RANDOM SEED=792113242

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16588656 kB
Buffers:        737988 kB
Cached:       14625632 kB
SwapCached:          0 kB
Active:        9220264 kB
Inactive:      6748804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16588656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20208 kB
Writeback:           0 kB
AnonPages:      605572 kB
Mapped:          17180 kB
Slab:           326196 kB
PageTables:       6992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2261304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71856 MiB
End job on node108 at 2011-04-11 18:51:24