Trace number 421900

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) 10000.1 10003.1

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

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:  21734                                                |
0.00/0.00	c |  Number of clauses:    79766                                                |
0.02/0.09	c |  Parsing time:         0.08         s                                       |
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |   11056    60210   193533 |    20070        0    nan |  0.000 % |
0.39/0.44	c |       100 |   11056    60210   193533 |    22077      100      8 |  1.054 % |
0.39/0.47	c |       250 |   11056    60210   193533 |    24284      250     39 |  1.054 % |
0.49/0.51	c |       475 |   11056    60210   193533 |    26713      475     28 |  1.054 % |
0.49/0.57	c |       813 |   11056    60210   193533 |    29384      813     22 |  1.054 % |
0.59/0.69	c |      1319 |   11056    60210   193533 |    32322     1319     26 |  1.054 % |
0.79/0.80	c |      2079 |   11056    60210   193533 |    35555     2079     24 |  1.054 % |
0.99/1.07	c |      3218 |   11056    60210   193533 |    39110     3218     43 |  1.054 % |
1.19/1.26	c |      4926 |   11056    60210   193533 |    43021     4926     39 |  1.054 % |
2.09/2.14	c |      7488 |   11056    60210   193533 |    47324     7488     58 |  1.054 % |
2.98/3.06	c |     11332 |   11056    60210   193533 |    52056    11332     63 |  1.054 % |
4.99/5.00	c |     17098 |   11056    60210   193533 |    57262    17098     79 |  1.054 % |
6.59/6.63	c |     25750 |   11056    60210   193533 |    62988    25750     68 |  1.054 % |
10.49/10.56	c |     38725 |   11056    60210   193533 |    69287    38725     75 |  1.054 % |
16.28/16.38	c |     58186 |   11056    60210   193533 |    76215    58186     77 |  1.054 % |
35.48/35.54	c |     87379 |   11056    60210   193533 |    83837    23790    110 |  1.054 % |
56.17/56.20	c |    131169 |   11056    60210   193533 |    92221    67580    120 |  1.054 % |
90.46/90.57	c |    196854 |   11056    60210   193533 |   101443    56061     72 |  1.054 % |
168.25/168.35	c |    295380 |   11056    60210   193533 |   111587    65457    167 |  1.054 % |
274.12/274.26	c |    443169 |   11056    60210   193533 |   122746    30901    102 |  1.054 % |
574.04/574.22	c |    664852 |   11056    60210   193533 |   135020    58760     95 |  1.054 % |
899.24/899.51	c |    997379 |   11056    60210   193533 |   148523    40151    145 |  1.054 % |
1555.97/1556.43	c |   1496168 |   11056    60210   193533 |   163375    27295    108 |  1.054 % |
2224.47/2225.28	c |   2244351 |   11056    60210   193533 |   179712    48346    111 |  1.054 % |
3911.62/3912.85	c |   3366626 |   11056    60210   193533 |   197684    33548    101 |  1.054 % |
5892.35/5894.30	c |   5050042 |   11056    60210   193533 |   217452   121952     84 |  1.054 % |
9899.76/9902.82	c |   7575158 |   11056    60210   193533 |   239197   152307    183 |  1.054 % |

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/node11/watcher-421900-1177504503 -o ROOT/results/node11/solver-421900-1177504503 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/421900-1177504503/minisat_noassertions /tmp/evaluation/421900-1177504503/instance-421900-1177504503.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.66 0.92 0.97 2/77 5241
/proc/meminfo: memFree=1789272/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=1724 CPUtime=0
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 191499274 1765376 119 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 431 125 44 130 0 298 0

[startup+0.0361909 s]
/proc/loadavg: 0.66 0.92 0.97 2/77 5241
/proc/meminfo: memFree=1789272/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=5772 CPUtime=0.02
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 1215 0 0 0 2 0 0 0 20 0 1 0 191499274 5910528 1184 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 1443 1185 50 130 0 1310 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5772

[startup+0.101198 s]
/proc/loadavg: 0.66 0.92 0.97 2/77 5241
/proc/meminfo: memFree=1789272/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=9004 CPUtime=0.09
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 2043 0 0 0 8 1 0 0 20 0 1 0 191499274 9220096 2012 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 2251 2012 62 130 0 2118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9004

[startup+0.301221 s]
/proc/loadavg: 0.66 0.92 0.97 2/77 5241
/proc/meminfo: memFree=1789272/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=13720 CPUtime=0.29
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 3207 0 0 0 27 2 0 0 21 0 1 0 191499274 14049280 3176 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134533251 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 3430 3176 62 130 0 3297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13720

