Trace number 311605

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.03 1200.46

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
MD5SUMbbb4149cc32eff7dd6676db03641b5a9
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 variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  2405                                                 |
0.00/0.00	|  Number of clauses:    7478                                                 |
0.00/0.01	|  Parsing time:         0.02         s                                       |
0.00/0.04	============================[ Search Statistics ]==============================
0.00/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	===============================================================================
0.00/0.04	|         0 |    2014     6836    20288 |     2278        0    nan |  0.000 % |
0.00/0.05	|       101 |    2014     6836    20288 |     2506      101     24 |  0.000 % |
0.00/0.06	|       251 |    2014     6836    20288 |     2757      251     23 |  0.000 % |
0.00/0.08	|       476 |    2014     6836    20288 |     3032      476     23 |  0.000 % |
0.10/0.12	|       813 |    2014     6836    20288 |     3336      813     23 |  0.000 % |
0.10/0.17	|      1320 |    2014     6836    20288 |     3669     1320     23 |  0.000 % |
0.20/0.26	|      2080 |    2014     6836    20288 |     4036     2080     23 |  0.000 % |
0.30/0.39	|      3219 |    2014     6836    20288 |     4440     3219     23 |  0.000 % |
0.51/0.61	|      4927 |    2014     6836    20288 |     4884     2631     21 |  0.000 % |
0.92/0.93	|      7489 |    2014     6836    20288 |     5372     2657     22 |  0.000 % |
1.43/1.44	|     11333 |    2014     6836    20288 |     5910     3712     23 |  0.000 % |
2.25/2.28	|     17099 |    2014     6836    20288 |     6501     3384     23 |  0.000 % |
3.48/3.57	|     25748 |    2014     6836    20288 |     7151     5393     24 |  0.000 % |
5.63/5.65	|     38723 |    2014     6836    20288 |     7866     7287     25 |  0.000 % |
9.00/9.06	|     58184 |    2014     6836    20288 |     8653     6663     24 |  0.000 % |
14.12/14.16	|     87376 |    2014     6836    20288 |     9518     4891     24 |  0.000 % |
22.41/22.46	|    131165 |    2014     6836    20288 |    10470     5070     19 |  0.000 % |
35.21/35.32	|    196850 |    2014     6836    20288 |    11517     6940     23 |  0.000 % |
55.07/55.12	|    295376 |    2014     6836    20288 |    12669     6064     21 |  0.000 % |
87.11/87.25	|    443165 |    2014     6836    20288 |    13936    12551     26 |  0.000 % |
137.08/137.14	|    664848 |    2014     6836    20288 |    15329     8578     22 |  0.000 % |
214.79/214.90	|    997373 |    2014     6836    20288 |    16862    15457     29 |  0.000 % |
341.13/341.27	|   1496161 |    2014     6836    20288 |    18548    11636     26 |  0.000 % |
542.72/542.96	|   2244343 |    2014     6836    20288 |    20403     9802     28 |  0.000 % |
864.72/865.06	|   3366617 |    2014     6836    20288 |    22444    20589     28 |  0.000 % |

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/node60/watcher-311605-1172572270 -o ROOT/results/node60/solver-311605-1172572270 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311605-1172572270/minimarch /tmp/evaluation/311605-1172572270/instance-311605-1172572270.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.93 0.98 0.99 3/64 3624
/proc/meminfo: memFree=1853984/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=2144 CPUtime=0
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 277183813 2195456 210 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 569 216 51 132 0 434 0

