Trace number 303610

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
minimarch 2007-02-08? (TO) 1200.05 1200.37

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S938354044-16.cnf
MD5SUM90b34cbcd18a30548d336749c40e7348
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  200                                                  |
0.00/0.00	|  Number of clauses:    17000                                                |
0.00/0.07	|  Parsing time:         0.08         s                                       |
0.71/0.78	============================[ Search Statistics ]==============================
0.71/0.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.71/0.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.71/0.78	===============================================================================
0.71/0.78	|         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.71/0.80	|       100 |     200    17000   119000 |     6233      100     54 |  0.003 % |
0.71/0.82	|       251 |     200    17000   119000 |     6856      251     53 |  0.003 % |
0.81/0.85	|       476 |     200    17000   119000 |     7542      476     53 |  0.003 % |
0.81/0.89	|       813 |     200    17000   119000 |     8296      813     55 |  0.003 % |
0.92/0.95	|      1319 |     200    17000   119000 |     9126     1319     54 |  0.003 % |
1.02/1.04	|      2078 |     200    17000   119000 |    10038     2078     55 |  0.003 % |
1.12/1.19	|      3217 |     200    17000   119000 |    11042     3217     55 |  0.003 % |
1.32/1.43	|      4925 |     200    17000   119000 |    12147     4925     55 |  0.003 % |
1.73/1.83	|      7487 |     200    17000   119000 |    13361     7487     55 |  0.003 % |
2.45/2.50	|     11332 |     200    17000   119000 |    14697    11332     56 |  0.003 % |
3.58/3.65	|     17098 |     200    17000   119000 |    16167     9701     57 |  0.003 % |
5.52/5.53	|     25747 |     200    17000   119000 |    17784    10223     55 |  0.003 % |
8.49/8.51	|     38721 |     200    17000   119000 |    19562    14259     56 |  0.003 % |
13.51/13.52	|     58182 |     200    17000   119000 |    21519    14064     58 |  0.003 % |
21.61/21.71	|     87374 |     200    17000   119000 |    23671    10838     57 |  0.003 % |
34.81/34.84	|    131163 |     200    17000   119000 |    26038    17920     57 |  0.003 % |
58.67/58.73	|    196847 |     200    17000   119000 |    28641    12244     55 |  0.003 % |
95.32/95.35	|    295373 |     200    17000   119000 |    31506    13759     55 |  0.003 % |
152.45/152.53	|    443162 |     200    17000   119000 |    34656    28247     58 |  0.003 % |
246.34/246.44	|    664846 |     200    17000   119000 |    38122    30381     57 |  0.003 % |
390.21/390.38	|    997371 |     200    17000   119000 |    41934    36285     58 |  0.003 % |
621.61/621.88	|   1496159 |     200    17000   119000 |    46128    23416     57 |  0.003 % |
986.43/986.74	|   2244342 |     200    17000   119000 |    50741    21324     56 |  0.003 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-303610-1172039448 -o ROOT/results/node41/solver-303610-1172039448 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303610-1172039448/minimarch /tmp/evaluation/303610-1172039448/instance-303610-1172039448.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.99 3/64 10854
/proc/meminfo: memFree=1670248/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=1868 CPUtime=0
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 223900743 1912832 229 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 467 230 51 132 0 332 0

