Trace number 293770

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minimarch 2007-02-08? (TO) 1200.07 1200.48

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
MD5SUMf3499b88ec490ed112ebd1c4b8c12b73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082986
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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:  110                                                  |
0.00/0.00	|  Number of clauses:    2343                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.03	|       101 |     110     2343    11715 |      859      101     24 |  0.008 % |
0.00/0.03	|       252 |     110     2343    11715 |      945      252     23 |  0.008 % |
0.00/0.04	|       477 |     110     2343    11715 |     1039      477     23 |  0.008 % |
0.00/0.05	|       814 |     110     2343    11715 |     1143      814     23 |  0.008 % |
0.00/0.07	|      1320 |     110     2343    11715 |     1257      737     21 |  0.008 % |
0.00/0.10	|      2079 |     110     2343    11715 |     1383      857     21 |  0.008 % |
0.10/0.14	|      3218 |     110     2343    11715 |     1521     1291     22 |  0.008 % |
0.10/0.20	|      4926 |     110     2343    11715 |     1674     1449     22 |  0.008 % |
0.20/0.30	|      7489 |     110     2343    11715 |     1841     1465     21 |  0.008 % |
0.41/0.47	|     11334 |     110     2343    11715 |     2025     1578     21 |  0.008 % |
0.71/0.72	|     17101 |     110     2343    11715 |     2228     1180     21 |  0.008 % |
1.02/1.11	|     25750 |     110     2343    11715 |     2451     1933     20 |  0.008 % |
1.63/1.72	|     38724 |     110     2343    11715 |     2696     1260     21 |  0.008 % |
2.66/2.68	|     58185 |     110     2343    11715 |     2965     1641     22 |  0.008 % |
4.09/4.13	|     87377 |     110     2343    11715 |     3262     2379     21 |  0.008 % |
6.35/6.40	|    131167 |     110     2343    11715 |     3588     1708     20 |  0.008 % |
9.93/9.95	|    196851 |     110     2343    11715 |     3947     2252     21 |  0.008 % |
15.46/15.50	|    295378 |     110     2343    11715 |     4342     3360     21 |  0.008 % |
24.06/24.16	|    443168 |     110     2343    11715 |     4776     2453     22 |  0.008 % |
37.59/37.67	|    664852 |     110     2343    11715 |     5254     3034     21 |  0.008 % |
58.48/58.56	|    997377 |     110     2343    11715 |     5779     2728     22 |  0.008 % |
91.65/91.69	|   1496165 |     110     2343    11715 |     6357     4960     21 |  0.008 % |
143.26/143.31	|   2244347 |     110     2343    11715 |     6993     6130     21 |  0.008 % |
224.15/224.27	|   3366621 |     110     2343    11715 |     7692     4967     22 |  0.008 % |
351.73/351.85	|   5050033 |     110     2343    11715 |     8461     5431     22 |  0.008 % |
552.52/552.68	|   7575149 |     110     2343    11715 |     9308     5209     21 |  0.008 % |
872.58/872.90	|  11362825 |     110     2343    11715 |    10238     7835     21 |  0.008 % |

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/node34/watcher-293770-1171777420 -o ROOT/results/node34/solver-293770-1171777420 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293770-1171777420/minimarch /tmp/evaluation/293770-1171777420/instance-293770-1171777420.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.99 0.99 3/64 2198
/proc/meminfo: memFree=895536/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=1868 CPUtime=0
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 171505842 1912832 126 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 467 126 51 132 0 332 0