[startup+0.106589 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 3624
/proc/meminfo: memFree=1853984/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=2668 CPUtime=0.1
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 367 0 0 0 10 0 0 0 18 0 1 0 277183813 2732032 351 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552702 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 667 351 66 132 0 532 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2668

[startup+0.514662 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 3624
/proc/meminfo: memFree=1853984/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=2932 CPUtime=0.51
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 425 0 0 0 51 0 0 0 21 0 1 0 277183813 3002368 409 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 733 409 66 132 0 598 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2932

[startup+1.33481 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1852440/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=3200 CPUtime=1.33
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 481 0 0 0 133 0 0 0 25 0 1 0 277183813 3276800 465 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 800 465 66 132 0 665 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3200

[startup+2.9711 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1852056/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=3332 CPUtime=2.96
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 543 0 0 0 296 0 0 0 25 0 1 0 277183813 3411968 527 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 833 527 66 132 0 698 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3332

[startup+6.24969 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1851608/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=3728 CPUtime=6.24
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 644 0 0 0 624 0 0 0 25 0 1 0 277183813 3817472 628 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 932 628 66 132 0 797 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3728

[startup+12.7028 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1851112/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=4276 CPUtime=12.69
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 751 0 0 0 1269 0 0 0 25 0 1 0 277183813 4378624 735 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1069 735 66 132 0 934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4276

[startup+25.5051 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1850728/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=4672 CPUtime=25.48
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 856 0 0 0 2548 0 0 0 25 0 1 0 277183813 4784128 840 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552963 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1168 840 66 132 0 1033 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4672

[startup+51.1107 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1850216/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=5204 CPUtime=51.08
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 984 0 0 0 5108 0 0 0 25 0 1 0 277183813 5328896 968 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1301 968 66 132 0 1166 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5204

[startup+102.316 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1849384/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=5996 CPUtime=102.26
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1200 0 0 0 10226 0 0 0 25 0 1 0 277183813 6139904 1184 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551199 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1499 1184 66 132 0 1364 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5996

[startup+162.339 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1848616/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=6788 CPUtime=162.27
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1392 0 0 0 16226 1 0 0 25 0 1 0 277183813 6950912 1376 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1697 1376 66 132 0 1562 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 6788

[startup+222.356 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1847784/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=7588 CPUtime=222.27
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1587 0 0 0 22226 1 0 0 25 0 1 0 277183813 7770112 1571 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1897 1571 66 132 0 1762 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 7588

[startup+282.373 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1847528/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=7848 CPUtime=282.26
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1654 0 0 0 28225 1 0 0 25 0 1 0 277183813 8036352 1638 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 1962 1638 66 132 0 1827 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 7848

[startup+342.388 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1847144/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=8112 CPUtime=342.25
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1742 0 0 0 34224 1 0 0 25 0 1 0 277183813 8306688 1726 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2028 1726 66 132 0 1893 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 8112

[startup+402.409 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1846504/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=8872 CPUtime=402.25
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1907 0 0 0 40224 1 0 0 25 0 1 0 277183813 9084928 1891 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551319 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2218 1891 66 132 0 2083 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 8872

[startup+462.425 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1846248/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=9136 CPUtime=462.25
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 1976 0 0 0 46224 1 0 0 25 0 1 0 277183813 9355264 1960 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2284 1960 66 132 0 2149 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 9136

[startup+522.445 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1846056/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=9404 CPUtime=522.25
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2030 0 0 0 52224 1 0 0 25 0 1 0 277183813 9629696 2014 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2351 2014 66 132 0 2216 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 9404

[startup+582.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3625
/proc/meminfo: memFree=1845608/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=9676 CPUtime=582.24
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2122 0 0 0 58223 1 0 0 25 0 1 0 277183813 9908224 2106 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2419 2106 66 132 0 2284 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 9676

[startup+642.478 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1845224/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=10072 CPUtime=642.24
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2219 0 0 0 64222 2 0 0 25 0 1 0 277183813 10313728 2203 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2518 2203 66 132 0 2383 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 10072

[startup+702.494 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1844904/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=10344 CPUtime=702.24
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2281 0 0 0 70222 2 0 0 25 0 1 0 277183813 10592256 2265 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2586 2265 66 132 0 2451 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 10344

[startup+762.511 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1844840/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=10484 CPUtime=762.23
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2317 0 0 0 76221 2 0 0 25 0 1 0 277183813 10735616 2301 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552430 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2621 2301 66 132 0 2486 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 10484

[startup+822.535 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1844520/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=10748 CPUtime=822.23
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2385 0 0 0 82221 2 0 0 25 0 1 0 277183813 11005952 2369 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2687 2369 66 132 0 2552 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 10748

[startup+882.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1844136/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11152 CPUtime=882.22
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2468 0 0 0 88220 2 0 0 25 0 1 0 277183813 11419648 2452 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2788 2452 66 132 0 2653 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 11152

[startup+942.558 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1844072/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11284 CPUtime=942.21
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2493 0 0 0 94219 2 0 0 25 0 1 0 277183813 11554816 2477 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557134 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2821 2477 66 132 0 2686 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 11284

[startup+1002.58 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1843752/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11548 CPUtime=1002.21
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2573 0 0 0 100219 2 0 0 25 0 1 0 277183813 11825152 2557 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2887 2557 66 132 0 2752 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 11548

[startup+1062.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1843688/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11548 CPUtime=1062.21
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2573 0 0 0 106219 2 0 0 25 0 1 0 277183813 11825152 2557 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557134 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2887 2557 66 132 0 2752 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 11548

[startup+1122.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1843624/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11680 CPUtime=1122.21
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2606 0 0 0 112219 2 0 0 25 0 1 0 277183813 11960320 2590 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2920 2590 66 132 0 2785 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 11680

[startup+1182.63 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1843432/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11816 CPUtime=1182.2
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2640 0 0 0 118218 2 0 0 25 0 1 0 277183813 12099584 2624 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557655 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2954 2624 66 132 0 2819 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 11816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3627
/proc/meminfo: memFree=1843432/2055920 swapFree=4179680/4192956
[pid=3624] ppid=3622 vsize=11816 CPUtime=1200.02
/proc/3624/stat : 3624 (minimarch) R 3622 3624 2847 0 -1 4194304 2649 0 0 0 120000 2 0 0 25 0 1 0 277183813 12099584 2633 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557299 0 0 4096 3 0 0 0 17 1 0 0
/proc/3624/statm: 2954 2633 66 132 0 2819 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 11816

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.03
CPU user time (s): 1200
CPU system time (s): 0.026995
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 11816

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

runsolver used 0.781881 second user time and 2.43263 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Feb 27 10:31:10 UTC 2007

IDJOB= 311605
IDBENCH= 20319
IDSOLVER= 110
FILE ID= node60/311605-1172572270

PBS_JOBID= 3971892

Free space on /tmp= 66553 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311605-1172572270/minimarch /tmp/evaluation/311605-1172572270/instance-311605-1172572270.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-311605-1172572270 -o ROOT/results/node60/solver-311605-1172572270 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311605-1172572270/minimarch /tmp/evaluation/311605-1172572270/instance-311605-1172572270.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  bbb4149cc32eff7dd6676db03641b5a9

RANDOM SEED= 841352421

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1854456 kB
Buffers:         21604 kB
Cached:         128492 kB
SwapCached:       7528 kB
Active:          70420 kB
Inactive:        93356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854456 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            23768 kB
Committed_AS:   805460 kB
PageTables:       1464 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= 66553 MiB

End job on node60 on Tue Feb 27 10:51:12 UTC 2007