Trace number 3191560

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? (MO) 260.413 260.413

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
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.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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
260.38/260.41	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-3191560-1302538310/watcher-3191560-1302538310 -o /tmp/evaluation-result-3191560-1302538310/solver-3191560-1302538310 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191560-1302538310.cnf 

running on 2 cores: 5,7

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.34 10.96 8.84 10/198 6384
/proc/meminfo: memFree=12822376/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 5180108520392982792 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0

[startup+0.0675631 s]
/proc/loadavg: 11.34 10.96 8.84 10/198 6384
/proc/meminfo: memFree=12822376/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 5180108520392982792 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10056 s]
/proc/loadavg: 11.34 10.96 8.84 10/198 6384
/proc/meminfo: memFree=12822376/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 5180108520392982792 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300521 s]
/proc/loadavg: 11.34 10.96 8.84 10/198 6384
/proc/meminfo: memFree=12822376/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700455 s]
/proc/loadavg: 11.34 10.96 8.84 10/198 6384
/proc/meminfo: memFree=12822376/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 11.34 10.96 8.84 13/202 6388
/proc/meminfo: memFree=12804488/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=26304 CPUtime=0.44 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 1561 0 0 0 44 0 0 0 25 0 1 0 444061711 26935296 1414 33554432000 4194304 4587354 140734469206016 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 6576 1414 305 96 0 3138 0
[pid=6386] ppid=6384 vsize=19368 CPUtime=0.49 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 2445 0 0 0 49 0 0 0 25 0 1 0 444061711 19832832 2177 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 4842 2177 340 145 0 1887 0
[pid=6387] ppid=6384 vsize=456220 CPUtime=0.54 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1457 0 0 0 54 0 0 0 25 0 1 0 444061711 467169280 1354 33554432000 134512640 134534564 4293279536 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 520216

[startup+3.10103 s]
/proc/loadavg: 11.34 10.96 8.84 13/202 6388
/proc/meminfo: memFree=12800980/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599029814957965312 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=34500 CPUtime=0.99 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 4848 0 0 0 99 0 0 0 25 0 1 0 444061711 35328000 3419 33554432000 4194304 4587354 140734469206016 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 8625 3419 314 96 0 5187 0
[pid=6386] ppid=6384 vsize=22288 CPUtime=1.03 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 3162 0 0 0 103 0 0 0 25 0 1 0 444061711 22822912 2894 33554432000 4194304 4785740 140735921549536 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 5572 2894 340 145 0 2617 0
[pid=6387] ppid=6384 vsize=456220 CPUtime=1.04 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1457 0 0 0 104 0 0 0 25 0 1 0 444061711 467169280 1354 33554432000 134512640 134534564 4293279536 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 531332

[startup+6.30047 s]
/proc/loadavg: 11.40 10.98 8.86 13/202 6388
/proc/meminfo: memFree=12790936/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599029265202151424 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=1415948 CPUtime=2.03 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 7657 0 0 0 203 0 0 0 25 0 1 0 444061711 1449930752 2282 33554432000 4194304 4587354 140734469206016 18446744073709551615 216734875288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 353987 2282 327 96 0 350549 0
[pid=6386] ppid=6384 vsize=24544 CPUtime=2.09 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 3710 0 0 0 209 0 0 0 25 0 1 0 444061711 25133056 3442 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 6136 3442 340 145 0 3181 0
[pid=6387] ppid=6384 vsize=456220 CPUtime=2.14 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1457 0 0 0 214 0 0 0 25 0 1 0 444061711 467169280 1354 33554432000 134512640 134534564 4293279536 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1915036

