Trace number 3191191

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 parSAT 126.25 31.6011

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1801179747-047.SATISFIABLE.cnf
MD5SUMd41a69133c8513c0337b37f87fceb88b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.872867
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
125.82/31.59	s SATISFIABLE
125.82/31.59	v 1 -2 -3 -4 -5 6 -7 -8 -9 10 -11 -12 -13 -14 -15 16 -17 18 19 -20 21 22 23 -24 -25 -26 27 -28 -29 -30 -31 32 33 -34 35 -36 37 -38 39 40 -41 42 -43 44 45 46 -47 -48 49 50 51 -52 53 54 55 -56 57 58 -59 60 61 -62 63 -64 65 -66 67 -68 -69 -70 -71 -72 -73 74 75 -76 -77 -78 -79 -80 
125.82/31.59	v 0 
125.82/31.60	solver [3] TNM 2009 answered
125.82/31.60	Done

Verifier Data

OK

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-3191191-1304065050/watcher-3191191-1304065050 -o /tmp/evaluation-result-3191191-1304065050/solver-3191191-1304065050 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191191-1304065050.cnf 

running on 4 cores: 0,2,4,6

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: 5.06 5.37 6.83 1/171 25164
/proc/meminfo: memFree=17464680/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0

[startup+1.23555 s]
/proc/loadavg: 5.06 5.37 6.83 1/171 25164
/proc/meminfo: memFree=17464680/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.33559 s]
/proc/loadavg: 5.06 5.37 6.83 1/171 25164
/proc/meminfo: memFree=17464680/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40057 s]
/proc/loadavg: 5.06 5.37 6.83 1/171 25164
/proc/meminfo: memFree=17464680/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.53555 s]
/proc/loadavg: 5.06 5.37 6.83 1/171 25164
/proc/meminfo: memFree=17464680/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60054 s]
/proc/loadavg: 5.06 5.37 6.83 1/171 25164
/proc/meminfo: memFree=17464680/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10128 s]
/proc/loadavg: 5.14 5.38 6.82 6/177 25170
/proc/meminfo: memFree=17442564/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=214600 CPUtime=3.09 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 5483 0 0 0 309 0 0 0 25 0 1 0 596735773 219750400 3147 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 53650 3147 336 96 0 50212 0
[pid=25166] ppid=25164 vsize=16140 CPUtime=3.09 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 1454 0 0 0 309 0 0 0 25 0 1 0 596735773 16527360 1346 33554432000 4194304 4785740 140737421914752 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 4035 1346 340 145 0 1080 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=1.98 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 198 0 0 0 21 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=7544 CPUtime=3.09 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 1683 0 0 0 309 0 0 0 25 0 1 0 596735773 7725056 1080 33554432000 4194304 4352236 140734247291328 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 1886 1080 127 39 0 966 0
[pid=25169] ppid=25164 vsize=8580 CPUtime=1.1 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1555 0 0 0 110 0 0 0 25 0 1 0 596735773 8785920 627 33554432000 4194304 4331988 140733347450944 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2145 627 174 34 0 587 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 721840

[startup+6.30066 s]
/proc/loadavg: 5.14 5.38 6.82 6/177 25170
/proc/meminfo: memFree=17439824/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=215584 CPUtime=6.28 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 7592 0 0 0 628 0 0 0 25 0 1 0 596735773 220758016 3560 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 53896 3560 336 96 0 50458 0
[pid=25166] ppid=25164 vsize=17176 CPUtime=6.29 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 1715 0 0 0 629 0 0 0 25 0 1 0 596735773 17588224 1607 33554432000 4194304 4785740 140737421914752 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 4294 1607 340 145 0 1339 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=3.56 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 356 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=7932 CPUtime=6.29 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 2036 0 0 0 629 0 0 0 25 0 1 0 596735773 8122368 1177 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 1983 1177 127 39 0 1063 0
[pid=25169] ppid=25164 vsize=8884 CPUtime=2.7 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1618 0 0 0 270 0 0 0 25 0 1 0 596735773 9097216 690 33554432000 4194304 4331988 140733347450944 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2221 690 174 34 0 663 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 724552

[startup+12.7005 s]
/proc/loadavg: 5.11 5.37 6.80 6/177 25170
/proc/meminfo: memFree=17434320/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=37532 CPUtime=12.69 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 11417 0 0 0 1268 1 0 0 25 0 1 0 596735773 38432768 3706 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 9383 3706 336 96 0 5945 0
[pid=25166] ppid=25164 vsize=18740 CPUtime=12.69 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2057 0 0 0 1269 0 0 0 25 0 1 0 596735773 19189760 1949 33554432000 4194304 4785740 140737421914752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 4685 1949 341 145 0 1730 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=6.73 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 673 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134528486 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=8316 CPUtime=12.69 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 2804 0 0 0 1269 0 0 0 25 0 1 0 596735773 8515584 1273 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2079 1273 127 39 0 1159 0
[pid=25169] ppid=25164 vsize=9264 CPUtime=5.9 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1710 0 0 0 590 0 0 0 25 0 1 0 596735773 9486336 782 33554432000 4194304 4331988 140733347450944 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2316 782 175 34 0 758 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 548828

