Trace number 297091

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.07 1200.41

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
MD5SUMce74deb44849da26eb98932c0518f94a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12498
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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:  75                                                   |
0.00/0.00	|  Number of clauses:    6675                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.20/0.25	============================[ Search Statistics ]==============================
0.20/0.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.25	===============================================================================
0.20/0.25	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.20/0.26	|       100 |      75     6675    46725 |     2447      100     26 |  0.018 % |
0.20/0.27	|       250 |      75     6675    46725 |     2692      250     25 |  0.018 % |
0.20/0.28	|       476 |      75     6675    46725 |     2961      476     25 |  0.018 % |
0.20/0.30	|       813 |      75     6675    46725 |     3257      813     25 |  0.018 % |
0.30/0.33	|      1319 |      75     6675    46725 |     3583     1319     25 |  0.018 % |
0.30/0.38	|      2078 |      75     6675    46725 |     3941     2078     25 |  0.018 % |
0.40/0.45	|      3218 |      75     6675    46725 |     4335     3218     25 |  0.018 % |
0.51/0.57	|      4926 |      75     6675    46725 |     4769     2742     25 |  0.018 % |
0.71/0.75	|      7488 |      75     6675    46725 |     5246     2906     25 |  0.018 % |
1.02/1.03	|     11333 |      75     6675    46725 |     5771     4112     26 |  0.018 % |
1.43/1.49	|     17099 |      75     6675    46725 |     6348     4074     25 |  0.018 % |
2.14/2.18	|     25748 |      75     6675    46725 |     6983     6341     26 |  0.018 % |
3.27/3.31	|     38722 |      75     6675    46725 |     7681     5279     24 |  0.018 % |
5.01/5.11	|     58184 |      75     6675    46725 |     8449     5460     24 |  0.018 % |
7.88/7.91	|     87376 |      75     6675    46725 |     9294     4974     23 |  0.018 % |
12.28/12.29	|    131165 |      75     6675    46725 |    10223     6808     25 |  0.018 % |
19.04/19.11	|    196849 |      75     6675    46725 |    11246     5837     24 |  0.018 % |
29.79/29.84	|    295375 |      75     6675    46725 |    12370     8500     25 |  0.018 % |
47.10/47.13	|    443164 |      75     6675    46725 |    13607     7488     24 |  0.018 % |
74.64/74.78	|    664848 |      75     6675    46725 |    14968    10974     25 |  0.018 % |
118.89/118.96	|    997373 |      75     6675    46725 |    16465    13533     25 |  0.018 % |
189.45/189.55	|   1496161 |      75     6675    46725 |    18112     9223     24 |  0.018 % |
304.15/304.28	|   2244343 |      75     6675    46725 |    19923    13574     24 |  0.018 % |
489.00/489.21	|   3366617 |      75     6675    46725 |    21915    18496     24 |  0.018 % |
784.46/784.74	|   5050028 |      75     6675    46725 |    24107    12315     23 |  0.018 % |

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/node13/watcher-297091-1171832713 -o ROOT/results/node13/solver-297091-1171832713 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297091-1171832713/minimarch /tmp/evaluation/297091-1171832713/instance-297091-1171832713.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: 1.03 1.01 1.00 3/77 21463
/proc/meminfo: memFree=782328/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=1868 CPUtime=0
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 203225785 1912832 158 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 467 159 51 132 0 332 0

[startup+0.106783 s]
/proc/loadavg: 1.03 1.01 1.00 3/77 21463
/proc/meminfo: memFree=782328/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=2260 CPUtime=0.1
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 291 0 0 0 10 0 0 0 18 0 1 0 203225785 2314240 275 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523546 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 565 275 63 132 0 430 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2260

[startup+0.514837 s]
/proc/loadavg: 1.03 1.01 1.00 3/77 21463
/proc/meminfo: memFree=782328/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=2616 CPUtime=0.51
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 379 0 0 0 51 0 0 0 21 0 1 0 203225785 2678784 363 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 654 363 66 132 0 519 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2616