[startup+0.701269 s]
/proc/loadavg: 0.66 0.92 0.97 2/77 5241
/proc/meminfo: memFree=1789272/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=12688 CPUtime=0.69
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 3323 0 0 0 67 2 0 0 25 0 1 0 191499274 12992512 2987 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 3172 2987 67 130 0 3039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12688

[startup+1.50136 s]
/proc/loadavg: 0.66 0.92 0.97 3/78 5242
/proc/meminfo: memFree=1777296/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=12976 CPUtime=1.49
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 3409 0 0 0 147 2 0 0 25 0 1 0 191499274 13287424 3073 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 3244 3073 67 130 0 3111 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12976

[startup+3.10155 s]
/proc/loadavg: 0.66 0.92 0.97 2/78 5242
/proc/meminfo: memFree=1776528/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=14428 CPUtime=3.08
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 3752 0 0 0 306 2 0 0 25 0 1 0 191499274 14774272 3416 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 3607 3416 67 130 0 3474 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14428

[startup+6.30193 s]
/proc/loadavg: 0.69 0.92 0.97 2/78 5242
/proc/meminfo: memFree=1772880/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=17896 CPUtime=6.29
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 4611 0 0 0 626 3 0 0 25 0 1 0 191499274 18325504 4275 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 4474 4275 67 130 0 4341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17896

[startup+12.7017 s]
/proc/loadavg: 0.71 0.92 0.97 2/78 5242
/proc/meminfo: memFree=1764944/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=25676 CPUtime=12.68
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 6566 0 0 0 1264 4 0 0 25 0 1 0 191499274 26292224 6230 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 6419 6230 67 130 0 6286 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25676

[startup+25.5012 s]
/proc/loadavg: 0.77 0.92 0.97 2/78 5242
/proc/meminfo: memFree=1750288/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=39936 CPUtime=25.48
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 10105 0 0 0 2541 7 0 0 25 0 1 0 191499274 40894464 9769 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546853 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 9984 9769 67 130 0 9851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39936

[startup+51.1012 s]
/proc/loadavg: 0.85 0.93 0.97 2/78 5242
/proc/meminfo: memFree=1746064/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=43896 CPUtime=51.07
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 11103 0 0 0 5098 9 0 0 25 0 1 0 191499274 44949504 10767 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546971 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 10974 10767 67 130 0 10841 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43896

[startup+102.304 s]
/proc/loadavg: 0.93 0.94 0.97 2/78 5242
/proc/meminfo: memFree=1735248/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=54772 CPUtime=102.27
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 13784 0 0 0 10215 12 0 0 25 0 1 0 191499274 56086528 13448 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 13693 13448 67 130 0 13560 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54772