[startup+25.5004 s]
/proc/loadavg: 5.10 5.36 6.78 6/177 25171
/proc/meminfo: memFree=17422796/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=45156 CPUtime=25.49 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 18213 0 0 0 2546 3 0 0 25 0 1 0 596735773 46239744 5752 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 11289 5752 336 96 0 7851 0
[pid=25166] ppid=25164 vsize=20700 CPUtime=25.49 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2519 0 0 0 2549 0 0 0 25 0 1 0 596735773 21196800 2411 33554432000 4194304 4785740 140737421914752 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 5175 2411 341 145 0 2220 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=13.12 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 1312 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=11132 CPUtime=25.48 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 4532 0 0 0 2548 0 0 0 25 0 1 0 596735773 11399168 1977 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2783 1977 127 39 0 1863 0
[pid=25169] ppid=25164 vsize=10116 CPUtime=12.25 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1890 0 0 0 1225 0 0 0 25 0 1 0 596735773 10358784 962 33554432000 4194304 4331988 140733347450944 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2529 962 175 34 0 971 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 562080

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

[startup+26.7011 s]
/proc/loadavg: 5.10 5.36 6.78 6/177 25171
/proc/meminfo: memFree=17419200/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=47880 CPUtime=26.69 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 18974 0 0 0 2666 3 0 0 25 0 1 0 596735773 49029120 6513 33554432000 4194304 4587354 140737261440512 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 11970 6513 336 96 0 8532 0
[pid=25166] ppid=25164 vsize=20700 CPUtime=26.69 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2525 0 0 0 2669 0 0 0 25 0 1 0 596735773 21196800 2417 33554432000 4194304 4785740 140737421914752 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 5175 2417 341 145 0 2220 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=13.72 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 1372 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=11260 CPUtime=26.68 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 4852 0 0 0 2668 0 0 0 25 0 1 0 596735773 11530240 2009 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2815 2009 127 39 0 1895 0
[pid=25169] ppid=25164 vsize=10116 CPUtime=12.85 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1907 0 0 0 1285 0 0 0 25 0 1 0 596735773 10358784 979 33554432000 4194304 4331988 140733347450944 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2529 979 175 34 0 971 0
Current children cumulated CPU time (s) 106.63
Current children cumulated vsize (KiB) 564932

[startup+29.9006 s]
/proc/loadavg: 5.09 5.35 6.77 6/177 25171
/proc/meminfo: memFree=17415356/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=50012 CPUtime=29.89 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 19683 0 0 0 2986 3 0 0 25 0 1 0 596735773 51212288 7216 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 12503 7217 336 96 0 9065 0
[pid=25166] ppid=25164 vsize=21416 CPUtime=29.89 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2649 0 0 0 2989 0 0 0 25 0 1 0 596735773 21929984 2541 33554432000 4194304 4785740 140737421914752 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 5354 2541 341 145 0 2399 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=15.32 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 1532 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=11264 CPUtime=29.89 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 5173 0 0 0 2988 1 0 0 25 0 1 0 596735773 11534336 2010 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2816 2010 127 39 0 1896 0
[pid=25169] ppid=25164 vsize=10880 CPUtime=14.43 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1953 0 0 0 1443 0 0 0 25 0 1 0 596735773 11141120 1025 33554432000 4194304 4331988 140733347450944 18446744073709551615 4287713 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2720 1025 175 34 0 1162 0
Current children cumulated CPU time (s) 119.42
Current children cumulated vsize (KiB) 568548

[startup+30.7004 s]
/proc/loadavg: 5.09 5.35 6.77 6/177 25171
/proc/meminfo: memFree=17415356/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=223492 CPUtime=30.69 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 19736 0 0 0 3066 3 0 0 25 0 1 0 596735773 228855808 6143 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 55873 6143 336 96 0 52435 0
[pid=25166] ppid=25164 vsize=21416 CPUtime=30.69 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2670 0 0 0 3069 0 0 0 25 0 1 0 596735773 21929984 2562 33554432000 4194304 4785740 140737421914752 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 5354 2562 341 145 0 2399 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=15.72 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 1572 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=11264 CPUtime=30.69 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 5173 0 0 0 3068 1 0 0 25 0 1 0 596735773 11534336 2010 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2816 2010 127 39 0 1896 0
[pid=25169] ppid=25164 vsize=10880 CPUtime=14.83 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1965 0 0 0 1483 0 0 0 25 0 1 0 596735773 11141120 1037 33554432000 4194304 4331988 140733347450944 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2720 1037 175 34 0 1162 0
Current children cumulated CPU time (s) 122.62
Current children cumulated vsize (KiB) 742028

