Trace number 3191514

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1299.97/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-3191514-1302538122/watcher-3191514-1302538122 -o /tmp/evaluation-result-3191514-1302538122/solver-3191514-1302538122 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191514-1302538122.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 10.01 10.14 8.17 3/187 15395
/proc/meminfo: memFree=15985164/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) R 15393 15395 15219 0 -1 4202496 485 0 0 0 0 0 0 0 18 0 1 0 444042920 18763776 392 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415211925 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/15395/statm: 4581 392 343 23 0 91 0

[startup+0.0416709 s]
/proc/loadavg: 10.01 10.14 8.17 3/187 15395
/proc/meminfo: memFree=15985164/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4518300926762516744 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100659 s]
/proc/loadavg: 10.01 10.14 8.17 3/187 15395
/proc/meminfo: memFree=15985164/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300627 s]
/proc/loadavg: 10.01 10.14 8.17 3/187 15395
/proc/meminfo: memFree=15985164/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700549 s]
/proc/loadavg: 10.01 10.14 8.17 3/187 15395
/proc/meminfo: memFree=15985164/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 10.01 10.14 8.17 6/191 15399
/proc/meminfo: memFree=15970772/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=26308 CPUtime=0.5 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 1576 0 0 0 50 0 0 0 19 0 1 0 444042921 26939392 1429 33554432000 4194304 4587354 140734691537184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 6577 1429 305 96 0 3139 0
[pid=15397] ppid=15395 vsize=21920 CPUtime=0.93 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 3090 0 0 0 93 0 0 0 16 0 1 0 444042921 22446080 2822 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 5480 2822 340 145 0 2525 0
[pid=15398] ppid=15395 vsize=453056 CPUtime=0.04 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 611 0 0 0 4 0 0 0 20 0 1 0 444042921 463929344 509 33554432000 134512640 134534564 4290285536 18446744073709551615 3508825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 113264 509 90 6 0 111930 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519608

[startup+3.10109 s]
/proc/loadavg: 10.01 10.14 8.17 9/198 15456
/proc/meminfo: memFree=15961592/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=26308 CPUtime=0.5 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 1576 0 0 0 50 0 0 0 19 0 1 0 444042921 26939392 1429 33554432000 4194304 4587354 140734691537184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 6577 1429 305 96 0 3139 0
[pid=15397] ppid=15395 vsize=25348 CPUtime=2.49 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 3920 0 0 0 248 1 0 0 18 0 1 0 444042921 25956352 3652 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 6337 3652 340 145 0 3382 0
[pid=15398] ppid=15395 vsize=456220 CPUtime=0.09 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1458 0 0 0 9 0 0 0 20 0 1 0 444042921 467169280 1355 33554432000 134512640 134534564 4290285536 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 526200

[startup+6.30049 s]
/proc/loadavg: 10.09 10.16 8.19 12/201 15459
/proc/meminfo: memFree=15897232/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 3236875920509763584 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=2054892 CPUtime=1.53 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 6389 0 0 0 153 0 0 0 20 0 1 0 444042921 2104209408 2152 33554432000 4194304 4587354 140734691537184 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 513723 2152 327 96 0 510285 0
[pid=15397] ppid=15395 vsize=26016 CPUtime=3.59 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 4105 0 0 0 358 1 0 0 20 0 1 0 444042921 26640384 3837 33554432000 4194304 4785740 140737156903984 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 6504 3837 340 145 0 3549 0
[pid=15398] ppid=15395 vsize=456220 CPUtime=1.14 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1458 0 0 0 114 0 0 0 25 0 1 0 444042921 467169280 1355 33554432000 134512640 134534564 4290285536 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2555452

[startup+12.7003 s]
/proc/loadavg: 10.16 10.17 8.20 12/201 15459
/proc/meminfo: memFree=15857388/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 3236874683559182336 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=2061320 CPUtime=3.69 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 10784 0 0 0 368 1 0 0 25 0 1 0 444042921 2110791680 2599 33554432000 4194304 4587354 140734691537184 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 515330 2599 331 96 0 511892 0
[pid=15397] ppid=15395 vsize=27644 CPUtime=5.69 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 4485 0 0 0 568 1 0 0 25 0 1 0 444042921 28307456 4217 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 6911 4217 340 145 0 3956 0
[pid=15398] ppid=15395 vsize=456220 CPUtime=3.29 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1458 0 0 0 329 0 0 0 25 0 1 0 444042921 467169280 1355 33554432000 134512640 134534564 4290285536 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2563508