[startup+12.7003 s]
/proc/loadavg: 11.44 11.00 8.88 13/202 6388
/proc/meminfo: memFree=12783004/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599029127763197952 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=1430476 CPUtime=4.19 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 14659 0 0 0 418 1 0 0 25 0 1 0 444061711 1464807424 6512 33554432000 4194304 4587354 140734469206016 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 357619 6512 337 96 0 354181 0
[pid=6386] ppid=6384 vsize=26660 CPUtime=4.23 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 4239 0 0 0 423 0 0 0 25 0 1 0 444061711 27299840 3971 33554432000 4194304 4785740 140735921549536 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 6665 3971 340 145 0 3710 0
[pid=6387] ppid=6384 vsize=456220 CPUtime=4.24 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1457 0 0 0 424 0 0 0 25 0 1 0 444061711 467169280 1354 33554432000 134512640 134534564 4293279536 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1931680

[startup+25.5011 s]
/proc/loadavg: 11.57 11.05 8.93 13/202 6389
/proc/meminfo: memFree=12727492/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599029265202151424 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=1447376 CPUtime=8.44 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 21454 0 0 0 842 2 0 0 25 0 1 0 444061711 1482113024 11729 33554432000 4194304 4587354 140734469206016 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 361844 11729 337 96 0 358406 0
[pid=6386] ppid=6384 vsize=30144 CPUtime=8.49 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 5069 0 0 0 848 1 0 0 25 0 1 0 444061711 30867456 4801 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 7536 4801 340 145 0 4581 0
[pid=6387] ppid=6384 vsize=460708 CPUtime=8.54 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1816 0 0 0 854 0 0 0 25 0 1 0 444061711 471764992 1713 33554432000 134512640 134534564 4293279536 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1956552

[startup+51.1006 s]
/proc/loadavg: 11.71 11.12 9.01 13/202 6390
/proc/meminfo: memFree=12741972/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599030227274825728 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=1427072 CPUtime=16.99 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 23695 0 0 0 1696 3 0 0 25 0 1 0 444061711 1461321728 6987 33554432000 4194304 4587354 140734469206016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 356768 6987 337 96 0 353330 0
[pid=6386] ppid=6384 vsize=34492 CPUtime=17.04 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 6120 0 0 0 1703 1 0 0 25 0 1 0 444061711 35319808 5852 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 8623 5852 340 145 0 5668 0
[pid=6387] ppid=6384 vsize=460708 CPUtime=17.04 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1816 0 0 0 1704 0 0 0 25 0 1 0 444061711 471764992 1713 33554432000 134512640 134534564 4293279536 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1940596

[startup+102.307 s]
/proc/loadavg: 11.65 11.20 9.14 12/201 6391
/proc/meminfo: memFree=12696840/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599030364713779200 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=1439264 CPUtime=34.05 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 37921 0 0 0 3400 5 0 0 25 0 1 0 444061711 1473806336 9169 33554432000 4194304 4587354 140734469206016 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 359816 9169 337 96 0 356378 0
[pid=6386] ppid=6384 vsize=40016 CPUtime=34.08 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 7414 0 0 0 3407 1 0 0 25 0 1 0 444061711 40976384 7146 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 10004 7146 340 145 0 7049 0
[pid=6387] ppid=6384 vsize=460708 CPUtime=34.14 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1816 0 0 0 3414 0 0 0 25 0 1 0 444061711 471764992 1713 33554432000 134512640 134534564 4293279536 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1958312

[startup+162.301 s]
/proc/loadavg: 11.24 11.16 9.26 12/201 6392
/proc/meminfo: memFree=12744188/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599029540080058368 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=54028 CPUtime=54.05 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 48365 0 0 0 5396 9 0 0 25 0 1 0 444061711 55324672 10042 33554432000 4194304 4587354 140734469206016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 13507 10042 337 96 0 10069 0
[pid=6386] ppid=6384 vsize=45804 CPUtime=54.08 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 8776 0 0 0 5407 1 0 0 25 0 1 0 444061711 46903296 8508 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 11451 8508 340 145 0 8496 0
[pid=6387] ppid=6384 vsize=460708 CPUtime=54.13 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1816 0 0 0 5413 0 0 0 25 0 1 0 444061711 471764992 1713 33554432000 134512640 134534564 4293279536 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 578864

