Trace number 3263889

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (MO) 305.207 76.4094

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
305.15/76.40	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263889-1304092245/watcher-3263889-1304092245 -o /tmp/evaluation-result-3263889-1304092245/solver-3263889-1304092245 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263889-1304092245.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.13 8.37 8.96 5/181 14844
/proc/meminfo: memFree=22904740/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) R 14842 14844 14150 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0

[startup+0.0940049 s]
/proc/loadavg: 8.13 8.37 8.96 5/181 14844
/proc/meminfo: memFree=22904740/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) R 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 25 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101003 s]
/proc/loadavg: 8.13 8.37 8.96 5/181 14844
/proc/meminfo: memFree=22904740/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) R 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 25 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300966 s]
/proc/loadavg: 8.13 8.37 8.96 5/181 14844
/proc/meminfo: memFree=22904740/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) R 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 24 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446945024 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70089 s]
/proc/loadavg: 8.13 8.37 8.96 5/181 14844
/proc/meminfo: memFree=22904740/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 21 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 8.20 8.39 8.96 11/187 14850
/proc/meminfo: memFree=22896776/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=1231360 CPUtime=1.49 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 3366 0 0 0 149 0 0 0 25 0 1 0 520824937 1260912640 2031 33554432000 4194304 4587354 140735200049616 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 307840 2031 337 96 0 304402 0
[pid=14846] ppid=14844 vsize=12824 CPUtime=1.49 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 671 0 0 0 149 0 0 0 25 0 1 0 520824937 13131776 563 33554432000 4194304 4785740 140735281916224 18446744073709551615 4550447 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3206 563 340 145 0 251 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=0.78 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 78 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=6536 CPUtime=1.49 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 1285 0 0 0 149 0 0 0 25 0 1 0 520824937 6692864 833 33554432000 4194304 4352236 140736822519808 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 1634 833 127 39 0 714 0
[pid=14849] ppid=14844 vsize=7272 CPUtime=0.7 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 470 0 0 0 70 0 0 0 25 0 1 0 520824937 7446528 363 33554432000 4194304 4331988 140733615403504 18446744073709551615 4211918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 1818 363 173 34 0 260 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1732012

[startup+3.10044 s]
/proc/loadavg: 8.20 8.39 8.96 11/187 14850
/proc/meminfo: memFree=22889584/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=1234224 CPUtime=3.09 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 4928 0 0 0 309 0 0 0 25 0 1 0 520824937 1263845376 2751 33554432000 4194304 4587354 140735200049616 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 308556 2751 337 96 0 305118 0
[pid=14846] ppid=14844 vsize=13088 CPUtime=3.09 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 723 0 0 0 309 0 0 0 25 0 1 0 520824937 13402112 615 33554432000 4194304 4785740 140735281916224 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3272 615 340 145 0 317 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=1.58 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 158 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=7948 CPUtime=3.09 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 2022 0 0 0 309 0 0 0 25 0 1 0 520824937 8138752 1186 33554432000 4194304 4352236 140736822519808 18446744073709551615 4270786 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 1987 1186 127 39 0 1067 0
[pid=14849] ppid=14844 vsize=7360 CPUtime=1.5 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 511 0 0 0 150 0 0 0 25 0 1 0 520824937 7536640 404 33554432000 4194304 4331988 140733615403504 18446744073709551615 4315722 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 1840 404 174 34 0 282 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1736640

[startup+6.30084 s]
/proc/loadavg: 8.20 8.39 8.96 11/187 14850
/proc/meminfo: memFree=22883564/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=1234520 CPUtime=6.29 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 7254 0 0 0 628 1 0 0 25 0 1 0 520824937 1264148480 3013 33554432000 4194304 4587354 140735200049616 18446744073709551615 4237845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 308630 3013 337 96 0 305192 0
[pid=14846] ppid=14844 vsize=13352 CPUtime=6.28 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 802 0 0 0 628 0 0 0 25 0 1 0 520824937 13672448 694 33554432000 4194304 4785740 140735281916224 18446744073709551615 4549828 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3338 694 340 145 0 383 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=3.16 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 316 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=8164 CPUtime=6.29 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 2823 0 0 0 629 0 0 0 25 0 1 0 520824937 8359936 1240 33554432000 4194304 4352236 140736822519808 18446744073709551615 4276765 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 2041 1240 127 39 0 1121 0
[pid=14849] ppid=14844 vsize=7740 CPUtime=3.1 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 586 0 0 0 310 0 0 0 25 0 1 0 520824937 7925760 479 33554432000 4194304 4331988 140733615403504 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 1935 479 174 34 0 377 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1737796

