Trace number 424833

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 2007? (TO) 5000.05 5001.71

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1481196126-03.SAT.shuffled.cnf
MD5SUM636f3d664350f93be3762acecb2ac303
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.231964
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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:  65                                                   |
0.00/0.00	c |  Number of clauses:    5785                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.09/0.12	c |       100 |      65     5785    40495 |     2121      100     25 |  0.024 % |
0.09/0.13	c |       251 |      65     5785    40495 |     2333      251     25 |  0.024 % |
0.09/0.14	c |       476 |      65     5785    40495 |     2566      476     24 |  0.024 % |
0.09/0.15	c |       813 |      65     5785    40495 |     2823      813     24 |  0.024 % |
0.09/0.18	c |      1319 |      65     5785    40495 |     3105     1319     23 |  0.024 % |
0.19/0.21	c |      2079 |      65     5785    40495 |     3416     2079     23 |  0.024 % |
0.19/0.27	c |      3223 |      65     5785    40495 |     3757     3223     23 |  0.024 % |
0.29/0.38	c |      4931 |      65     5785    40495 |     4133     3036     23 |  0.024 % |
0.49/0.52	c |      7494 |      65     5785    40495 |     4546     3517     23 |  0.024 % |
0.69/0.77	c |     11339 |      65     5785    40495 |     5001     2785     22 |  0.024 % |
1.10/1.12	c |     17105 |      65     5785    40495 |     5501     3519     22 |  0.024 % |
1.59/1.68	c |     25756 |      65     5785    40495 |     6051     3874     22 |  0.024 % |
2.49/2.58	c |     38730 |      65     5785    40495 |     6657     4682     22 |  0.024 % |
3.89/3.91	c |     58194 |      65     5785    40495 |     7322     4088     22 |  0.024 % |
5.99/6.07	c |     87390 |      65     5785    40495 |     8055     3876     21 |  0.024 % |
9.29/9.36	c |    131180 |      65     5785    40495 |     8860     7246     21 |  0.024 % |
14.49/14.56	c |    196865 |      65     5785    40495 |     9746     6283     21 |  0.024 % |
22.58/22.68	c |    295391 |      65     5785    40495 |    10721     7091     21 |  0.024 % |
35.48/35.52	c |    443180 |      65     5785    40495 |    11793     9768     22 |  0.024 % |
55.87/55.91	c |    664864 |      65     5785    40495 |    12972     6869     22 |  0.024 % |
88.56/88.62	c |    997390 |      65     5785    40495 |    14270     7938     21 |  0.024 % |
140.34/140.40	c |   1496178 |      65     5785    40495 |    15697    13535     22 |  0.024 % |
224.12/224.20	c |   2244362 |      65     5785    40495 |    17266    14969     21 |  0.024 % |
360.28/360.44	c |   3366636 |      65     5785    40495 |    18993    13351     21 |  0.024 % |
578.91/579.17	c |   5050047 |      65     5785    40495 |    20892    13728     21 |  0.024 % |
937.40/937.71	c |   7575163 |      65     5785    40495 |    22982    18503     19 |  0.024 % |
1525.91/1526.42	c |  11362838 |      65     5785    40495 |    25280    15974     21 |  0.024 % |
2473.52/2474.43	c |  17044350 |      65     5785    40495 |    27808    24594     20 |  0.024 % |
4016.44/4017.87	c |  25566619 |      65     5785    40495 |    30589    17199     17 |  0.024 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-424833-1177648310 -o ROOT/results/node71/solver-424833-1177648310 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/424833-1177648310/minisat_noassertions /tmp/evaluation/424833-1177648310/instance-424833-1177648310.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.91 0.95 0.97 3/64 26195
/proc/meminfo: memFree=1753448/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=1856 CPUtime=0
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 240820309 1900544 155 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 464 155 50 130 0 331 0

