Trace number 3280613

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

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	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-3280613-1303749448/watcher-3280613-1303749448 -o /tmp/evaluation-result-3280613-1303749448/solver-3280613-1303749448 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280613-1303749448.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: 10.79 11.06 10.56 9/196 5684
/proc/meminfo: memFree=20663012/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4609387218786550017 0 0 17 4 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0

[startup+0.0776 s]
/proc/loadavg: 10.79 11.06 10.56 9/196 5684
/proc/meminfo: memFree=20663012/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206256155951104 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100622 s]
/proc/loadavg: 10.79 11.06 10.56 9/196 5684
/proc/meminfo: memFree=20663012/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206256155951104 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300564 s]
/proc/loadavg: 10.79 11.06 10.56 9/196 5684
/proc/meminfo: memFree=20663012/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206393594904576 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700502 s]
/proc/loadavg: 10.79 11.06 10.56 9/196 5684
/proc/meminfo: memFree=20663012/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206393594904576 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 10.79 11.06 10.56 11/200 5688
/proc/meminfo: memFree=20543320/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206393594904576 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=67024 CPUtime=0.59 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 10834 0 0 0 57 2 0 0 25 0 1 0 219136069 68632576 10544 33554432000 4194304 4587354 140737256945712 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 16756 10544 306 96 0 13318 0
[pid=5686] ppid=5684 vsize=65048 CPUtime=0.33 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 16008 0 0 0 32 1 0 0 25 0 1 0 219136069 66609152 13060 33554432000 4194304 4785740 140735746971920 18446744073709551615 268660323013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 16262 13060 319 145 0 13307 0
[pid=5687] ppid=5684 vsize=474436 CPUtime=0.54 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 7857 0 0 0 53 1 0 0 25 0 1 0 219136070 485822464 7754 33554432000 134512640 134534564 4294098096 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 118609 7754 91 6 0 117275 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 624832

[startup+3.10108 s]
/proc/loadavg: 10.79 11.06 10.56 11/200 5688
/proc/meminfo: memFree=20529808/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206393594904576 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=67024 CPUtime=1.14 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 10836 0 0 0 112 2 0 0 25 0 1 0 219136069 68632576 10546 33554432000 4194304 4587354 140737256945712 18446744073709551615 4237643 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 16756 10546 306 96 0 13318 0
[pid=5686] ppid=5684 vsize=81140 CPUtime=0.89 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 19956 0 0 0 87 2 0 0 25 0 1 0 219136069 83087360 17008 33554432000 4194304 4785740 140735746971920 18446744073709551615 4489903 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 20285 17008 319 145 0 17330 0
[pid=5687] ppid=5684 vsize=474436 CPUtime=1.04 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 7857 0 0 0 103 1 0 0 25 0 1 0 219136070 485822464 7754 33554432000 134512640 134534564 4294098096 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 118609 7754 91 6 0 117275 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 640924

[startup+6.30051 s]
/proc/loadavg: 10.73 11.04 10.55 11/200 5688
/proc/meminfo: memFree=20521820/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206805911764992 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=85400 CPUtime=2.19 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 15371 0 0 0 217 2 0 0 25 0 1 0 219136069 87449600 15080 33554432000 4194304 4587354 140737256945712 18446744073709551615 4367364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 21350 15080 311 96 0 17912 0
[pid=5686] ppid=5684 vsize=79688 CPUtime=1.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 21544 0 0 0 192 2 0 0 25 0 1 0 219136069 81600512 16822 33554432000 4194304 4785740 140735746971920 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 19922 16822 340 145 0 16967 0
[pid=5687] ppid=5684 vsize=474436 CPUtime=2.14 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 7857 0 0 0 213 1 0 0 25 0 1 0 219136070 485822464 7754 33554432000 134512640 134534564 4294098096 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 118609 7754 91 6 0 117275 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 657848

[startup+12.7004 s]
/proc/loadavg: 10.67 11.02 10.55 11/200 5688
/proc/meminfo: memFree=20502064/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206805911764992 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=86032 CPUtime=4.33 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 15526 0 0 0 431 2 0 0 25 0 1 0 219136069 88096768 15235 33554432000 4194304 4587354 140737256945712 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 21508 15235 313 96 0 18070 0
[pid=5686] ppid=5684 vsize=79688 CPUtime=4.09 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 21544 0 0 0 407 2 0 0 25 0 1 0 219136069 81600512 16822 33554432000 4194304 4785740 140735746971920 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 19922 16822 340 145 0 16967 0
[pid=5687] ppid=5684 vsize=474436 CPUtime=4.24 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 7857 0 0 0 423 1 0 0 25 0 1 0 219136070 485822464 7754 33554432000 134512640 134534564 4294098096 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 118609 7754 91 6 0 117275 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 658480

