Trace number 295123

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.38

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
MD5SUM87601d6b29694c44112ef8c86b506fed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.73958
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data (download as text)

0.00/0.00	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:  65                                                   |
0.00/0.00	|  Number of clauses:    5785                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.20/0.21	============================[ Search Statistics ]==============================
0.20/0.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.21	===============================================================================
0.20/0.21	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.20/0.21	|       100 |      65     5785    40495 |     2121      100     24 |  0.024 % |
0.20/0.22	|       250 |      65     5785    40495 |     2333      250     24 |  0.024 % |
0.20/0.23	|       475 |      65     5785    40495 |     2566      475     23 |  0.024 % |
0.20/0.25	|       812 |      65     5785    40495 |     2823      812     23 |  0.024 % |
0.20/0.28	|      1319 |      65     5785    40495 |     3105     1319     23 |  0.024 % |
0.30/0.32	|      2078 |      65     5785    40495 |     3416     2078     23 |  0.024 % |
0.30/0.39	|      3217 |      65     5785    40495 |     3757     3217     23 |  0.024 % |
0.40/0.51	|      4925 |      65     5785    40495 |     4133     3031     22 |  0.024 % |
0.61/0.67	|      7487 |      65     5785    40495 |     4546     3512     23 |  0.024 % |
0.91/0.93	|     11331 |      65     5785    40495 |     5001     2778     22 |  0.024 % |
1.22/1.31	|     17097 |      65     5785    40495 |     5501     3514     22 |  0.024 % |
1.83/1.92	|     25747 |      65     5785    40495 |     6051     3868     22 |  0.024 % |
2.86/2.91	|     38721 |      65     5785    40495 |     6657     4683     22 |  0.024 % |
4.39/4.46	|     58183 |      65     5785    40495 |     7322     4088     21 |  0.024 % |
6.85/6.92	|     87376 |      65     5785    40495 |     8055     3886     21 |  0.024 % |
10.64/10.73	|    131166 |      65     5785    40495 |     8860     7263     21 |  0.024 % |
16.68/16.70	|    196850 |      65     5785    40495 |     9746     6302     22 |  0.024 % |
25.91/26.02	|    295377 |      65     5785    40495 |    10721     7097     21 |  0.024 % |
40.65/40.76	|    443166 |      65     5785    40495 |    11793     9793     22 |  0.024 % |
63.90/63.95	|    664850 |      65     5785    40495 |    12972     6946     20 |  0.024 % |
100.76/100.87	|    997376 |      65     5785    40495 |    14270     8035     20 |  0.024 % |
160.58/160.64	|   1496164 |      65     5785    40495 |    15697    13653     20 |  0.024 % |
252.82/252.97	|   2244346 |      65     5785    40495 |    17266    15062     20 |  0.024 % |
401.93/402.10	|   3366620 |      65     5785    40495 |    18993    13474     20 |  0.024 % |
646.38/646.68	|   5050031 |      65     5785    40495 |    20892    13847     20 |  0.024 % |
1045.27/1045.63	|   7575147 |      65     5785    40495 |    22982    18664     20 |  0.024 % |

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/node1/watcher-295123-1171800426 -o ROOT/results/node1/solver-295123-1171800426 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295123-1171800426/minimarch /tmp/evaluation/295123-1171800426/instance-295123-1171800426.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 2/77 13329
/proc/meminfo: memFree=1705224/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=1868 CPUtime=0
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 199997683 1912832 156 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 467 157 51 132 0 332 0