[startup+0.00708394 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 26195
/proc/meminfo: memFree=1753448/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=1996 CPUtime=0
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 240820309 2043904 186 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 499 186 50 130 0 366 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1996

[startup+0.101096 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 26195
/proc/meminfo: memFree=1753448/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=2292 CPUtime=0.09
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 272 0 0 0 9 0 0 0 18 0 1 0 240820309 2347008 258 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 573 258 62 130 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2292

[startup+0.301123 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 26195
/proc/meminfo: memFree=1753448/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=2560 CPUtime=0.29
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 334 0 0 0 29 0 0 0 19 0 1 0 240820309 2621440 320 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546993 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 640 320 66 130 0 507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.701177 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 26195
/proc/meminfo: memFree=1753448/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=2692 CPUtime=0.69
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 380 0 0 0 69 0 0 0 22 0 1 0 240820309 2756608 366 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 673 366 66 130 0 540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2692

[startup+1.50129 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 26196
/proc/meminfo: memFree=1752096/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=2960 CPUtime=1.49
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 431 0 0 0 149 0 0 0 25 0 1 0 240820309 3031040 417 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 740 417 66 130 0 607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2960

[startup+3.1015 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 26196
/proc/meminfo: memFree=1751712/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=3228 CPUtime=3.09
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 500 0 0 0 309 0 0 0 25 0 1 0 240820309 3305472 486 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 807 486 66 130 0 674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3228

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 26196
/proc/meminfo: memFree=1751264/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=3364 CPUtime=6.29
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 561 0 0 0 629 0 0 0 25 0 1 0 240820309 3444736 547 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 841 547 66 130 0 708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3364

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 26196
/proc/meminfo: memFree=1750880/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=3772 CPUtime=12.69
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 647 0 0 0 1269 0 0 0 25 0 1 0 240820309 3862528 633 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 943 633 66 130 0 810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3772

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 26196
/proc/meminfo: memFree=1750368/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=4320 CPUtime=25.48
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 768 0 0 0 2548 0 0 0 25 0 1 0 240820309 4423680 754 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1080 754 66 130 0 947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4320

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 26196
/proc/meminfo: memFree=1749792/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=4768 CPUtime=51.07
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 903 0 0 0 5107 0 0 0 25 0 1 0 240820309 4882432 889 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1192 889 66 130 0 1059 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4768

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 26196
/proc/meminfo: memFree=1749216/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=5504 CPUtime=102.26
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1044 0 0 0 10226 0 0 0 25 0 1 0 240820309 5636096 1030 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1376 1030 66 130 0 1243 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5504

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26196
/proc/meminfo: memFree=1748704/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=5952 CPUtime=162.24
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1179 0 0 0 16223 1 0 0 25 0 1 0 240820309 6094848 1165 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1488 1165 66 130 0 1355 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5952

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26196
/proc/meminfo: memFree=1748512/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=6092 CPUtime=222.22
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1217 0 0 0 22221 1 0 0 25 0 1 0 240820309 6238208 1203 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1523 1203 66 130 0 1390 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6092

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26196
/proc/meminfo: memFree=1748064/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=6584 CPUtime=282.2
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1324 0 0 0 28219 1 0 0 25 0 1 0 240820309 6742016 1310 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1646 1310 66 130 0 1513 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6584

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 26196
/proc/meminfo: memFree=1747744/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=6868 CPUtime=342.18
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1384 0 0 0 34217 1 0 0 25 0 1 0 240820309 7032832 1370 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1717 1370 66 130 0 1584 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6868

[startup+402.302 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 26196
/proc/meminfo: memFree=1747424/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=7156 CPUtime=402.16
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1453 0 0 0 40215 1 0 0 25 0 1 0 240820309 7327744 1439 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1789 1439 66 130 0 1656 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 7156

[startup+462.301 s]
/proc/loadavg: 1.15 1.02 0.99 2/65 26196
/proc/meminfo: memFree=1747168/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=7580 CPUtime=462.14
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1527 0 0 0 46213 1 0 0 25 0 1 0 240820309 7761920 1513 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1895 1513 66 130 0 1762 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 7580

[startup+522.301 s]
/proc/loadavg: 1.12 1.03 0.99 2/65 26196
/proc/meminfo: memFree=1746976/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=7724 CPUtime=522.13
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1559 0 0 0 52211 2 0 0 25 0 1 0 240820309 7909376 1545 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1931 1545 66 130 0 1798 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7724

[startup+582.301 s]
/proc/loadavg: 1.18 1.05 1.00 2/65 26196
/proc/meminfo: memFree=1746848/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=7864 CPUtime=582.11
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1590 0 0 0 58209 2 0 0 25 0 1 0 240820309 8052736 1576 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546799 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1966 1576 66 130 0 1833 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 7864

[startup+642.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 26196
/proc/meminfo: memFree=1746656/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=8008 CPUtime=642.09
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 1655 0 0 0 64207 2 0 0 25 0 1 0 240820309 8200192 1641 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2002 1641 66 130 0 1869 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 8008


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26396
/proc/meminfo: memFree=1743392/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4060.93
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2414 0 0 0 406084 9 0 0 25 0 1 0 240820309 11538432 2400 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2400 66 130 0 2684 0
Current children cumulated CPU time (s) 4060.93
Current children cumulated vsize (KiB) 11268

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26396
/proc/meminfo: memFree=1743392/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4120.91
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2415 0 0 0 412082 9 0 0 25 0 1 0 240820309 11538432 2401 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2401 66 130 0 2684 0
Current children cumulated CPU time (s) 4120.91
Current children cumulated vsize (KiB) 11268

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26396
/proc/meminfo: memFree=1743328/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4180.88
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2420 0 0 0 418079 9 0 0 25 0 1 0 240820309 11538432 2406 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2406 66 130 0 2684 0
Current children cumulated CPU time (s) 4180.88
Current children cumulated vsize (KiB) 11268

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26396
/proc/meminfo: memFree=1743328/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4240.86
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2424 0 0 0 424077 9 0 0 25 0 1 0 240820309 11538432 2410 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2410 66 130 0 2684 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 11268

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743264/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4300.85
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2428 0 0 0 430075 10 0 0 25 0 1 0 240820309 11538432 2414 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2414 66 130 0 2684 0
Current children cumulated CPU time (s) 4300.85
Current children cumulated vsize (KiB) 11268

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743264/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4360.83
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2432 0 0 0 436073 10 0 0 25 0 1 0 240820309 11538432 2418 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2418 66 130 0 2684 0
Current children cumulated CPU time (s) 4360.83
Current children cumulated vsize (KiB) 11268

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743264/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4420.81
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2433 0 0 0 442071 10 0 0 25 0 1 0 240820309 11538432 2419 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2419 66 130 0 2684 0
Current children cumulated CPU time (s) 4420.81
Current children cumulated vsize (KiB) 11268

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743264/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11268 CPUtime=4480.79
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2435 0 0 0 448069 10 0 0 25 0 1 0 240820309 11538432 2421 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2817 2421 66 130 0 2684 0
Current children cumulated CPU time (s) 4480.79
Current children cumulated vsize (KiB) 11268

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743200/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11412 CPUtime=4540.78
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2450 0 0 0 454068 10 0 0 25 0 1 0 240820309 11685888 2436 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2853 2436 66 130 0 2720 0
Current children cumulated CPU time (s) 4540.78
Current children cumulated vsize (KiB) 11412

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743136/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11412 CPUtime=4600.76
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2453 0 0 0 460066 10 0 0 25 0 1 0 240820309 11685888 2439 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2853 2439 66 130 0 2720 0
Current children cumulated CPU time (s) 4600.76
Current children cumulated vsize (KiB) 11412

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743200/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11412 CPUtime=4660.73
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2456 0 0 0 466063 10 0 0 25 0 1 0 240820309 11685888 2442 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2853 2442 66 130 0 2720 0
Current children cumulated CPU time (s) 4660.73
Current children cumulated vsize (KiB) 11412

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743072/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11412 CPUtime=4720.72
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2477 0 0 0 472062 10 0 0 25 0 1 0 240820309 11685888 2463 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2853 2463 66 130 0 2720 0
Current children cumulated CPU time (s) 4720.72
Current children cumulated vsize (KiB) 11412

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743008/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11412 CPUtime=4780.69
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2479 0 0 0 478059 10 0 0 25 0 1 0 240820309 11685888 2465 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2853 2465 66 130 0 2720 0
Current children cumulated CPU time (s) 4780.69
Current children cumulated vsize (KiB) 11412

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1743072/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11412 CPUtime=4840.68
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2479 0 0 0 484057 11 0 0 25 0 1 0 240820309 11685888 2465 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2853 2465 66 130 0 2720 0
Current children cumulated CPU time (s) 4840.68
Current children cumulated vsize (KiB) 11412

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1742944/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11552 CPUtime=4900.66
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2508 0 0 0 490055 11 0 0 25 0 1 0 240820309 11829248 2494 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2888 2494 66 130 0 2755 0
Current children cumulated CPU time (s) 4900.66
Current children cumulated vsize (KiB) 11552

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1742944/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11552 CPUtime=4960.64
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2510 0 0 0 496053 11 0 0 25 0 1 0 240820309 11829248 2496 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2888 2496 66 130 0 2755 0
Current children cumulated CPU time (s) 4960.64
Current children cumulated vsize (KiB) 11552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1742944/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11552 CPUtime=5000.04
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2510 0 0 0 499993 11 0 0 25 0 1 0 240820309 11829248 2496 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2888 2496 66 130 0 2755 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 11552

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26398
/proc/meminfo: memFree=1742944/2055920 swapFree=4184252/4192956
[pid=26195] ppid=26193 vsize=11552 CPUtime=5000.04
/proc/26195/stat : 26195 (minisat_noasser) R 26193 26195 26105 0 -1 4194304 2510 0 0 0 499993 11 0 0 25 0 1 0 240820309 11829248 2496 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2888 2496 66 130 0 2755 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 11552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.71
CPU time (s): 5000.05
CPU user time (s): 4999.93
CPU system time (s): 0.117982
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 11552

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

runsolver used 4.18936 second user time and 9.51555 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Fri Apr 27 04:31:50 UTC 2007

IDJOB= 424833
IDBENCH= 19899
IDSOLVER= 189
FILE ID= node71/424833-1177648310

PBS_JOBID= 4697328

Free space on /tmp= 66461 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1481196126-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/424833-1177648310/minisat_noassertions /tmp/evaluation/424833-1177648310/instance-424833-1177648310.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-424833-1177648310 -o ROOT/results/node71/solver-424833-1177648310 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/424833-1177648310/minisat_noassertions /tmp/evaluation/424833-1177648310/instance-424833-1177648310.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  636f3d664350f93be3762acecb2ac303

RANDOM SEED= 708456808

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1753856 kB
Buffers:         35680 kB
Cached:         190904 kB
SwapCached:       2644 kB
Active:         135340 kB
Inactive:       100792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753856 kB
SwapTotal:     4192956 kB
SwapFree:      4184252 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          15704 kB
Slab:            51880 kB
Committed_AS:  3678548 kB
PageTables:       1448 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= 66461 MiB

End job on node71 on Fri Apr 27 05:55:14 UTC 2007