[startup+25.5011 s]
/proc/loadavg: 10.36 10.94 10.53 8/192 5706
/proc/meminfo: memFree=20815944/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207493106532352 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=163752 CPUtime=8.59 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 32411 0 0 0 855 4 0 0 25 0 1 0 219136069 167682048 26689 33554432000 4194304 4587354 140737256945712 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 40938 26689 330 96 0 37500 0
[pid=5686] ppid=5684 vsize=79688 CPUtime=8.34 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 21544 0 0 0 832 2 0 0 25 0 1 0 219136069 81600512 16822 33554432000 4194304 4785740 140735746971920 18446744073709551615 4562722 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 19922 16822 340 145 0 16967 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=8.53 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 852 1 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 740028

[startup+51.1006 s]
/proc/loadavg: 10.12 10.83 10.51 11/200 5720
/proc/meminfo: memFree=20245824/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206393594904576 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=164552 CPUtime=17.14 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 33421 0 0 0 1709 5 0 0 25 0 1 0 219136069 168501248 27682 33554432000 4194304 4587354 140737256945712 18446744073709551615 4236438 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 41138 27682 333 96 0 37700 0
[pid=5686] ppid=5684 vsize=80216 CPUtime=16.88 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 21758 0 0 0 1686 2 0 0 25 0 1 0 219136069 82141184 17036 33554432000 4194304 4785740 140735746971920 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 20054 17036 340 145 0 17099 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=17.04 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 1702 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 741356

[startup+102.308 s]
/proc/loadavg: 10.05 10.70 10.48 11/200 5721
/proc/meminfo: memFree=20049128/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207630545485824 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=164552 CPUtime=34.19 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 33725 0 0 0 3414 5 0 0 25 0 1 0 219136069 168501248 27979 33554432000 4194304 4587354 140737256945712 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 41138 27979 338 96 0 37700 0
[pid=5686] ppid=5684 vsize=88116 CPUtime=33.96 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 23713 0 0 0 3392 4 0 0 25 0 1 0 219136069 90230784 18991 33554432000 4194304 4785740 140735746971920 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 22029 18991 340 145 0 19074 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=34.13 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 3411 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134528378 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 749256

[startup+162.301 s]
/proc/loadavg: 10.02 10.57 10.44 11/200 5723
/proc/meminfo: memFree=19955860/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206943350718464 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=169892 CPUtime=54.18 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 36180 0 0 0 5413 5 0 0 25 0 1 0 219136069 173969408 30313 33554432000 4194304 4587354 140737256945712 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 42473 30313 338 96 0 39035 0
[pid=5686] ppid=5684 vsize=102088 CPUtime=53.96 cores=4

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

/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 2617884

[startup+882.301 s]
/proc/loadavg: 8.44 9.49 9.98 9/192 5760
/proc/meminfo: memFree=19865368/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=1982132 CPUtime=294.25 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 79799 0 0 0 29410 15 0 0 25 0 1 0 219136069 2029703168 31329 33554432000 4194304 4587354 140737256945712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 495533 31329 338 96 0 492095 0
[pid=5686] ppid=5684 vsize=152968 CPUtime=293.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 39577 0 0 0 29385 9 0 0 25 0 1 0 219136069 156639232 34855 33554432000 4194304 4785740 140735746971920 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 38242 34855 340 145 0 35287 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=294.09 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 29407 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2631688

[startup+942.301 s]
/proc/loadavg: 7.03 8.90 9.75 7/184 5779
/proc/meminfo: memFree=19893332/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523206943350718464 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=1982132 CPUtime=314.24 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 79853 0 0 0 31409 15 0 0 25 0 1 0 219136069 2029703168 31380 33554432000 4194304 4587354 140737256945712 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 495533 31380 338 96 0 492095 0
[pid=5686] ppid=5684 vsize=152968 CPUtime=313.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 39579 0 0 0 31385 9 0 0 25 0 1 0 219136069 156639232 34857 33554432000 4194304 4785740 140735746971920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 38242 34857 340 145 0 35287 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=314.1 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 31408 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2631688

[startup+1002.3 s]
/proc/loadavg: 6.38 8.37 9.52 7/184 5780
/proc/meminfo: memFree=19867516/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207080789671936 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=2061448 CPUtime=334.24 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 84702 0 0 0 33409 15 0 0 25 0 1 0 219136069 2110922752 36218 33554432000 4194304 4587354 140737256945712 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 515362 36218 338 96 0 511924 0
[pid=5686] ppid=5684 vsize=153144 CPUtime=333.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 39650 0 0 0 33385 9 0 0 25 0 1 0 219136069 156819456 34928 33554432000 4194304 4785740 140735746971920 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 38286 34928 340 145 0 35331 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=334.11 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 33409 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2711180

[startup+1062.3 s]
/proc/loadavg: 6.14 7.94 9.29 7/184 5782
/proc/meminfo: memFree=19854964/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207355667578880 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=2061448 CPUtime=354.24 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 86244 0 0 0 35408 16 0 0 25 0 1 0 219136069 2110922752 37676 33554432000 4194304 4587354 140737256945712 18446744073709551615 4250258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 515362 37676 338 96 0 511924 0
[pid=5686] ppid=5684 vsize=153144 CPUtime=353.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 39662 0 0 0 35384 10 0 0 25 0 1 0 219136069 156819456 34940 33554432000 4194304 4785740 140735746971920 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 38286 34940 340 145 0 35331 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=354.12 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 35410 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2711180