[startup+0.107394 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10854
/proc/meminfo: memFree=1670248/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=3268 CPUtime=0.1
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 613 0 0 0 10 0 0 0 18 0 1 0 223900743 3346432 597 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 817 597 63 132 0 682 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3268

[startup+0.51543 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10854
/proc/meminfo: memFree=1670248/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=3268 CPUtime=0.51
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 613 0 0 0 51 0 0 0 21 0 1 0 223900743 3346432 597 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523345 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 817 597 63 132 0 682 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3268

[startup+1.3355 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1667808/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=3856 CPUtime=1.32
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 870 0 0 0 132 0 0 0 25 0 1 0 223900743 3948544 749 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 964 749 66 132 0 829 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3856

[startup+2.97164 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1665888/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=6268 CPUtime=2.96
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 1464 0 0 0 295 1 0 0 25 0 1 0 223900743 6418432 1343 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 1567 1343 66 132 0 1432 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6268

[startup+6.25293 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1664032/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=6928 CPUtime=6.24
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 1648 0 0 0 623 1 0 0 25 0 1 0 223900743 7094272 1527 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 1732 1527 66 132 0 1597 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6928

[startup+12.7065 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1662960/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=8188 CPUtime=12.69
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 1947 0 0 0 1268 1 0 0 25 0 1 0 223900743 8384512 1826 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 2047 1826 66 132 0 1912 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8188

[startup+25.6076 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1661808/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=9648 CPUtime=25.59
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 2314 0 0 0 2557 2 0 0 25 0 1 0 223900743 9879552 2193 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551691 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 2412 2193 66 132 0 2277 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 9648

[startup+51.2138 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1660464/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=10704 CPUtime=51.19
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 2575 0 0 0 5117 2 0 0 25 0 1 0 223900743 10960896 2454 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 2676 2454 66 132 0 2541 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 10704

[startup+102.422 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1658480/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=12724 CPUtime=102.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 3063 0 0 0 10236 3 0 0 25 0 1 0 223900743 13029376 2942 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 3181 2942 66 132 0 3046 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 12724

[startup+162.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1656880/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=14364 CPUtime=162.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 3458 0 0 0 16236 3 0 0 25 0 1 0 223900743 14708736 3337 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 3591 3337 66 132 0 3456 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 14364

[startup+222.461 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1656304/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=14956 CPUtime=222.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 3596 0 0 0 22236 3 0 0 25 0 1 0 223900743 15314944 3475 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551511 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 3739 3475 66 132 0 3604 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 14956

[startup+282.474 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1654576/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=16588 CPUtime=282.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4019 0 0 0 28235 4 0 0 25 0 1 0 223900743 16986112 3898 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 4147 3898 66 132 0 4012 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 16588

[startup+342.488 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1654320/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=16860 CPUtime=342.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4084 0 0 0 34235 4 0 0 25 0 1 0 223900743 17264640 3963 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553141 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 4215 3963 66 132 0 4080 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 16860

[startup+402.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1653168/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=18140 CPUtime=402.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4372 0 0 0 40235 4 0 0 25 0 1 0 223900743 18575360 4251 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 4535 4251 66 132 0 4400 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 18140

[startup+462.521 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1652272/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=18956 CPUtime=462.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4587 0 0 0 46235 4 0 0 25 0 1 0 223900743 19410944 4466 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 4739 4466 66 132 0 4604 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 18956

[startup+522.536 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10855
/proc/meminfo: memFree=1652144/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=19088 CPUtime=522.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4615 0 0 0 52235 4 0 0 25 0 1 0 223900743 19546112 4494 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 4772 4494 66 132 0 4637 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 19088

[startup+582.561 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1651760/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=19664 CPUtime=582.39
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4726 0 0 0 58235 4 0 0 25 0 1 0 223900743 20135936 4605 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 4916 4605 66 132 0 4781 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 19664

[startup+642.581 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1651056/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=20344 CPUtime=642.41
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 4907 0 0 0 64236 5 0 0 25 0 1 0 223900743 20832256 4786 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5086 4786 66 132 0 4951 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 20344

[startup+702.599 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1650160/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=21180 CPUtime=702.41
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5110 0 0 0 70236 5 0 0 25 0 1 0 223900743 21688320 4989 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551243 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5295 4989 66 132 0 5160 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 21180

[startup+762.614 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1649904/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=21500 CPUtime=762.4
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5182 0 0 0 76235 5 0 0 25 0 1 0 223900743 22016000 5061 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5375 5061 66 132 0 5240 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 21500

[startup+822.635 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1649776/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=21676 CPUtime=822.41
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5229 0 0 0 82236 5 0 0 25 0 1 0 223900743 22196224 5108 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5419 5108 66 132 0 5284 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 21676

[startup+882.65 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1649712/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=21864 CPUtime=882.4
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5247 0 0 0 88235 5 0 0 25 0 1 0 223900743 22388736 5126 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557815 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5466 5126 66 132 0 5331 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 21864

[startup+942.671 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1649584/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=21864 CPUtime=942.41
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5276 0 0 0 94236 5 0 0 25 0 1 0 223900743 22388736 5155 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5466 5155 66 132 0 5331 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 21864

[startup+1002.69 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1648496/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=22928 CPUtime=1002.41
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5536 0 0 0 100236 5 0 0 25 0 1 0 223900743 23478272 5415 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5732 5415 66 132 0 5597 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 22928

[startup+1062.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1647920/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=23588 CPUtime=1062.42
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5696 0 0 0 106236 6 0 0 25 0 1 0 223900743 24154112 5575 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5897 5575 66 132 0 5762 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 23588

[startup+1122.73 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1647600/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=23868 CPUtime=1122.42
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5761 0 0 0 112236 6 0 0 25 0 1 0 223900743 24440832 5640 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 5967 5640 66 132 0 5832 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 23868

[startup+1182.75 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1647408/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=24148 CPUtime=1182.42
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5817 0 0 0 118236 6 0 0 25 0 1 0 223900743 24727552 5696 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 6037 5696 66 132 0 5902 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 24148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.36 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1647344/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=24280 CPUtime=1200.04
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5836 0 0 0 119998 6 0 0 25 0 1 0 223900743 24862720 5715 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 6070 5715 66 132 0 5935 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24280

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

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

[startup+1200.36 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10857
/proc/meminfo: memFree=1647344/2055920 swapFree=4183324/4192956
[pid=10854] ppid=10852 vsize=24280 CPUtime=1200.04
/proc/10854/stat : 10854 (minimarch) R 10852 10854 9716 0 -1 4194304 5836 0 0 0 119998 6 0 0 25 0 1 0 223900743 24862720 5715 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/10854/statm: 6070 5715 66 132 0 5935 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.37
CPU time (s): 1200.05
CPU user time (s): 1199.98
CPU system time (s): 0.070989
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 24280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5836
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= 1773

runsolver used 0.753885 second user time and 2.46062 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Wed Feb 21 06:30:48 UTC 2007

IDJOB= 303610
IDBENCH= 20112
IDSOLVER= 110
FILE ID= node41/303610-1172039448

PBS_JOBID= 3892714

Free space on /tmp= 66561 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S938354044-16.cnf
COMMAND LINE= /tmp/evaluation/303610-1172039448/minimarch /tmp/evaluation/303610-1172039448/instance-303610-1172039448.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-303610-1172039448 -o ROOT/results/node41/solver-303610-1172039448 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303610-1172039448/minimarch /tmp/evaluation/303610-1172039448/instance-303610-1172039448.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  90b34cbcd18a30548d336749c40e7348

RANDOM SEED= 6453100

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1670592 kB
Buffers:         36944 kB
Cached:         295084 kB
SwapCached:       3960 kB
Active:         245420 kB
Inactive:        97772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670592 kB
SwapTotal:     4192956 kB
SwapFree:      4183324 kB
Dirty:            2752 kB
Writeback:           0 kB
Mapped:          15996 kB
Slab:            28068 kB
Committed_AS:   474072 kB
PageTables:       1480 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= 66561 MiB

End job on node41 on Wed Feb 21 06:50:51 UTC 2007