[startup+25.5009 s]
/proc/loadavg: 10.35 10.21 8.25 12/201 15460
/proc/meminfo: memFree=15804136/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 3236874820998135808 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=2063956 CPUtime=7.93 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 16083 0 0 0 792 1 0 0 25 0 1 0 444042921 2113490944 6318 33554432000 4194304 4587354 140734691537184 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 515989 6318 337 96 0 512551 0
[pid=15397] ppid=15395 vsize=30320 CPUtime=9.99 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 5145 0 0 0 998 1 0 0 25 0 1 0 444042921 31047680 4877 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 7580 4877 340 145 0 4625 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=7.54 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 754 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2573312

[startup+51.101 s]
/proc/loadavg: 10.57 10.27 8.32 12/201 15461
/proc/meminfo: memFree=15747144/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 3236874683559182336 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=2076388 CPUtime=16.49 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 23625 0 0 0 1647 2 0 0 25 0 1 0 444042921 2126221312 7018 33554432000 4194304 4587354 140734691537184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 519097 7018 337 96 0 515659 0
[pid=15397] ppid=15395 vsize=34832 CPUtime=18.49 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 6239 0 0 0 1848 1 0 0 25 0 1 0 444042921 35667968 5971 33554432000 4194304 4785740 140737156903984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 8708 5971 340 145 0 5753 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=16.09 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 1609 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2590256

[startup+102.307 s]
/proc/loadavg: 10.87 10.40 8.46 12/201 15492
/proc/meminfo: memFree=15747416/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 3236874958437089280 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=2082884 CPUtime=33.55 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 39109 0 0 0 3350 5 0 0 25 0 1 0 444042921 2132873216 8979 33554432000 4194304 4587354 140734691537184 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 520721 8979 337 96 0 517283 0
[pid=15397] ppid=15395 vsize=40424 CPUtime=35.59 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 7551 0 0 0 3557 2 0 0 25 0 1 0 444042921 41394176 7283 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 10106 7283 340 145 0 7151 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=33.13 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 3313 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2602344

[startup+162.301 s]
/proc/loadavg: 10.95 10.51 8.62 12/201 15493
/proc/meminfo: memFree=15691016/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=0 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444042920 18763776 394 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 3236876195387670528 0 0 17 3 0 0 0
/proc/15395/statm: 4581 394 345 23 0 91 0
[pid=15396] ppid=15395 vsize=2079280 CPUtime=53.56 cores=1
/proc/15396/stat : 15396 (cryptominisat) R 15395 15395 15219 0 -1 4202496 50000 0 0 0 5348 8 0 0 25 0 1 0 444042921 2129182720 10276 33554432000 4194304 4587354 140734691537184 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15396/statm: 519820 10276 337 96 0 516382 0
[pid=15397] ppid=15395 vsize=45368 CPUtime=55.58 cores=1

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

/proc/meminfo: memFree=15415988/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=79972 CPUtime=354.94 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 16662 0 0 0 35490 4 0 0 25 0 1 0 444042921 81891328 16394 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 19993 16394 340 145 0 17038 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=352.54 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 35254 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 559008

[startup+822.301 s]
/proc/loadavg: 10.00 10.06 9.31 11/200 15541
/proc/meminfo: memFree=15474092/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=84756 CPUtime=384.93 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 17726 0 0 0 38489 4 0 0 25 0 1 0 444042921 86790144 17458 33554432000 4194304 4785740 140737156903984 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 21189 17458 340 145 0 18234 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=382.54 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 38254 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 563792

[startup+882.301 s]
/proc/loadavg: 10.00 10.05 9.35 11/200 15543
/proc/meminfo: memFree=15481472/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=88204 CPUtime=414.92 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 18491 0 0 0 41488 4 0 0 25 0 1 0 444042921 90320896 18223 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 22051 18223 340 145 0 19096 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=412.54 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 41254 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 567240

[startup+942.3 s]
/proc/loadavg: 9.96 10.02 9.38 12/201 15695
/proc/meminfo: memFree=15460292/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=89676 CPUtime=444.92 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 18817 0 0 0 44488 4 0 0 25 0 1 0 444042921 91828224 18549 33554432000 4194304 4785740 140737156903984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 22419 18549 340 145 0 19464 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=442.55 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 44255 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 568712

[startup+1002.3 s]
/proc/loadavg: 10.05 10.05 9.43 11/200 15757
/proc/meminfo: memFree=15510840/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=90624 CPUtime=474.91 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 19032 0 0 0 47487 4 0 0 25 0 1 0 444042921 92798976 18764 33554432000 4194304 4785740 140737156903984 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 22656 18764 340 145 0 19701 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=472.55 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 47255 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 569660

