Trace number 424867

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, and are wall clock time (not CPU 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
minisat SAT 2007SAT 4110.13 4111.35

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
MD5SUM73f55df5bacee8a903f8066fb39f5521
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.478926
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  60                                                   |
0.00/0.00	c |  Number of clauses:    5340                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
0.09/0.11	c |       103 |      60     5340    37380 |     1958      103     22 |  0.028 % |
0.09/0.12	c |       254 |      60     5340    37380 |     2153      254     21 |  0.028 % |
0.09/0.13	c |       479 |      60     5340    37380 |     2369      479     21 |  0.028 % |
0.09/0.14	c |       816 |      60     5340    37380 |     2606      816     21 |  0.028 % |
0.09/0.16	c |      1322 |      60     5340    37380 |     2866     1322     21 |  0.028 % |
0.19/0.20	c |      2082 |      60     5340    37380 |     3153     2082     21 |  0.028 % |
0.19/0.27	c |      3223 |      60     5340    37380 |     3468     1632     21 |  0.028 % |
0.29/0.35	c |      4932 |      60     5340    37380 |     3815     3341     21 |  0.028 % |
0.39/0.50	c |      7494 |      60     5340    37380 |     4197     2062     21 |  0.028 % |
0.69/0.72	c |     11341 |      60     5340    37380 |     4616     3798     21 |  0.028 % |
1.00/1.05	c |     17109 |      60     5340    37380 |     5078     2600     21 |  0.028 % |
1.49/1.57	c |     25760 |      60     5340    37380 |     5586     3590     21 |  0.028 % |
2.29/2.38	c |     38736 |      60     5340    37380 |     6145     5338     20 |  0.028 % |
3.59/3.64	c |     58200 |      60     5340    37380 |     6759     3202     20 |  0.028 % |
5.59/5.61	c |     87392 |      60     5340    37380 |     7435     5263     20 |  0.028 % |
8.59/8.67	c |    131182 |      60     5340    37380 |     8179     4287     20 |  0.028 % |
13.49/13.51	c |    196867 |      60     5340    37380 |     8996     4339     20 |  0.028 % |
20.89/20.97	c |    295394 |      60     5340    37380 |     9896     8161     20 |  0.028 % |
32.88/33.00	c |    443183 |      60     5340    37380 |    10886     7154     20 |  0.028 % |
51.47/51.54	c |    664868 |      60     5340    37380 |    11974    10639     18 |  0.028 % |
80.97/81.01	c |    997393 |      60     5340    37380 |    13172     7267     18 |  0.028 % |
127.75/127.86	c |   1496181 |      60     5340    37380 |    14489    11267     18 |  0.028 % |
202.53/202.66	c |   2244363 |      60     5340    37380 |    15938    12123     19 |  0.028 % |
322.40/322.53	c |   3366638 |      60     5340    37380 |    17532     9144     19 |  0.028 % |
515.25/515.47	c |   5050050 |      60     5340    37380 |    19285    16162     19 |  0.028 % |
827.06/827.31	c |   7575166 |      60     5340    37380 |    21214    12103     20 |  0.028 % |
1345.22/1345.65	c |  11362841 |      60     5340    37380 |    23335    19931     18 |  0.028 % |
2198.00/2198.62	c |  17044353 |      60     5340    37380 |    25669    14384     18 |  0.028 % |
3569.31/3570.40	c |  25566623 |      60     5340    37380 |    28236    20732     18 |  0.028 % |
4110.06/4111.35	c ===============================================================================
4110.06/4111.35	c restarts              : 30
4110.06/4111.35	c conflicts             : 28686625       (6980 /sec)
4110.06/4111.35	c decisions             : 30941012       (1.79 % random) (7529 /sec)
4110.06/4111.35	c propagations          : 268165966      (65251 /sec)
4110.06/4111.35	c conflict literals     : 543341990      (20.94 % deleted)
4110.06/4111.35	c Memory used           : 10.54 MB
4110.06/4111.35	c CPU time              : 4109.77 s
4110.06/4111.35	c 
4110.06/4111.35	s SATISFIABLE
4110.06/4111.35	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 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-424867-1177662253 -o ROOT/results/node14/solver-424867-1177662253 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/424867-1177662253/minisat_noassertions /tmp/evaluation/424867-1177662253/instance-424867-1177662253.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 10725
/proc/meminfo: memFree=1645040/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=1860 CPUtime=0
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 214143015 1904640 151 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 465 151 50 130 0 332 0

[startup+0.0627391 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 10725
/proc/meminfo: memFree=1645040/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=2128 CPUtime=0.06
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 244 0 0 0 6 0 0 0 18 0 1 0 214143015 2179072 230 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134521192 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 532 230 62 130 0 399 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2128

[startup+0.101744 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 10725
/proc/meminfo: memFree=1645040/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=2260 CPUtime=0.09
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 255 0 0 0 9 0 0 0 18 0 1 0 214143015 2314240 241 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 565 241 62 130 0 432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2260

[startup+0.301762 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 10725
/proc/meminfo: memFree=1645040/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=2372 CPUtime=0.29
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 305 0 0 0 29 0 0 0 19 0 1 0 214143015 2428928 291 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 593 291 66 130 0 460 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2372

[startup+0.7018 s]
/proc/loadavg: 0.85 0.95 0.98 3/77 10725
/proc/meminfo: memFree=1645040/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=2636 CPUtime=0.69
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 351 0 0 0 69 0 0 0 22 0 1 0 214143015 2699264 337 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 659 337 66 130 0 526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2636

[startup+1.50188 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 10726
/proc/meminfo: memFree=1643944/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=2768 CPUtime=1.49
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 399 0 0 0 149 0 0 0 25 0 1 0 214143015 2834432 385 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 692 385 66 130 0 559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2768

[startup+3.10103 s]
/proc/loadavg: 0.86 0.95 0.98 2/78 10726
/proc/meminfo: memFree=1643560/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=3036 CPUtime=3.09
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 459 0 0 0 309 0 0 0 25 0 1 0 214143015 3108864 445 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 759 445 66 130 0 626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3036

[startup+6.30133 s]
/proc/loadavg: 0.86 0.95 0.98 2/78 10726
/proc/meminfo: memFree=1643240/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=3308 CPUtime=6.29
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 531 0 0 0 629 0 0 0 25 0 1 0 214143015 3387392 517 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547116 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 827 517 66 130 0 694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3308

[startup+12.7019 s]
/proc/loadavg: 0.88 0.96 0.98 2/78 10726
/proc/meminfo: memFree=1642664/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=3576 CPUtime=12.69
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 607 0 0 0 1269 0 0 0 25 0 1 0 214143015 3661824 593 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 894 593 66 130 0 761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3576

[startup+25.5011 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 10726
/proc/meminfo: memFree=1642288/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=4000 CPUtime=25.48
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 711 0 0 0 2548 0 0 0 25 0 1 0 214143015 4096000 697 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1000 697 66 130 0 867 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4000

[startup+51.1016 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 10726
/proc/meminfo: memFree=1641840/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=4444 CPUtime=51.07
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 822 0 0 0 5107 0 0 0 25 0 1 0 214143015 4550656 808 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1111 808 66 130 0 978 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4444

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.98 2/78 10726
/proc/meminfo: memFree=1641264/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=5228 CPUtime=102.26
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 978 0 0 0 10225 1 0 0 25 0 1 0 214143015 5353472 964 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1307 964 66 130 0 1174 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5228

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1640752/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=5544 CPUtime=162.25
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1086 0 0 0 16223 2 0 0 25 0 1 0 214143015 5677056 1072 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545987 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1386 1072 66 130 0 1253 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5544

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1640304/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=6004 CPUtime=222.23
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1183 0 0 0 22221 2 0 0 25 0 1 0 214143015 6148096 1169 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1501 1169 66 130 0 1368 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6004

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1640176/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=6148 CPUtime=282.22
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1226 0 0 0 28219 3 0 0 25 0 1 0 214143015 6295552 1212 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1537 1212 66 130 0 1404 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6148

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1639856/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=6420 CPUtime=342.19
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1282 0 0 0 34216 3 0 0 25 0 1 0 214143015 6574080 1268 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1605 1268 66 130 0 1472 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6420

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1639600/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=6848 CPUtime=402.18
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1358 0 0 0 40214 4 0 0 25 0 1 0 214143015 7012352 1344 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1712 1344 66 130 0 1579 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6848

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1639280/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=7272 CPUtime=462.16
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1470 0 0 0 46212 4 0 0 25 0 1 0 214143015 7446528 1456 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545987 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1818 1456 66 130 0 1685 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 7272

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1639216/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=7416 CPUtime=522.15
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1499 0 0 0 52210 5 0 0 25 0 1 0 214143015 7593984 1485 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1854 1485 66 130 0 1721 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7416

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1639024/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=7568 CPUtime=582.13
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1534 0 0 0 58208 5 0 0 25 0 1 0 214143015 7749632 1520 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1892 1520 66 130 0 1759 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7568

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10726
/proc/meminfo: memFree=1638960/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=7712 CPUtime=642.12
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 1560 0 0 0 64206 6 0 0 25 0 1 0 214143015 7897088 1546 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 1928 1546 66 130 0 1795 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7712


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

/proc/meminfo: memFree=1636208/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10476 CPUtime=3461.24
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2211 0 0 0 346094 30 0 0 25 0 1 0 214143015 10727424 2197 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2619 2197 66 130 0 2486 0
Current children cumulated CPU time (s) 3461.24
Current children cumulated vsize (KiB) 10476

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636272/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10476 CPUtime=3521.23
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2212 0 0 0 352092 31 0 0 25 0 1 0 214143015 10727424 2198 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2619 2198 66 130 0 2486 0
Current children cumulated CPU time (s) 3521.23
Current children cumulated vsize (KiB) 10476

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636144/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10640 CPUtime=3581.21
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2240 0 0 0 358090 31 0 0 25 0 1 0 214143015 10895360 2226 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2660 2226 66 130 0 2527 0
Current children cumulated CPU time (s) 3581.21
Current children cumulated vsize (KiB) 10640

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 10926
/proc/meminfo: memFree=1636080/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10640 CPUtime=3641.19
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2242 0 0 0 364088 31 0 0 25 0 1 0 214143015 10895360 2228 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2660 2228 66 130 0 2527 0
Current children cumulated CPU time (s) 3641.19
Current children cumulated vsize (KiB) 10640

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10640 CPUtime=3701.18
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2243 0 0 0 370086 32 0 0 25 0 1 0 214143015 10895360 2229 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2660 2229 66 130 0 2527 0
Current children cumulated CPU time (s) 3701.18
Current children cumulated vsize (KiB) 10640

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10640 CPUtime=3761.16
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2243 0 0 0 376083 33 0 0 25 0 1 0 214143015 10895360 2229 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2660 2229 66 130 0 2527 0
Current children cumulated CPU time (s) 3761.16
Current children cumulated vsize (KiB) 10640

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10640 CPUtime=3821.14
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2246 0 0 0 382081 33 0 0 25 0 1 0 214143015 10895360 2232 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2660 2232 66 130 0 2527 0
Current children cumulated CPU time (s) 3821.14
Current children cumulated vsize (KiB) 10640

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10640 CPUtime=3881.13
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2248 0 0 0 388079 34 0 0 25 0 1 0 214143015 10895360 2234 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2660 2234 66 130 0 2527 0
Current children cumulated CPU time (s) 3881.13
Current children cumulated vsize (KiB) 10640

[startup+3942.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 10926
/proc/meminfo: memFree=1636144/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=3941.11
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2267 0 0 0 394077 34 0 0 25 0 1 0 214143015 11042816 2253 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2253 66 130 0 2563 0
Current children cumulated CPU time (s) 3941.11
Current children cumulated vsize (KiB) 10784

[startup+4002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 10926
/proc/meminfo: memFree=1636080/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4001.09
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2276 0 0 0 400075 34 0 0 25 0 1 0 214143015 11042816 2262 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2262 66 130 0 2563 0
Current children cumulated CPU time (s) 4001.09
Current children cumulated vsize (KiB) 10784

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4061.08
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2277 0 0 0 406073 35 0 0 25 0 1 0 214143015 11042816 2263 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2263 66 130 0 2563 0
Current children cumulated CPU time (s) 4061.08
Current children cumulated vsize (KiB) 10784

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

[startup+4070.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4069.07
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2277 0 0 0 406872 35 0 0 25 0 1 0 214143015 11042816 2263 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2263 66 130 0 2563 0
Current children cumulated CPU time (s) 4069.07
Current children cumulated vsize (KiB) 10784

[startup+4095.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4094.67
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2277 0 0 0 409432 35 0 0 25 0 1 0 214143015 11042816 2263 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2263 66 130 0 2563 0
Current children cumulated CPU time (s) 4094.67
Current children cumulated vsize (KiB) 10784

[startup+4102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4101.06
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2277 0 0 0 410071 35 0 0 25 0 1 0 214143015 11042816 2263 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2263 66 130 0 2563 0
Current children cumulated CPU time (s) 4101.06
Current children cumulated vsize (KiB) 10784

[startup+4105.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4104.26
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2278 0 0 0 410391 35 0 0 25 0 1 0 214143015 11042816 2264 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2264 66 130 0 2563 0
Current children cumulated CPU time (s) 4104.26
Current children cumulated vsize (KiB) 10784

[startup+4108.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4107.46
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2278 0 0 0 410711 35 0 0 25 0 1 0 214143015 11042816 2264 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2264 66 130 0 2563 0
Current children cumulated CPU time (s) 4107.46
Current children cumulated vsize (KiB) 10784

[startup+4110.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4109.06
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2278 0 0 0 410871 35 0 0 25 0 1 0 214143015 11042816 2264 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2264 66 130 0 2563 0
Current children cumulated CPU time (s) 4109.06
Current children cumulated vsize (KiB) 10784

[startup+4111.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4109.86
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2279 0 0 0 410951 35 0 0 25 0 1 0 214143015 11042816 2265 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2265 66 130 0 2563 0
Current children cumulated CPU time (s) 4109.86
Current children cumulated vsize (KiB) 10784

[startup+4111.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10926
/proc/meminfo: memFree=1636016/2055920 swapFree=4148824/4192956
[pid=10725] ppid=10723 vsize=10784 CPUtime=4110.06
/proc/10725/stat : 10725 (minisat_noasser) R 10723 10725 10671 0 -1 4194304 2279 0 0 0 410971 35 0 0 25 0 1 0 214143015 11042816 2265 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/10725/statm: 2696 2265 66 130 0 2563 0
Current children cumulated CPU time (s) 4110.06
Current children cumulated vsize (KiB) 10784

Child status: 10
Real time (s): 4111.35
CPU time (s): 4110.13
CPU user time (s): 4109.77
CPU system time (s): 0.359945
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 10784

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

runsolver used 3.18851 second user time and 8.87265 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri Apr 27 08:24:13 UTC 2007

IDJOB= 424867
IDBENCH= 19934
IDSOLVER= 189
FILE ID= node14/424867-1177662253

PBS_JOBID= 4697410

Free space on /tmp= 66271 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/424867-1177662253/minisat_noassertions /tmp/evaluation/424867-1177662253/instance-424867-1177662253.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-424867-1177662253 -o ROOT/results/node14/solver-424867-1177662253 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/424867-1177662253/minisat_noassertions /tmp/evaluation/424867-1177662253/instance-424867-1177662253.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  73f55df5bacee8a903f8066fb39f5521

RANDOM SEED= 875558561

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1645576 kB
Buffers:         42376 kB
Cached:         282476 kB
SwapCached:      12020 kB
Active:         235004 kB
Inactive:       113204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645576 kB
SwapTotal:     4192956 kB
SwapFree:      4148824 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            47684 kB
Committed_AS:  7866000 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66271 MiB

End job on node14 on Fri Apr 27 09:32:44 UTC 2007