[startup+0.10736 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 2198
/proc/meminfo: memFree=895536/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=1996 CPUtime=0.1
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 178 0 0 0 10 0 0 0 18 0 1 0 171505842 2043904 162 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 499 162 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.515392 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 2198
/proc/meminfo: memFree=895536/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=2128 CPUtime=0.51
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 217 0 0 0 51 0 0 0 22 0 1 0 171505842 2179072 201 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 532 201 66 132 0 397 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2128

[startup+1.33546 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 2199
/proc/meminfo: memFree=894888/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=2260 CPUtime=1.33
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 250 0 0 0 133 0 0 0 25 0 1 0 171505842 2314240 234 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 565 234 66 132 0 430 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2260

[startup+2.97159 s]
/proc/loadavg: 0.92 0.99 0.99 3/65 2199
/proc/meminfo: memFree=894632/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=2392 CPUtime=2.96
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 293 0 0 0 296 0 0 0 25 0 1 0 171505842 2449408 277 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134563427 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 598 277 66 132 0 463 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2392

[startup+6.25285 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 2199
/proc/meminfo: memFree=894376/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=2524 CPUtime=6.24
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 329 0 0 0 624 0 0 0 25 0 1 0 171505842 2584576 313 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 631 313 66 132 0 496 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2524

[startup+12.7034 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 2199
/proc/meminfo: memFree=893992/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=2788 CPUtime=12.69
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 388 0 0 0 1269 0 0 0 25 0 1 0 171505842 2854912 372 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 697 372 66 132 0 562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2788

[startup+25.5064 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 2199
/proc/meminfo: memFree=893736/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=3188 CPUtime=25.49
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 467 0 0 0 2549 0 0 0 25 0 1 0 171505842 3264512 451 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 797 451 66 132 0 662 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3188

[startup+51.1315 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 2199
/proc/meminfo: memFree=893288/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=3452 CPUtime=51.11
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 560 0 0 0 5111 0 0 0 25 0 1 0 171505842 3534848 544 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 863 544 66 132 0 728 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 3452

[startup+102.337 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 2199
/proc/meminfo: memFree=892840/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=3984 CPUtime=102.3
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 683 0 0 0 10230 0 0 0 25 0 1 0 171505842 4079616 667 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 996 667 66 132 0 861 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3984

[startup+162.355 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2199
/proc/meminfo: memFree=892392/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=4396 CPUtime=162.3
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 777 0 0 0 16230 0 0 0 25 0 1 0 171505842 4501504 761 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1099 761 66 132 0 964 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4396

[startup+222.373 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2199
/proc/meminfo: memFree=892264/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=4532 CPUtime=222.3
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 821 0 0 0 22230 0 0 0 25 0 1 0 171505842 4640768 805 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1133 805 66 132 0 998 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4532

[startup+282.39 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2199
/proc/meminfo: memFree=891944/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=4816 CPUtime=282.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 899 0 0 0 28230 1 0 0 25 0 1 0 171505842 4931584 883 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1204 883 66 132 0 1069 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 4816

[startup+342.405 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2199
/proc/meminfo: memFree=891816/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=4956 CPUtime=342.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 931 0 0 0 34230 1 0 0 25 0 1 0 171505842 5074944 915 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1239 915 66 132 0 1104 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 4956

[startup+402.424 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2199
/proc/meminfo: memFree=891560/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5264 CPUtime=402.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 991 0 0 0 40230 1 0 0 25 0 1 0 171505842 5390336 975 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553452 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1316 975 66 132 0 1181 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 5264

[startup+462.44 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 2199
/proc/meminfo: memFree=891432/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5404 CPUtime=462.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1022 0 0 0 46230 1 0 0 25 0 1 0 171505842 5533696 1006 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550326 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1351 1006 66 132 0 1216 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 5404

[startup+522.455 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 2199
/proc/meminfo: memFree=891368/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5544 CPUtime=522.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1054 0 0 0 52230 1 0 0 25 0 1 0 171505842 5677056 1038 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1386 1038 66 132 0 1251 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 5544

[startup+582.469 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 2199
/proc/meminfo: memFree=891240/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5544 CPUtime=582.32
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1074 0 0 0 58231 1 0 0 25 0 1 0 171505842 5677056 1058 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553425 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1386 1058 66 132 0 1251 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 5544

[startup+642.484 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2199
/proc/meminfo: memFree=891112/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5680 CPUtime=642.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1097 0 0 0 64230 1 0 0 25 0 1 0 171505842 5816320 1081 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551691 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1420 1081 66 132 0 1285 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 5680

[startup+702.497 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 2199
/proc/meminfo: memFree=890984/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5812 CPUtime=702.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1129 0 0 0 70230 1 0 0 25 0 1 0 171505842 5951488 1113 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1453 1113 66 132 0 1318 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5812

[startup+762.511 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2199
/proc/meminfo: memFree=890856/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5812 CPUtime=762.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1142 0 0 0 76230 1 0 0 25 0 1 0 171505842 5951488 1126 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1453 1126 66 132 0 1318 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 5812

[startup+822.528 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2199
/proc/meminfo: memFree=890856/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5952 CPUtime=822.31
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1161 0 0 0 82230 1 0 0 25 0 1 0 171505842 6094848 1145 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557299 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1488 1145 66 132 0 1353 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 5952

[startup+882.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2199
/proc/meminfo: memFree=890856/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=5952 CPUtime=882.3
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1172 0 0 0 88229 1 0 0 25 0 1 0 171505842 6094848 1156 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1488 1156 66 132 0 1353 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 5952

[startup+942.553 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2199
/proc/meminfo: memFree=890728/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=6100 CPUtime=942.3
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1211 0 0 0 94229 1 0 0 25 0 1 0 171505842 6246400 1195 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1525 1195 66 132 0 1390 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 6100

[startup+1002.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2199
/proc/meminfo: memFree=890536/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=6248 CPUtime=1002.3
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1247 0 0 0 100229 1 0 0 25 0 1 0 171505842 6397952 1231 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1562 1231 66 132 0 1427 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 6248

[startup+1062.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2299
/proc/meminfo: memFree=889128/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=6396 CPUtime=1062.27
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1266 0 0 0 106226 1 0 0 25 0 1 0 171505842 6549504 1250 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1599 1250 66 132 0 1464 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 6396

[startup+1122.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2371
/proc/meminfo: memFree=889000/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=6544 CPUtime=1122.25
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1302 0 0 0 112224 1 0 0 25 0 1 0 171505842 6701056 1286 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1636 1286 66 132 0 1501 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 6544

[startup+1182.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2397
/proc/meminfo: memFree=890152/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=6692 CPUtime=1182.24
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1339 0 0 0 118222 2 0 0 25 0 1 0 171505842 6852608 1323 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1673 1323 66 132 0 1538 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 6692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2397
/proc/meminfo: memFree=890088/2055920 swapFree=4183096/4192956
[pid=2198] ppid=2196 vsize=6692 CPUtime=1200.06
/proc/2198/stat : 2198 (minimarch) R 2196 2198 1699 0 -1 4194304 1339 0 0 0 120004 2 0 0 25 0 1 0 171505842 6852608 1323 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/2198/statm: 1673 1323 66 132 0 1538 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 6692

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.48
CPU time (s): 1200.07
CPU user time (s): 1200.05
CPU system time (s): 0.022996
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 6692

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

runsolver used 0.813876 second user time and 2.47762 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Feb 18 05:43:40 UTC 2007

IDJOB= 293770
IDBENCH= 19872
IDSOLVER= 110
FILE ID= node34/293770-1171777420

PBS_JOBID= 3839541

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2094099432-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293770-1171777420/minimarch /tmp/evaluation/293770-1171777420/instance-293770-1171777420.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-293770-1171777420 -o ROOT/results/node34/solver-293770-1171777420 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293770-1171777420/minimarch /tmp/evaluation/293770-1171777420/instance-293770-1171777420.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  f3499b88ec490ed112ebd1c4b8c12b73

RANDOM SEED= 36757372

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:        895944 kB
Buffers:         40760 kB
Cached:        1020520 kB
SwapCached:       4688 kB
Active:         737880 kB
Inactive:       333824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        895944 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          15380 kB
Slab:            74272 kB
Committed_AS:   455044 kB
PageTables:       1396 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 node34 on Sun Feb 18 06:03:43 UTC 2007