Trace number 427333

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-04-26 (fixed)? (TO) 1200.1 1200.41

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  70                                                   |
0.00/0.00	|  Number of clauses:    6230                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.19/0.23	============================[ Search Statistics ]==============================
0.19/0.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.23	===============================================================================
0.19/0.23	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
0.19/0.24	|       100 |      70     6230    43610 |     2284      100     27 |  0.021 % |
0.19/0.25	|       251 |      70     6230    43610 |     2512      251     25 |  0.021 % |
0.19/0.26	|       478 |      70     6230    43610 |     2764      478     25 |  0.021 % |
0.19/0.27	|       815 |      70     6230    43610 |     3040      815     25 |  0.021 % |
0.29/0.30	|      1321 |      70     6230    43610 |     3344     1321     25 |  0.021 % |
0.29/0.34	|      2080 |      70     6230    43610 |     3678     2080     25 |  0.021 % |
0.39/0.41	|      3219 |      70     6230    43610 |     4046     3219     25 |  0.021 % |
0.49/0.53	|      4928 |      70     6230    43610 |     4451     2892     24 |  0.021 % |
0.69/0.70	|      7491 |      70     6230    43610 |     4896     3212     25 |  0.021 % |
0.89/0.96	|     11335 |      70     6230    43610 |     5386     4592     25 |  0.021 % |
1.29/1.39	|     17103 |      70     6230    43610 |     5924     4940     24 |  0.021 % |
1.99/2.04	|     25752 |      70     6230    43610 |     6517     4652     24 |  0.021 % |
2.99/3.03	|     38726 |      70     6230    43610 |     7169     4535     24 |  0.021 % |
4.59/4.64	|     58188 |      70     6230    43610 |     7886     6003     24 |  0.021 % |
7.09/7.11	|     87380 |      70     6230    43610 |     8674     7484     24 |  0.021 % |
10.99/11.01	|    131169 |      70     6230    43610 |     9542     7742     24 |  0.021 % |
17.19/17.24	|    196853 |      70     6230    43610 |    10496     6405     24 |  0.021 % |
26.58/26.63	|    295381 |      70     6230    43610 |    11546    10192     22 |  0.021 % |
41.88/41.90	|    443170 |      70     6230    43610 |    12700     7493     23 |  0.021 % |
65.97/66.08	|    664854 |      70     6230    43610 |    13970     6401     25 |  0.021 % |
103.96/104.07	|    997380 |      70     6230    43610 |    15367     9945     23 |  0.021 % |
165.65/165.75	|   1496168 |      70     6230    43610 |    16904     8330     23 |  0.021 % |
267.33/267.48	|   2244350 |      70     6230    43610 |    18595    11506     22 |  0.021 % |
429.28/429.44	|   3366627 |      70     6230    43610 |    20454    16454     23 |  0.021 % |
693.92/694.16	|   5050038 |      70     6230    43610 |    22500    20392     23 |  0.021 % |
1119.51/1119.81	|   7575154 |      70     6230    43610 |    24750    21897     22 |  0.021 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-427333-1177643433 -o ROOT/results/node45/solver-427333-1177643433 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427333-1177643433/minimarch_fixed /tmp/evaluation/427333-1177643433/instance-427333-1177643433.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2235
/proc/meminfo: memFree=1706552/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=1868 CPUtime=0
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 119188951 1912832 158 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 467 159 51 132 0 332 0