[startup+12.7006 s]
/proc/loadavg: 8.41 8.42 8.96 11/187 14851
/proc/meminfo: memFree=22874056/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=1236776 CPUtime=12.69 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 11205 0 0 0 1267 2 0 0 25 0 1 0 520824937 1266458624 3639 33554432000 4194304 4587354 140735200049616 18446744073709551615 4241215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 309194 3639 337 96 0 305756 0
[pid=14846] ppid=14844 vsize=13624 CPUtime=12.68 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 862 0 0 0 1268 0 0 0 25 0 1 0 520824937 13950976 754 33554432000 4194304 4785740 140735281916224 18446744073709551615 4278142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3406 754 340 145 0 451 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=6.32 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 632 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=12008 CPUtime=12.68 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 4713 0 0 0 1268 0 0 0 25 0 1 0 520824937 12296192 2201 33554432000 4194304 4352236 140736822519808 18446744073709551615 4328221 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 3002 2201 127 39 0 2082 0
[pid=14849] ppid=14844 vsize=8880 CPUtime=6.3 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 791 0 0 0 630 0 0 0 25 0 1 0 520824937 9093120 684 33554432000 4194304 4331988 140733615403504 18446744073709551615 4237168 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 2220 684 174 34 0 662 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1745308

[startup+25.5013 s]
/proc/loadavg: 8.66 8.47 8.97 11/187 14851
/proc/meminfo: memFree=22866164/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=1246896 CPUtime=25.49 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 18914 0 0 0 2546 3 0 0 25 0 1 0 520824937 1276821504 6187 33554432000 4194304 4587354 140735200049616 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 311724 6187 337 96 0 308286 0
[pid=14846] ppid=14844 vsize=14312 CPUtime=25.48 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 1023 0 0 0 2548 0 0 0 25 0 1 0 520824937 14655488 915 33554432000 4194304 4785740 140735281916224 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3578 915 340 145 0 623 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=12.7 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 1270 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=12640 CPUtime=25.49 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 7305 0 0 0 2548 1 0 0 25 0 1 0 520824937 12943360 2359 33554432000 4194304 4352236 140736822519808 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 3160 2359 127 39 0 2240 0
[pid=14849] ppid=14844 vsize=11080 CPUtime=12.65 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 1146 0 0 0 1265 0 0 0 25 0 1 0 520824937 11345920 1039 33554432000 4194304 4331988 140733615403504 18446744073709551615 4241629 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 2770 1039 174 34 0 1212 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1758948