[startup+1062.3 s]
/proc/loadavg: 10.54 10.17 9.51 12/201 15788
/proc/meminfo: memFree=15506232/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=91192 CPUtime=504.91 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 19166 0 0 0 50487 4 0 0 25 0 1 0 444042921 93380608 18898 33554432000 4194304 4785740 140737156903984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 22798 18898 340 145 0 19843 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=502.56 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 50256 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 570228

[startup+1122.3 s]
/proc/loadavg: 10.83 10.32 9.60 12/201 15790
/proc/meminfo: memFree=15488456/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=92632 CPUtime=534.91 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 19477 0 0 0 53487 4 0 0 25 0 1 0 444042921 94855168 19209 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 23158 19209 340 145 0 20203 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=532.56 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 53256 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 571668

[startup+1182.3 s]
/proc/loadavg: 10.98 10.46 9.69 12/201 15792
/proc/meminfo: memFree=15440900/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=95728 CPUtime=564.92 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 20206 0 0 0 56487 5 0 0 25 0 1 0 444042921 98025472 19938 33554432000 4194304 4785740 140737156903984 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 23932 19938 340 145 0 20977 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=562.55 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 56255 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 574764

[startup+1242.3 s]
/proc/loadavg: 10.99 10.55 9.77 12/201 15793
/proc/meminfo: memFree=15465152/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=98364 CPUtime=594.92 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 20815 0 0 0 59487 5 0 0 25 0 1 0 444042921 100724736 20547 33554432000 4194304 4785740 140737156903984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 24591 20547 340 145 0 21636 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=592.55 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 59255 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 577400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.99 10.63 9.84 12/201 15795
/proc/meminfo: memFree=15446284/32950928 swapFree=67111524/67111528
[pid=15395] ppid=15393 vsize=18324 CPUtime=54.8 cores=1,3
/proc/15395/stat : 15395 (ppfolio) S 15393 15395 15219 0 -1 4202496 501 50012 0 0 0 0 5472 8 15 0 1 0 444042920 18763776 395 33554432000 4194304 4287625 140734466997328 18446744073709551615 256415411727 0 0 4096 65536 4548344807113588993 0 0 17 3 0 0 0
/proc/15395/statm: 4581 395 346 23 0 91 0
[pid=15397] ppid=15395 vsize=100136 CPUtime=623.79 cores=1
/proc/15397/stat : 15397 (clasp) R 15395 15395 15219 0 -1 4202496 21215 0 0 0 62374 5 0 0 25 0 1 0 444042921 102539264 20947 33554432000 4194304 4785740 140737156903984 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15397/statm: 25034 20947 340 145 0 22079 0
[pid=15398] ppid=15395 vsize=460712 CPUtime=621.38 cores=1
/proc/15398/stat : 15398 (TNM) R 15395 15395 15219 0 -1 4202496 1816 0 0 0 62138 0 0 0 25 0 1 0 444042921 471769088 1713 33554432000 134512640 134534564 4290285536 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15398/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 579172

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15395 and gives
#  childrusage.ru_utime.tv_sec=678
#  childrusage.ru_utime.tv_usec=479855
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=146977
# CPU time returned by wait4() is 678.627
# while last known CPU time is 1299.97
#
# 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.97
CPU user time (s): 1299.84
CPU system time (s): 0.13
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 4654264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 678.48
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71762
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= 131
involuntary context switches= 8207

runsolver used 2.07968 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-11 18:08:42
IDJOB=3191514
IDBENCH=82645
IDSOLVER=1613
FILE ID=node115/3191514-1302538122
RUNJOBID= node115-1302536822-15239
PBS_JOBID= 12951114
Free space on /tmp= 71088 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191514-1302538122/watcher-3191514-1302538122 -o /tmp/evaluation-result-3191514-1302538122/solver-3191514-1302538122 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191514-1302538122.cnf

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=1032453651

node115.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.811
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.62
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.811
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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.75
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15985444 kB
Buffers:        612780 kB
Cached:       15826556 kB
SwapCached:          4 kB
Active:        4541908 kB
Inactive:     12009260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15985444 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10872 kB
Writeback:           0 kB
AnonPages:      112140 kB
Mapped:          16076 kB
Slab:           348064 kB
PageTables:       5812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   773716 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= 71076 MiB
End job on node115 at 2011-04-11 18:30:23