[startup+1122.3 s]
/proc/loadavg: 6.05 7.58 9.08 7/184 5786
/proc/meminfo: memFree=19872524/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207493106532352 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=2033896 CPUtime=374.23 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 86483 0 0 0 37407 16 0 0 25 0 1 0 219136069 2082709504 31381 33554432000 4194304 4587354 140737256945712 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 508474 31381 338 96 0 505036 0
[pid=5686] ppid=5684 vsize=153968 CPUtime=373.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 39817 0 0 0 37384 10 0 0 25 0 1 0 219136069 157663232 35095 33554432000 4194304 4785740 140735746971920 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 38492 35095 340 145 0 35537 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=374.12 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 37410 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2684452

[startup+1182.3 s]
/proc/loadavg: 6.02 7.29 8.89 7/184 5788
/proc/meminfo: memFree=19837584/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207355667578880 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=2062676 CPUtime=394.23 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 93138 0 0 0 39406 17 0 0 25 0 1 0 219136069 2112180224 38036 33554432000 4194304 4587354 140737256945712 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 515669 38036 338 96 0 512231 0
[pid=5686] ppid=5684 vsize=155296 CPUtime=393.94 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 40106 0 0 0 39384 10 0 0 25 0 1 0 219136069 159023104 35384 33554432000 4194304 4785740 140735746971920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 38824 35384 340 145 0 35869 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=394.13 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 39411 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2714560

[startup+1242.3 s]
/proc/loadavg: 6.00 7.05 8.70 7/184 5790
/proc/meminfo: memFree=19855164/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207493106532352 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=2006912 CPUtime=414.23 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 93390 0 0 0 41405 18 0 0 25 0 1 0 219136069 2055077888 38281 33554432000 4194304 4587354 140737256945712 18446744073709551615 4230333 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 501728 38281 338 96 0 498290 0
[pid=5686] ppid=5684 vsize=157776 CPUtime=413.93 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 40759 0 0 0 41383 10 0 0 25 0 1 0 219136069 161562624 36037 33554432000 4194304 4785740 140735746971920 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 39444 36037 340 145 0 36489 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=414.14 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 41412 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2661276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.00 6.86 8.53 7/184 5791
/proc/meminfo: memFree=19848312/32951124 swapFree=67111528/67111528
[pid=5684] ppid=5682 vsize=18324 CPUtime=0 cores=4,6
/proc/5684/stat : 5684 (ppfolio) S 5682 5684 5286 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 219136069 18763776 393 33554432000 4194304 4287625 140734385265760 18446744073709551615 268660682255 0 0 4096 65536 4523207630545485824 0 0 17 6 0 0 0
/proc/5684/statm: 4581 393 345 23 0 91 0
[pid=5685] ppid=5684 vsize=2006912 CPUtime=433.43 cores=4
/proc/5685/stat : 5685 (cryptominisat) R 5684 5684 5286 0 -1 4202496 93390 0 0 0 43325 18 0 0 25 0 1 0 219136069 2055077888 38281 33554432000 4194304 4587354 140737256945712 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5685/statm: 501728 38281 338 96 0 498290 0
[pid=5686] ppid=5684 vsize=158112 CPUtime=433.21 cores=4
/proc/5686/stat : 5686 (clasp) R 5684 5684 5286 0 -1 4202496 40835 0 0 0 43311 10 0 0 25 0 1 0 219136069 161906688 36113 33554432000 4194304 4785740 140735746971920 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5686/statm: 39528 36113 340 145 0 36573 0
[pid=5687] ppid=5684 vsize=478264 CPUtime=433.37 cores=4
/proc/5687/stat : 5687 (TNM) R 5684 5684 5286 0 -1 4202496 12842 0 0 0 43335 2 0 0 25 0 1 0 219136070 489742336 12739 33554432000 134512640 134534564 4294098096 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5687/statm: 119566 12739 95 6 0 118232 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2661612

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 5684 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.01
#
# 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.01
CPU user time (s): 1299.71
CPU system time (s): 0.3
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 4592716

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= 499
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= 212
involuntary context switches= 4

runsolver used 2.28565 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:37:28
IDJOB=3280613
IDBENCH=20406
IDSOLVER=1613
FILE ID=node107/3280613-1303749448
RUNJOBID= node107-1303746820-5305
PBS_JOBID= 13154055
Free space on /tmp= 71700 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280613-1303749448/watcher-3280613-1303749448 -o /tmp/evaluation-result-3280613-1303749448/solver-3280613-1303749448 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280613-1303749448.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=573318069

node107.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.829
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.65
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.829
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.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      20663416 kB
Buffers:       2023736 kB
Cached:        9323432 kB
SwapCached:          0 kB
Active:        8058632 kB
Inactive:      3748128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20663416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26844 kB
Writeback:           0 kB
AnonPages:      458824 kB
Mapped:          17344 kB
Slab:           415160 kB
PageTables:       7064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3089408 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= 71700 MiB
End job on node107 at 2011-04-25 18:59:10