[startup+51.1005 s]
/proc/loadavg: 8.77 8.51 8.97 10/187 14852
/proc/meminfo: memFree=22824700/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=1256944 CPUtime=51.08 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 25923 0 0 0 5104 4 0 0 25 0 1 0 520824937 1287110656 8673 33554432000 4194304 4587354 140735200049616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 314236 8673 337 96 0 310798 0
[pid=14846] ppid=14844 vsize=14856 CPUtime=51.08 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 1180 0 0 0 5108 0 0 0 25 0 1 0 520824937 15212544 1072 33554432000 4194304 4785740 140735281916224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3714 1072 340 145 0 759 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=25.42 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 2542 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 9771297 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=18788 CPUtime=51.09 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 12682 0 0 0 5107 2 0 0 25 0 1 0 520824937 19238912 3896 33554432000 4194304 4352236 140736822519808 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 4697 3896 127 39 0 3777 0
[pid=14849] ppid=14844 vsize=13376 CPUtime=25.39 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 1821 0 0 0 2539 0 0 0 25 0 1 0 520824937 13697024 1714 33554432000 4194304 4331988 140733615403504 18446744073709551615 4227112 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 3344 1714 174 34 0 1786 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 1777984



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+76.4008 s]
/proc/loadavg: 8.93 8.57 8.98 10/187 14852
/proc/meminfo: memFree=22821092/32951124 swapFree=67111524/67111528
[pid=14844] ppid=14842 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14844/stat : 14844 (ppfolio) S 14842 14844 14150 0 -1 4202496 525 0 0 0 0 0 0 0 15 0 1 0 520824937 18763776 390 33554432000 4194304 4287625 140733816260896 18446744073709551615 244446965263 0 0 4096 65536 4450278815276466175 0 0 17 5 0 0 0
/proc/14844/statm: 4581 390 341 23 0 91 0
[pid=14845] ppid=14844 vsize=15418032 CPUtime=76.4 cores=1
/proc/14845/stat : 14845 (cryptominisat) R 14844 14844 14150 0 -1 4202496 34382 0 0 0 7634 6 0 0 25 0 1 0 520824937 15788064768 8858 33554432000 4194304 4587354 140735200049616 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14845/statm: 3854508 8858 337 96 0 3851070 0
[pid=14846] ppid=14844 vsize=15120 CPUtime=76.38 cores=5
/proc/14846/stat : 14846 (clasp) R 14844 14844 14150 0 -1 4202496 1245 0 0 0 7638 0 0 0 25 0 1 0 520824937 15482880 1137 33554432000 4194304 4785740 140735281916224 18446744073709551615 4546275 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14846/statm: 3780 1137 340 145 0 825 0
[pid=14847] ppid=14844 vsize=455696 CPUtime=38 cores=7
/proc/14847/stat : 14847 (TNM) R 14844 14844 14150 0 -1 4202496 288 0 0 0 3800 0 0 0 25 0 1 0 520824937 466632704 185 33554432000 134512640 134534564 4286643456 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14847/statm: 113924 185 95 6 0 112590 0
[pid=14848] ppid=14844 vsize=18276 CPUtime=76.4 cores=3
/proc/14848/stat : 14848 (lingeling) R 14844 14844 14150 0 -1 4202496 16042 0 0 0 7637 3 0 0 25 0 1 0 520824937 18714624 3768 33554432000 4194304 4352236 140736822519808 18446744073709551615 4281048 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14848/statm: 4569 3768 127 39 0 3649 0
[pid=14849] ppid=14844 vsize=17112 CPUtime=37.97 cores=7
/proc/14849/stat : 14849 (march_hi) R 14844 14844 14150 0 -1 4202496 2508 0 0 0 3797 0 0 0 25 0 1 0 520824937 17522688 2401 33554432000 4194304 4331988 140733615403504 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14849/statm: 4278 2401 174 34 0 2720 0
Current children cumulated CPU time (s) 305.15
Current children cumulated vsize (KiB) 15942560

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): 76.4094
CPU time (s): 305.207
CPU user time (s): 305.088
CPU system time (s): 0.118981
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 15954584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 305.088
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55026
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= 351
involuntary context switches= 3035

runsolver used 0.12898 second user time and 0.297954 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 17:50:45
IDJOB=3263889
IDBENCH=84030
IDSOLVER=1612
FILE ID=node105/3263889-1304092245
RUNJOBID= node105-1304087809-14169
PBS_JOBID= 13170561
Free space on /tmp= 71928 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263889-1304092245/watcher-3263889-1304092245 -o /tmp/evaluation-result-3263889-1304092245/solver-3263889-1304092245 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263889-1304092245.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=1832270518

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22905020 kB
Buffers:       2156072 kB
Cached:        7081912 kB
SwapCached:          4 kB
Active:         741492 kB
Inactive:      8758500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22905020 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      261840 kB
Mapped:          16316 kB
Slab:           483508 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   864864 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= 71920 MiB
End job on node105 at 2011-04-29 17:52:01