[startup+0.00860705 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2235
/proc/meminfo: memFree=1706552/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=2144 CPUtime=0
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 119188951 2195456 207 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 536 208 51 132 0 401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2144

[startup+0.101616 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2235
/proc/meminfo: memFree=1706552/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=2272 CPUtime=0.09
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 281 0 0 0 9 0 0 0 18 0 1 0 119188951 2326528 266 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 568 266 63 132 0 433 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2272

[startup+0.301637 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2235
/proc/meminfo: memFree=1706552/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=2272 CPUtime=0.29
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 292 0 0 0 29 0 0 0 19 0 1 0 119188951 2326528 277 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558429 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 568 277 67 132 0 433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2272

[startup+0.701677 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2235
/proc/meminfo: memFree=1706552/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=2668 CPUtime=0.69
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 388 0 0 0 69 0 0 0 22 0 1 0 119188951 2732032 373 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 667 373 67 132 0 532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2668

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 2236
/proc/meminfo: memFree=1705264/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=2952 CPUtime=1.49
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 457 0 0 0 149 0 0 0 25 0 1 0 119188951 3022848 442 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556165 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 738 442 67 132 0 603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2952

[startup+3.10192 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1704816/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=3216 CPUtime=3.09
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 514 0 0 0 309 0 0 0 25 0 1 0 119188951 3293184 499 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 804 499 67 132 0 669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3216

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1704304/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=3620 CPUtime=6.29
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 601 0 0 0 629 0 0 0 25 0 1 0 119188951 3706880 586 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551303 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 905 586 67 132 0 770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3620

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1703856/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=3892 CPUtime=12.69
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 697 0 0 0 1269 0 0 0 25 0 1 0 119188951 3985408 682 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 973 682 67 132 0 838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3892

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1703344/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=4436 CPUtime=25.49
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 821 0 0 0 2549 0 0 0 25 0 1 0 119188951 4542464 806 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552526 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1109 806 67 132 0 974 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4436

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1702704/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=5188 CPUtime=51.07
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 991 0 0 0 5107 0 0 0 25 0 1 0 119188951 5312512 976 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1297 976 67 132 0 1162 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5188

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1701936/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=5944 CPUtime=102.27
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1165 0 0 0 10226 1 0 0 25 0 1 0 119188951 6086656 1150 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1486 1150 67 132 0 1351 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5944

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1701616/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=6260 CPUtime=162.25
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1257 0 0 0 16223 2 0 0 25 0 1 0 119188951 6410240 1242 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551249 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1565 1242 67 132 0 1430 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6260

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1701104/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=6824 CPUtime=222.23
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1369 0 0 0 22221 2 0 0 25 0 1 0 119188951 6987776 1354 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1706 1354 67 132 0 1571 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6824

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1700720/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=7312 CPUtime=282.22
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1476 0 0 0 28219 3 0 0 25 0 1 0 119188951 7487488 1461 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1828 1461 67 132 0 1693 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7312

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1700336/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=7596 CPUtime=342.2
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1558 0 0 0 34217 3 0 0 25 0 1 0 119188951 7778304 1543 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1899 1543 67 132 0 1764 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7596

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1700144/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=7880 CPUtime=402.19
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1608 0 0 0 40215 4 0 0 25 0 1 0 119188951 8069120 1593 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 1970 1593 67 132 0 1835 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 7880

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1700016/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=8024 CPUtime=462.17
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1650 0 0 0 46213 4 0 0 25 0 1 0 119188951 8216576 1635 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2006 1635 67 132 0 1871 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8024

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1699888/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=8164 CPUtime=522.16
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1682 0 0 0 52211 5 0 0 25 0 1 0 119188951 8359936 1667 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2041 1667 67 132 0 1906 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 8164

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1699760/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=8308 CPUtime=582.14
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1714 0 0 0 58209 5 0 0 25 0 1 0 119188951 8507392 1699 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2077 1699 67 132 0 1942 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 8308

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1699504/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=8592 CPUtime=642.13
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1771 0 0 0 64207 6 0 0 25 0 1 0 119188951 8798208 1756 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551281 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2148 1756 67 132 0 2013 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 8592

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1699376/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=8732 CPUtime=702.12
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1808 0 0 0 70205 7 0 0 25 0 1 0 119188951 8941568 1793 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550471 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2183 1793 67 132 0 2048 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 8732

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1699184/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=8876 CPUtime=762.1
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1856 0 0 0 76203 7 0 0 25 0 1 0 119188951 9089024 1841 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551739 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2219 1841 67 132 0 2084 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 8876

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1699120/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9016 CPUtime=822.08
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1871 0 0 0 82200 8 0 0 25 0 1 0 119188951 9232384 1856 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2254 1856 67 132 0 2119 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 9016

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698928/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9160 CPUtime=882.06
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1907 0 0 0 88198 8 0 0 25 0 1 0 119188951 9379840 1892 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522026 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2290 1892 67 132 0 2155 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 9160

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698800/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9304 CPUtime=942.05
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1944 0 0 0 94196 9 0 0 25 0 1 0 119188951 9527296 1929 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2326 1929 67 132 0 2191 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 9304

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698800/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9304 CPUtime=1002.03
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1946 0 0 0 100194 9 0 0 25 0 1 0 119188951 9527296 1931 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2326 1931 67 132 0 2191 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 9304

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698736/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9304 CPUtime=1062.02
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1950 0 0 0 106192 10 0 0 25 0 1 0 119188951 9527296 1935 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552337 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2326 1935 67 132 0 2191 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 9304

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698800/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9304 CPUtime=1122
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1956 0 0 0 112190 10 0 0 25 0 1 0 119188951 9527296 1941 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551747 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2326 1941 67 132 0 2191 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 9304

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698672/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9304 CPUtime=1181.99
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1981 0 0 0 118188 11 0 0 25 0 1 0 119188951 9527296 1966 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2326 1966 67 132 0 2191 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 9304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2236
/proc/meminfo: memFree=1698672/2055920 swapFree=4157664/4192956
[pid=2235] ppid=2233 vsize=9304 CPUtime=1200.09
/proc/2235/stat : 2235 (minimarch_fixed) R 2233 2235 983 0 -1 4194304 1984 0 0 0 119998 11 0 0 25 0 1 0 119188951 9527296 1969 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/2235/statm: 2326 1969 67 132 0 2191 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9304

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.41
CPU time (s): 1200.1
CPU user time (s): 1199.98
CPU system time (s): 0.116982
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 9304

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

runsolver used 0.900863 second user time and 2.6046 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Fri Apr 27 03:10:33 UTC 2007

IDJOB= 427333
IDBENCH= 19922
IDSOLVER= 198
FILE ID= node45/427333-1177643433

PBS_JOBID= 4697270

Free space on /tmp= 66512 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427333-1177643433/minimarch_fixed /tmp/evaluation/427333-1177643433/instance-427333-1177643433.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-427333-1177643433 -o ROOT/results/node45/solver-427333-1177643433 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427333-1177643433/minimarch_fixed /tmp/evaluation/427333-1177643433/instance-427333-1177643433.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 745328638

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1707024 kB
Buffers:         39720 kB
Cached:         230408 kB
SwapCached:      14792 kB
Active:         221216 kB
Inactive:        72372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707024 kB
SwapTotal:     4192956 kB
SwapFree:      4157664 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            40884 kB
Committed_AS:  1381020 kB
PageTables:       1732 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= 66512 MiB

End job on node45 on Fri Apr 27 03:30:36 UTC 2007