[startup+31.1004 s]
/proc/loadavg: 5.09 5.35 6.77 6/177 25171
/proc/meminfo: memFree=17418456/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=223492 CPUtime=31.09 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 19736 0 0 0 3106 3 0 0 25 0 1 0 596735773 228855808 6143 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 55873 6143 336 96 0 52435 0
[pid=25166] ppid=25164 vsize=21416 CPUtime=31.09 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2670 0 0 0 3109 0 0 0 25 0 1 0 596735773 21929984 2562 33554432000 4194304 4785740 140737421914752 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 5354 2562 341 145 0 2399 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=15.92 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 1592 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=11264 CPUtime=31.09 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 5173 0 0 0 3108 1 0 0 25 0 1 0 596735773 11534336 2010 33554432000 4194304 4352236 140734247291328 18446744073709551615 4328210 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2816 2010 127 39 0 1896 0
[pid=25169] ppid=25164 vsize=10880 CPUtime=15.03 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1970 0 0 0 1503 0 0 0 25 0 1 0 596735773 11141120 1042 33554432000 4194304 4331988 140733347450944 18446744073709551615 4287604 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2720 1042 175 34 0 1162 0
Current children cumulated CPU time (s) 124.22
Current children cumulated vsize (KiB) 742028

[startup+31.5013 s]
/proc/loadavg: 5.09 5.35 6.77 6/177 25171
/proc/meminfo: memFree=17418456/32950940 swapFree=67111528/67111528
[pid=25164] ppid=25162 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25164/stat : 25164 (ppfolio) S 25162 25164 21582 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 596735773 18763776 390 33554432000 4194304 4287625 140735258423152 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/25164/statm: 4581 390 341 23 0 91 0
[pid=25165] ppid=25164 vsize=223492 CPUtime=31.49 cores=0
/proc/25165/stat : 25165 (cryptominisat) R 25164 25164 21582 0 -1 4202496 19736 0 0 0 3146 3 0 0 25 0 1 0 596735773 228855808 6143 33554432000 4194304 4587354 140737261440512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25165/statm: 55873 6143 336 96 0 52435 0
[pid=25166] ppid=25164 vsize=21584 CPUtime=31.49 cores=4
/proc/25166/stat : 25166 (clasp) R 25164 25164 21582 0 -1 4202496 2689 0 0 0 3149 0 0 0 25 0 1 0 596735773 22102016 2581 33554432000 4194304 4785740 140737421914752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25166/statm: 5396 2581 341 145 0 2441 0
[pid=25167] ppid=25164 vsize=456652 CPUtime=16.12 cores=6
/proc/25167/stat : 25167 (TNM) R 25164 25164 21582 0 -1 4202496 556 0 0 0 1612 0 0 0 25 0 1 0 596735773 467611648 453 33554432000 134512640 134534564 4292075312 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25167/statm: 114163 453 95 6 0 112829 0
[pid=25168] ppid=25164 vsize=11648 CPUtime=31.49 cores=2
/proc/25168/stat : 25168 (lingeling) R 25164 25164 21582 0 -1 4202496 5269 0 0 0 3148 1 0 0 25 0 1 0 596735773 11927552 2106 33554432000 4194304 4352236 140734247291328 18446744073709551615 4234493 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25168/statm: 2912 2106 127 39 0 1992 0
[pid=25169] ppid=25164 vsize=10880 CPUtime=15.23 cores=6
/proc/25169/stat : 25169 (march_hi) R 25164 25164 21582 0 -1 4202496 1976 0 0 0 1523 0 0 0 25 0 1 0 596735773 11141120 1048 33554432000 4194304 4331988 140733347450944 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25169/statm: 2720 1048 175 34 0 1162 0
Current children cumulated CPU time (s) 125.82
Current children cumulated vsize (KiB) 742580

Child status: 0
Real time (s): 31.6011
CPU time (s): 126.25
CPU user time (s): 126.199
CPU system time (s): 0.050992
CPU usage (%): 399.511
Max. virtual memory (cumulated for all children) (KiB): 5417196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.199
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30787
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= 423
involuntary context switches= 1051

runsolver used 0.049992 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 10:17:30
IDJOB=3191191
IDBENCH=82922
IDSOLVER=1612
FILE ID=node117/3191191-1304065050
RUNJOBID= node117-1304062554-24496
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1801179747-047.SATISFIABLE.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191191-1304065050/watcher-3191191-1304065050 -o /tmp/evaluation-result-3191191-1304065050/solver-3191191-1304065050 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191191-1304065050.cnf

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

MD5SUM BENCH= d41a69133c8513c0337b37f87fceb88b
RANDOM SEED=726754947

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17464836 kB
Buffers:       2378236 kB
Cached:       12462304 kB
SwapCached:          0 kB
Active:        8110604 kB
Inactive:      6794208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17464836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10380 kB
Writeback:           0 kB
AnonPages:       63420 kB
Mapped:          14776 kB
Slab:           518676 kB
PageTables:       4120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   189436 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= 71672 MiB
End job on node117 at 2011-04-29 10:18:02