[startup+222.301 s]
/proc/loadavg: 11.09 11.13 9.36 12/201 6394
/proc/meminfo: memFree=12644216/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599029952396918784 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=1437468 CPUtime=74.06 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 54908 0 0 0 7395 11 0 0 25 0 1 0 444061711 1471967232 10840 33554432000 4194304 4587354 140734469206016 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 359367 10840 337 96 0 355929 0
[pid=6386] ppid=6384 vsize=50296 CPUtime=74.08 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 9819 0 0 0 7406 2 0 0 25 0 1 0 444061711 51503104 9551 33554432000 4194304 4785740 140735921549536 18446744073709551615 216734837523 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 12574 9551 340 145 0 9619 0
[pid=6387] ppid=6384 vsize=460708 CPUtime=74.13 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1816 0 0 0 7413 0 0 0 25 0 1 0 444061711 471764992 1713 33554432000 134512640 134534564 4293279536 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1966796



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+260.401 s]
/proc/loadavg: 11.04 11.11 9.43 12/201 6395
/proc/meminfo: memFree=12713392/32951124 swapFree=67102128/67111528
[pid=6384] ppid=6382 vsize=18324 CPUtime=0 cores=5,7
/proc/6384/stat : 6384 (ppfolio) S 6382 6384 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444061711 18763776 394 33554432000 4194304 4287625 140736295846576 18446744073709551615 216735198735 0 0 4096 65536 4599028578007384064 0 0 17 5 0 0 0
/proc/6384/statm: 4581 394 345 23 0 91 0
[pid=6385] ppid=6384 vsize=7828204 CPUtime=86.77 cores=5
/proc/6385/stat : 6385 (cryptominisat) R 6384 6384 6116 0 -1 4202496 61546 0 0 0 8665 12 0 0 25 0 1 0 444061711 8016080896 10852 33554432000 4194304 4587354 140734469206016 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6385/statm: 1957051 10852 337 96 0 1953613 0
[pid=6386] ppid=6384 vsize=51560 CPUtime=86.78 cores=5
/proc/6386/stat : 6386 (clasp) R 6384 6384 6116 0 -1 4202496 10078 0 0 0 8676 2 0 0 25 0 1 0 444061711 52797440 9810 33554432000 4194304 4785740 140735921549536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6386/statm: 12890 9810 340 145 0 9935 0
[pid=6387] ppid=6384 vsize=460708 CPUtime=86.83 cores=5
/proc/6387/stat : 6387 (TNM) R 6384 6384 6116 0 -1 4202496 1816 0 0 0 8683 0 0 0 25 0 1 0 444061711 471764992 1713 33554432000 134512640 134534564 4293279536 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6387/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 260.38
Current children cumulated vsize (KiB) 8358796

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

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

Child status: 0
Real time (s): 260.413
CPU time (s): 260.413
CPU user time (s): 260.253
CPU system time (s): 0.159975
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 8358796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.253
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73977
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= 169
involuntary context switches= 3028

runsolver used 0.415936 second user time and 1.01285 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:11:51
IDJOB=3191560
IDBENCH=82691
IDSOLVER=1613
FILE ID=node119/3191560-1302538310
RUNJOBID= node119-1302536957-6137
PBS_JOBID= 12951122
Free space on /tmp= 71328 MiB

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

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=1609586409

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      12822656 kB
Buffers:        657076 kB
Cached:       18749208 kB
SwapCached:       5516 kB
Active:        7610492 kB
Inactive:     12078932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12822656 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           10872 kB
Writeback:           0 kB
AnonPages:      280484 kB
Mapped:          17716 kB
Slab:           373304 kB
PageTables:       6912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3435520 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= 71320 MiB
End job on node119 at 2011-04-11 18:16:13