Trace number 294262

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.04 1200.47

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1301714489-09.UNSAT.shuffled.cnf
MD5SUM21194e11c867c5b760c443ce8b25c61b
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 variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
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 52769
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:  130                                                  |
0.00/0.00	|  Number of clauses:    2769                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     130     2769    13845 |      923        0    nan |  0.000 % |
0.00/0.03	|       100 |     130     2769    13845 |     1015      100     26 |  0.006 % |
0.00/0.04	|       250 |     130     2769    13845 |     1116      250     27 |  0.006 % |
0.00/0.05	|       475 |     130     2769    13845 |     1228      475     27 |  0.006 % |
0.00/0.06	|       812 |     130     2769    13845 |     1351      812     26 |  0.006 % |
0.00/0.08	|      1318 |     130     2769    13845 |     1486     1318     26 |  0.006 % |
0.10/0.11	|      2077 |     130     2769    13845 |     1635     1319     24 |  0.006 % |
0.10/0.16	|      3216 |     130     2769    13845 |     1798     1622     24 |  0.006 % |
0.20/0.23	|      4924 |     130     2769    13845 |     1978     1494     25 |  0.006 % |
0.31/0.35	|      7486 |     130     2769    13845 |     2176     1031     24 |  0.006 % |
0.51/0.53	|     11330 |     130     2769    13845 |     2394     1556     25 |  0.006 % |
0.82/0.82	|     17097 |     130     2769    13845 |     2633     1249     23 |  0.006 % |
1.23/1.27	|     25746 |     130     2769    13845 |     2896     1889     25 |  0.006 % |
1.94/1.98	|     38720 |     130     2769    13845 |     3186     1652     24 |  0.006 % |
2.97/3.04	|     58181 |     130     2769    13845 |     3505     1751     24 |  0.006 % |
4.70/4.72	|     87374 |     130     2769    13845 |     3855     2611     24 |  0.006 % |
7.37/7.39	|    131163 |     130     2769    13845 |     4241     3595     24 |  0.006 % |
11.47/11.52	|    196848 |     130     2769    13845 |     4665     2958     24 |  0.006 % |
17.81/17.85	|    295374 |     130     2769    13845 |     5131     2702     24 |  0.006 % |
27.84/27.95	|    443163 |     130     2769    13845 |     5644     3220     24 |  0.006 % |
43.71/43.80	|    664846 |     130     2769    13845 |     6209     3382     25 |  0.006 % |
68.18/68.31	|    997371 |     130     2769    13845 |     6830     4898     25 |  0.006 % |
107.10/107.17	|   1496160 |     130     2769    13845 |     7513     5975     26 |  0.006 % |
168.12/168.26	|   2244342 |     130     2769    13845 |     8264     6847     25 |  0.006 % |
264.35/264.50	|   3366616 |     130     2769    13845 |     9091     4535     24 |  0.006 % |
414.33/414.59	|   5050027 |     130     2769    13845 |    10000     9051     24 |  0.006 % |
654.84/655.09	|   7575143 |     130     2769    13845 |    11000     5544     25 |  0.006 % |
1031.61/1032.03	|  11362819 |     130     2769    13845 |    12100     8805     26 |  0.006 % |

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/node33/watcher-294262-1171786224 -o ROOT/results/node33/solver-294262-1171786224 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294262-1171786224/minimarch /tmp/evaluation/294262-1171786224/instance-294262-1171786224.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.00 0.99 0.99 3/64 11646
/proc/meminfo: memFree=922096/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=1868 CPUtime=0
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 103657709 1912832 136 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 467 136 51 132 0 332 0