[startup+0.106856 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 13329
/proc/meminfo: memFree=1705224/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=2296 CPUtime=0.1
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 268 0 0 0 10 0 0 0 18 0 1 0 199997683 2351104 252 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 574 252 63 132 0 439 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2296

[startup+0.514902 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 13329
/proc/meminfo: memFree=1705224/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=2572 CPUtime=0.5
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 342 0 0 0 50 0 0 0 22 0 1 0 199997683 2633728 326 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 643 326 66 132 0 508 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2572

[startup+1.335 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1703936/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=2704 CPUtime=1.32
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 398 0 0 0 132 0 0 0 25 0 1 0 199997683 2768896 382 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 676 382 66 132 0 541 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2704

[startup+2.97119 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1703616/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=2968 CPUtime=2.96
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 462 0 0 0 296 0 0 0 25 0 1 0 199997683 3039232 446 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 742 446 66 132 0 607 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2968

[startup+6.24757 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1703104/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=3364 CPUtime=6.23
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 543 0 0 0 623 0 0 0 25 0 1 0 199997683 3444736 527 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 841 527 66 132 0 706 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 3364

[startup+12.7063 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1702592/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=3768 CPUtime=12.69
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 652 0 0 0 1269 0 0 0 25 0 1 0 199997683 3858432 636 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 942 636 66 132 0 807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3768

[startup+25.5138 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1702080/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=4332 CPUtime=25.5
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 771 0 0 0 2549 1 0 0 25 0 1 0 199997683 4435968 755 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1083 755 66 132 0 948 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4332

[startup+51.1238 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1701376/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=4880 CPUtime=51.1
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 931 0 0 0 5109 1 0 0 25 0 1 0 199997683 4997120 915 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1220 915 66 132 0 1085 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4880

[startup+102.343 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1700864/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=5604 CPUtime=102.3
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1087 0 0 0 10229 1 0 0 25 0 1 0 199997683 5738496 1071 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551663 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1401 1071 66 132 0 1266 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5604

[startup+162.38 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1700224/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=6328 CPUtime=162.32
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1249 0 0 0 16230 2 0 0 25 0 1 0 199997683 6479872 1233 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551249 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1582 1233 66 132 0 1447 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 6328

[startup+222.381 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1699584/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=6792 CPUtime=222.3
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1378 0 0 0 22228 2 0 0 25 0 1 0 199997683 6955008 1362 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1698 1362 66 132 0 1563 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6792

[startup+282.411 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1699264/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=7108 CPUtime=282.32
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1448 0 0 0 28229 3 0 0 25 0 1 0 199997683 7278592 1432 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1777 1432 66 132 0 1642 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 7108

[startup+342.438 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1699136/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=7392 CPUtime=342.32
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1527 0 0 0 34229 3 0 0 25 0 1 0 199997683 7569408 1511 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1848 1511 66 132 0 1713 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 7392

[startup+402.471 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1698816/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=7692 CPUtime=402.34
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1587 0 0 0 40230 4 0 0 25 0 1 0 199997683 7876608 1571 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 1923 1571 66 132 0 1788 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 7692

[startup+462.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1698432/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=8148 CPUtime=462.35
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1697 0 0 0 46231 4 0 0 25 0 1 0 199997683 8343552 1681 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2037 1681 66 132 0 1902 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 8148

[startup+522.531 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 13330
/proc/meminfo: memFree=1698176/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=8432 CPUtime=522.37
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1740 0 0 0 52232 5 0 0 25 0 1 0 199997683 8634368 1724 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2108 1724 66 132 0 1973 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 8432

[startup+582.559 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1697984/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=8572 CPUtime=582.37
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1789 0 0 0 58232 5 0 0 25 0 1 0 199997683 8777728 1773 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551191 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2143 1773 66 132 0 2008 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 8572

[startup+642.594 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1697920/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=8716 CPUtime=642.39
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1821 0 0 0 64234 5 0 0 25 0 1 0 199997683 8925184 1805 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2179 1805 66 132 0 2044 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 8716

[startup+702.623 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1697728/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=9000 CPUtime=702.4
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1875 0 0 0 70234 6 0 0 25 0 1 0 199997683 9216000 1859 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2250 1859 66 132 0 2115 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 9000

[startup+762.651 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1697472/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=9284 CPUtime=762.42
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1928 0 0 0 76235 7 0 0 25 0 1 0 199997683 9506816 1912 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2321 1912 66 132 0 2186 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 9284

[startup+822.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1697344/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=9428 CPUtime=822.43
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1969 0 0 0 82236 7 0 0 25 0 1 0 199997683 9654272 1953 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2357 1953 66 132 0 2222 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 9428

[startup+882.711 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1697152/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=9568 CPUtime=882.44
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 1992 0 0 0 88236 8 0 0 25 0 1 0 199997683 9797632 1976 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2392 1976 66 132 0 2257 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 9568

[startup+942.739 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1696896/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=9852 CPUtime=942.45
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 2064 0 0 0 94237 8 0 0 25 0 1 0 199997683 10088448 2048 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550465 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2463 2048 66 132 0 2328 0
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (KiB) 9852

[startup+1002.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1696768/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=9996 CPUtime=1002.46
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 2096 0 0 0 100237 9 0 0 25 0 1 0 199997683 10235904 2080 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2499 2080 66 132 0 2364 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 9996

[startup+1062.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1696704/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=10136 CPUtime=1062.47
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 2119 0 0 0 106238 9 0 0 25 0 1 0 199997683 10379264 2103 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2534 2103 66 132 0 2399 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 10136

[startup+1122.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1696320/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=10588 CPUtime=1122.49
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 2216 0 0 0 112239 10 0 0 25 0 1 0 199997683 10842112 2200 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2647 2200 66 132 0 2512 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 10588

[startup+1182.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1696256/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=10588 CPUtime=1182.5
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 2242 0 0 0 118240 10 0 0 25 0 1 0 199997683 10842112 2226 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550342 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2647 2226 66 132 0 2512 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 10588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13330
/proc/meminfo: memFree=1696192/2055920 swapFree=4158120/4192956
[pid=13329] ppid=13327 vsize=10588 CPUtime=1200.01
/proc/13329/stat : 13329 (minimarch) R 13327 13329 12975 0 -1 4194304 2243 0 0 0 119991 10 0 0 25 0 1 0 199997683 10842112 2227 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551705 0 0 4096 3 0 0 0 17 1 0 0
/proc/13329/statm: 2647 2227 66 132 0 2512 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 10588

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.38
CPU time (s): 1200.03
CPU user time (s): 1199.92
CPU system time (s): 0.108983
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 10588

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

runsolver used 1.51077 second user time and 2.75158 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Feb 18 12:07:06 UTC 2007

IDJOB= 295123
IDBENCH= 19905
IDSOLVER= 110
FILE ID= node1/295123-1171800426

PBS_JOBID= 3839330

Free space on /tmp= 66550 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295123-1171800426/minimarch /tmp/evaluation/295123-1171800426/instance-295123-1171800426.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-295123-1171800426 -o ROOT/results/node1/solver-295123-1171800426 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295123-1171800426/minimarch /tmp/evaluation/295123-1171800426/instance-295123-1171800426.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  87601d6b29694c44112ef8c86b506fed

RANDOM SEED= 439283190

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1705632 kB
Buffers:         48264 kB
Cached:         209472 kB
SwapCached:      15284 kB
Active:         221904 kB
Inactive:        59048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705632 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            54912 kB
Committed_AS:   631780 kB
PageTables:       1740 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= 66550 MiB

End job on node1 on Sun Feb 18 12:27:09 UTC 2007