[startup+1.33495 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 21464
/proc/meminfo: memFree=780848/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=3012 CPUtime=1.33
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 451 0 0 0 133 0 0 0 25 0 1 0 203225785 3084288 435 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 753 435 66 132 0 618 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3012

[startup+2.97117 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 21464
/proc/meminfo: memFree=780400/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=3280 CPUtime=2.96
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 523 0 0 0 296 0 0 0 25 0 1 0 203225785 3358720 507 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 820 507 66 132 0 685 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3280

[startup+6.2476 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 21464
/proc/meminfo: memFree=779888/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=3676 CPUtime=6.24
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 616 0 0 0 624 0 0 0 25 0 1 0 203225785 3764224 600 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551418 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 919 600 66 132 0 784 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3676

[startup+12.7045 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 21464
/proc/meminfo: memFree=779440/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=4072 CPUtime=12.69
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 729 0 0 0 1269 0 0 0 25 0 1 0 203225785 4169728 713 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 1018 713 66 132 0 883 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4072

[startup+25.5102 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 21464
/proc/meminfo: memFree=778928/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=4608 CPUtime=25.49
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 861 0 0 0 2549 0 0 0 25 0 1 0 203225785 4718592 845 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 1152 845 66 132 0 1017 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4608

[startup+51.1236 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21464
/proc/meminfo: memFree=778160/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=5420 CPUtime=51.1
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1044 0 0 0 5110 0 0 0 25 0 1 0 203225785 5550080 1028 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 1355 1028 66 132 0 1220 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5420

[startup+102.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=777200/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=6400 CPUtime=102.3
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1285 0 0 0 10229 1 0 0 25 0 1 0 203225785 6553600 1269 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550353 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 1600 1269 66 132 0 1465 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6400

[startup+162.372 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=776560/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=6980 CPUtime=162.31
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1437 0 0 0 16230 1 0 0 25 0 1 0 203225785 7147520 1421 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 1745 1421 66 132 0 1610 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 6980

[startup+222.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=776048/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=7564 CPUtime=222.33
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1569 0 0 0 22231 2 0 0 25 0 1 0 203225785 7745536 1553 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 1891 1553 66 132 0 1756 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 7564

[startup+282.428 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=775600/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=8164 CPUtime=282.33
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1678 0 0 0 28231 2 0 0 25 0 1 0 203225785 8359936 1662 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551526 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2041 1662 66 132 0 1906 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 8164

[startup+342.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=775280/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=8348 CPUtime=342.35
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1750 0 0 0 34232 3 0 0 25 0 1 0 203225785 8548352 1734 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2087 1734 66 132 0 1952 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 8348

[startup+402.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=774896/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=8808 CPUtime=402.36
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1856 0 0 0 40233 3 0 0 25 0 1 0 203225785 9019392 1840 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2202 1840 66 132 0 2067 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 8808

[startup+462.519 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=774704/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=9140 CPUtime=462.38
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1912 0 0 0 46234 4 0 0 25 0 1 0 203225785 9359360 1896 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2285 1896 66 132 0 2150 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 9140

[startup+522.549 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=774512/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=9280 CPUtime=522.38
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 1964 0 0 0 52234 4 0 0 25 0 1 0 203225785 9502720 1948 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2320 1948 66 132 0 2185 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 9280

[startup+582.579 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=774256/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=9564 CPUtime=582.41
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2029 0 0 0 58236 5 0 0 25 0 1 0 203225785 9793536 2013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2391 2013 66 132 0 2256 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 9564

[startup+642.613 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 21464
/proc/meminfo: memFree=774000/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=9848 CPUtime=642.42
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2092 0 0 0 64236 6 0 0 25 0 1 0 203225785 10084352 2076 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2462 2076 66 132 0 2327 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 9848

[startup+702.645 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 21464
/proc/meminfo: memFree=773808/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=10136 CPUtime=702.43
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2136 0 0 0 70237 6 0 0 25 0 1 0 203225785 10379264 2120 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551750 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2534 2120 66 132 0 2399 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 10136

[startup+762.675 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=773680/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=10276 CPUtime=762.45
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2170 0 0 0 76238 7 0 0 25 0 1 0 203225785 10522624 2154 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2569 2154 66 132 0 2434 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 10276

[startup+822.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=773552/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=10420 CPUtime=822.46
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2212 0 0 0 82239 7 0 0 25 0 1 0 203225785 10670080 2196 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2605 2196 66 132 0 2470 0
Current children cumulated CPU time (s) 822.46
Current children cumulated vsize (KiB) 10420

[startup+882.735 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=773232/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=10704 CPUtime=882.47
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2285 0 0 0 88239 8 0 0 25 0 1 0 203225785 10960896 2269 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2676 2269 66 132 0 2541 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 10704

[startup+942.768 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=773040/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11012 CPUtime=942.49
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2344 0 0 0 94240 9 0 0 25 0 1 0 203225785 11276288 2328 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2753 2328 66 132 0 2618 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 11012

[startup+1002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=772976/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11012 CPUtime=1002.49
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2358 0 0 0 100240 9 0 0 25 0 1 0 203225785 11276288 2342 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2753 2342 66 132 0 2618 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 11012

[startup+1062.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=772720/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11296 CPUtime=1062.52
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2407 0 0 0 106242 10 0 0 25 0 1 0 203225785 11567104 2391 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2824 2391 66 132 0 2689 0
Current children cumulated CPU time (s) 1062.52
Current children cumulated vsize (KiB) 11296

[startup+1122.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=772528/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11440 CPUtime=1122.52
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2455 0 0 0 112242 10 0 0 25 0 1 0 203225785 11714560 2439 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551304 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2860 2439 66 132 0 2725 0
Current children cumulated CPU time (s) 1122.52
Current children cumulated vsize (KiB) 11440

[startup+1182.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=772464/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11580 CPUtime=1182.54
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2474 0 0 0 118243 11 0 0 25 0 1 0 203225785 11857920 2458 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2895 2458 66 132 0 2760 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 11580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=772464/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11580 CPUtime=1200.05
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2475 0 0 0 119994 11 0 0 25 0 1 0 203225785 11857920 2459 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2895 2459 66 132 0 2760 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 11580

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21464
/proc/meminfo: memFree=772464/2055920 swapFree=4192812/4192956
[pid=21463] ppid=21461 vsize=11580 CPUtime=1200.05
/proc/21463/stat : 21463 (minimarch) R 21461 21463 19957 0 -1 4194304 2475 0 0 0 119994 11 0 0 25 0 1 0 203225785 11857920 2459 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/21463/statm: 2895 2459 66 132 0 2760 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 11580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.95
CPU system time (s): 0.118981
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 11580

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

runsolver used 1.3158 second user time and 2.70059 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Feb 18 21:05:13 UTC 2007

IDJOB= 297091
IDBENCH= 19953
IDSOLVER= 110
FILE ID= node13/297091-1171832713

PBS_JOBID= 3839360

Free space on /tmp= 66540 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297091-1171832713/minimarch /tmp/evaluation/297091-1171832713/instance-297091-1171832713.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-297091-1171832713 -o ROOT/results/node13/solver-297091-1171832713 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297091-1171832713/minimarch /tmp/evaluation/297091-1171832713/instance-297091-1171832713.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 31985102

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:        782736 kB
Buffers:         69512 kB
Cached:        1068060 kB
SwapCached:          0 kB
Active:         620580 kB
Inactive:       571500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        782736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          73376 kB
Slab:            66672 kB
Committed_AS:   864240 kB
PageTables:       1744 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= 66540 MiB

End job on node13 on Sun Feb 18 21:25:16 UTC 2007