[startup+0.107087 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11646
/proc/meminfo: memFree=922096/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=2104 CPUtime=0.1
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 199 0 0 0 10 0 0 0 18 0 1 0 103657709 2154496 183 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557745 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 526 183 66 132 0 391 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2104

[startup+0.518179 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11646
/proc/meminfo: memFree=922096/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=2236 CPUtime=0.51
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 240 0 0 0 51 0 0 0 21 0 1 0 103657709 2289664 224 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134559770 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 559 224 66 132 0 424 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2236

[startup+1.33834 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=921320/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=2368 CPUtime=1.33
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 282 0 0 0 133 0 0 0 25 0 1 0 103657709 2424832 266 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 592 266 66 132 0 457 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2368

[startup+2.97467 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=921000/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=2500 CPUtime=2.97
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 322 0 0 0 297 0 0 0 25 0 1 0 103657709 2560000 306 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134556458 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 625 306 66 132 0 490 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2500

[startup+6.25335 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=920616/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=2764 CPUtime=6.24
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 377 0 0 0 624 0 0 0 25 0 1 0 103657709 2830336 361 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 691 361 66 132 0 556 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2764

[startup+12.7087 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=920360/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=3028 CPUtime=12.69
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 450 0 0 0 1269 0 0 0 25 0 1 0 103657709 3100672 434 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 757 434 66 132 0 622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3028

[startup+25.5093 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=920040/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=3304 CPUtime=25.49
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 521 0 0 0 2549 0 0 0 25 0 1 0 103657709 3383296 505 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 826 505 66 132 0 691 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3304

[startup+51.1175 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=919528/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=3848 CPUtime=51.08
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 649 0 0 0 5108 0 0 0 25 0 1 0 103657709 3940352 633 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 962 633 66 132 0 827 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3848

[startup+102.329 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=919016/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=4384 CPUtime=102.28
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 769 0 0 0 10228 0 0 0 25 0 1 0 103657709 4489216 753 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1096 753 66 132 0 961 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4384

[startup+162.344 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=918504/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=4792 CPUtime=162.28
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 882 0 0 0 16227 1 0 0 25 0 1 0 103657709 4907008 866 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1198 866 66 132 0 1063 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 4792

[startup+222.36 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=918184/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=5200 CPUtime=222.27
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 993 0 0 0 22226 1 0 0 25 0 1 0 103657709 5324800 977 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1300 977 66 132 0 1165 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 5200

[startup+282.378 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11647
/proc/meminfo: memFree=917928/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=5484 CPUtime=282.27
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1049 0 0 0 28226 1 0 0 25 0 1 0 103657709 5615616 1033 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134559778 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1371 1033 66 132 0 1236 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 5484

[startup+342.396 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 11647
/proc/meminfo: memFree=917736/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=5748 CPUtime=342.26
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1100 0 0 0 34225 1 0 0 25 0 1 0 103657709 5885952 1084 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1437 1084 66 132 0 1302 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 5748

[startup+402.416 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11647
/proc/meminfo: memFree=917608/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=5748 CPUtime=402.26
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1130 0 0 0 40225 1 0 0 25 0 1 0 103657709 5885952 1114 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1437 1114 66 132 0 1302 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 5748

[startup+462.428 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=917160/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6028 CPUtime=462.25
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1201 0 0 0 46223 2 0 0 25 0 1 0 103657709 6172672 1185 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1507 1185 66 132 0 1372 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 6028

[startup+522.442 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11649
/proc/meminfo: memFree=917096/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6312 CPUtime=522.25
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1253 0 0 0 52223 2 0 0 25 0 1 0 103657709 6463488 1237 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1578 1237 66 132 0 1443 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 6312

[startup+582.463 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=917096/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6312 CPUtime=582.25
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1269 0 0 0 58223 2 0 0 25 0 1 0 103657709 6463488 1253 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1578 1253 66 132 0 1443 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 6312

[startup+642.483 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=917032/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6460 CPUtime=642.24
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1277 0 0 0 64222 2 0 0 25 0 1 0 103657709 6615040 1261 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1615 1261 66 132 0 1480 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 6460

[startup+702.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916840/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6600 CPUtime=702.24
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1325 0 0 0 70222 2 0 0 25 0 1 0 103657709 6758400 1309 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1650 1309 66 132 0 1515 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 6600

[startup+762.515 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916712/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6748 CPUtime=762.23
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1353 0 0 0 76221 2 0 0 25 0 1 0 103657709 6909952 1337 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1687 1337 66 132 0 1552 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 6748

[startup+822.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916520/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6896 CPUtime=822.23
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1386 0 0 0 82221 2 0 0 25 0 1 0 103657709 7061504 1370 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550350 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1724 1370 66 132 0 1589 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 6896

[startup+882.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916392/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=6896 CPUtime=882.22
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1410 0 0 0 88220 2 0 0 25 0 1 0 103657709 7061504 1394 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1724 1394 66 132 0 1589 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 6896

[startup+942.568 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916328/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=7044 CPUtime=942.22
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1439 0 0 0 94220 2 0 0 25 0 1 0 103657709 7213056 1423 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1761 1423 66 132 0 1626 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 7044

[startup+1002.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916328/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=7044 CPUtime=1002.22
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1444 0 0 0 100220 2 0 0 25 0 1 0 103657709 7213056 1428 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1761 1428 66 132 0 1626 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 7044

[startup+1062.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916264/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=7324 CPUtime=1062.21
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1482 0 0 0 106219 2 0 0 25 0 1 0 103657709 7499776 1466 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1831 1466 66 132 0 1696 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 7324

[startup+1122.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916136/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=7472 CPUtime=1122.21
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1519 0 0 0 112219 2 0 0 25 0 1 0 103657709 7651328 1503 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551514 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1868 1503 66 132 0 1733 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 7472

[startup+1182.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=916008/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=7620 CPUtime=1182.21
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1549 0 0 0 118219 2 0 0 25 0 1 0 103657709 7802880 1533 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550350 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1905 1533 66 132 0 1770 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 7620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=915944/2055920 swapFree=4183908/4192956
[pid=11646] ppid=11644 vsize=7620 CPUtime=1200.03
/proc/11646/stat : 11646 (minimarch) R 11644 11646 11345 0 -1 4194304 1564 0 0 0 120001 2 0 0 25 0 1 0 103657709 7802880 1548 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551216 0 0 4096 3 0 0 0 17 1 0 0
/proc/11646/statm: 1905 1548 66 132 0 1770 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 7620

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.47
CPU time (s): 1200.04
CPU user time (s): 1200.02
CPU system time (s): 0.025996
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 7620

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

runsolver used 0.808877 second user time and 2.40263 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 08:10:24 UTC 2007

IDJOB= 294262
IDBENCH= 19884
IDSOLVER= 110
FILE ID= node33/294262-1171786224

PBS_JOBID= 3839576

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1301714489-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294262-1171786224/minimarch /tmp/evaluation/294262-1171786224/instance-294262-1171786224.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-294262-1171786224 -o ROOT/results/node33/solver-294262-1171786224 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294262-1171786224/minimarch /tmp/evaluation/294262-1171786224/instance-294262-1171786224.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  21194e11c867c5b760c443ce8b25c61b

RANDOM SEED= 483673982

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:        922568 kB
Buffers:         40640 kB
Cached:         972816 kB
SwapCached:       4164 kB
Active:         749688 kB
Inactive:       274280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        922568 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          15276 kB
Slab:            95448 kB
Committed_AS:   140860 kB
PageTables:       1408 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= 66562 MiB

End job on node33 on Sun Feb 18 08:30:26 UTC 2007