[startup+162.301 s]
/proc/loadavg: 0.97 0.95 0.97 2/78 5242
/proc/meminfo: memFree=1730384/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=59692 CPUtime=162.25
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 15018 0 0 0 16211 14 0 0 25 0 1 0 191499274 61124608 14682 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 14923 14682 67 130 0 14790 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 59692

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/78 5242
/proc/meminfo: memFree=1703440/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=86572 CPUtime=222.23
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 21743 0 0 0 22203 20 0 0 25 0 1 0 191499274 88649728 21407 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548020 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 21643 21407 67 130 0 21510 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86572

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 5242
/proc/meminfo: memFree=1703376/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=86572 CPUtime=282.22
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 21744 0 0 0 28201 21 0 0 25 0 1 0 191499274 88649728 21408 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 21643 21408 67 130 0 21510 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 86572

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/78 5242
/proc/meminfo: memFree=1703376/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=86572 CPUtime=342.2
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 21745 0 0 0 34199 21 0 0 25 0 1 0 191499274 88649728 21409 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548091 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 21643 21409 67 130 0 21510 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 86572

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5242
/proc/meminfo: memFree=1697552/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=92392 CPUtime=402.17
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 23213 0 0 0 40194 23 0 0 25 0 1 0 191499274 94609408 22877 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 23098 22877 67 130 0 22965 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 92392

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5242
/proc/meminfo: memFree=1697488/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=92392 CPUtime=462.16
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 23213 0 0 0 46192 24 0 0 25 0 1 0 191499274 94609408 22877 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 23098 22877 67 130 0 22965 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 92392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5242
/proc/meminfo: memFree=1697488/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=92392 CPUtime=522.14
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 23214 0 0 0 52190 24 0 0 25 0 1 0 191499274 94609408 22878 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 23098 22878 67 130 0 22965 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 92392

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5244
/proc/meminfo: memFree=1697360/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=92392 CPUtime=582.13
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 23216 0 0 0 58188 25 0 0 25 0 1 0 191499274 94609408 22880 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 23098 22880 67 130 0 22965 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92392

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5244
/proc/meminfo: memFree=1697360/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=92392 CPUtime=642.11
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 23221 0 0 0 64186 25 0 0 25 0 1 0 191499274 94609408 22885 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 23098 22885 67 130 0 22965 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 92392


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

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.97 3/78 5842
/proc/meminfo: memFree=1575632/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9099.47
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 909824 123 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9099.47
Current children cumulated vsize (KiB) 213988

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575568/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9159.45
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 915822 123 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9159.45
Current children cumulated vsize (KiB) 213988

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575568/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9219.45
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 921821 124 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9219.45
Current children cumulated vsize (KiB) 213988

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575504/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9279.42
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 927818 124 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9279.42
Current children cumulated vsize (KiB) 213988

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575504/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9339.42
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 933817 125 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9339.42
Current children cumulated vsize (KiB) 213988

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575632/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9399.39
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 939814 125 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551601 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9399.39
Current children cumulated vsize (KiB) 213988

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575632/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9459.38
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 945812 126 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553106 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9459.38
Current children cumulated vsize (KiB) 213988

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575760/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9519.36
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 951810 126 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9519.36
Current children cumulated vsize (KiB) 213988

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575888/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9579.34
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 957808 126 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9579.34
Current children cumulated vsize (KiB) 213988

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575824/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9639.33
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 963806 127 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9639.33
Current children cumulated vsize (KiB) 213988

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575760/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9699.32
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 969804 128 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9699.32
Current children cumulated vsize (KiB) 213988

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575760/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9759.3
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 975802 128 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9759.3
Current children cumulated vsize (KiB) 213988

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575760/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9819.28
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 981800 128 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9819.28
Current children cumulated vsize (KiB) 213988

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575760/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9879.27
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 987798 129 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9879.27
Current children cumulated vsize (KiB) 213988

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1575760/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=213988 CPUtime=9939.24
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 53591 0 0 0 993795 129 0 0 25 0 1 0 191499274 219123712 53210 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 53497 53210 67 130 0 53364 0
Current children cumulated CPU time (s) 9939.24
Current children cumulated vsize (KiB) 213988

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1573712/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=216100 CPUtime=9999.23
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 54111 0 0 0 999793 130 0 0 25 0 1 0 191499274 221286400 53730 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 54025 53730 67 130 0 53892 0
Current children cumulated CPU time (s) 9999.23
Current children cumulated vsize (KiB) 216100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1573328/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=216496 CPUtime=10000
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 54192 0 0 0 999873 130 0 0 25 0 1 0 191499274 221691904 53811 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 54124 53811 67 130 0 53991 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 216496

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

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

[startup+10003.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 5842
/proc/meminfo: memFree=1573328/2055920 swapFree=4146740/4192956
[pid=5241] ppid=5239 vsize=216496 CPUtime=10000
/proc/5241/stat : 5241 (minisat_noasser) R 5239 5241 5185 0 -1 4194304 54192 0 0 0 999873 130 0 0 25 0 1 0 191499274 221691904 53811 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5241/statm: 54124 53811 67 130 0 53991 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 216496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.1
CPU time (s): 10000.1
CPU user time (s): 9998.74
CPU system time (s): 1.3438
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 216496

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

runsolver used 7.68383 second user time and 21.7787 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 25 12:35:03 UTC 2007

IDJOB= 421900
IDBENCH= 20403
IDSOLVER= 189
FILE ID= node11/421900-1177504503

PBS_JOBID= 4685923

Free space on /tmp= 66349 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= /tmp/evaluation/421900-1177504503/minisat_noassertions /tmp/evaluation/421900-1177504503/instance-421900-1177504503.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-421900-1177504503 -o ROOT/results/node11/solver-421900-1177504503 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/421900-1177504503/minisat_noassertions /tmp/evaluation/421900-1177504503/instance-421900-1177504503.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  0cf155110f71a43081221b427d368ee8

RANDOM SEED= 795846830

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1789680 kB
Buffers:         40192 kB
Cached:         156520 kB
SwapCached:      15312 kB
Active:         143528 kB
Inactive:        77100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789680 kB
SwapTotal:     4192956 kB
SwapFree:      4146740 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:          29732 kB
Slab:            31076 kB
Committed_AS:  6360000 kB
PageTables:       1848 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= 66349 MiB

End job on node11 on Wed Apr 25 15:21:49 UTC 2007