Trace number 337144

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.08 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
Bench CategoryCRAFTED (crafted 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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  363                                                  |
0.00/0.00	|  Number of clauses:    9559                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.19/0.21	============================[ Search Statistics ]==============================
0.19/0.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.21	===============================================================================
0.19/0.21	|         0 |     242     9196    48642 |     3065        0    nan |  0.000 % |
0.19/0.22	|       100 |     242     9196    48642 |     3371      100     24 |  0.002 % |
0.19/0.22	|       250 |     242     9196    48642 |     3709      250     24 |  0.002 % |
0.19/0.23	|       475 |     242     9196    48642 |     4079      475     24 |  0.002 % |
0.19/0.24	|       813 |     242     9196    48642 |     4487      813     25 |  0.002 % |
0.19/0.26	|      1319 |     242     9196    48642 |     4936     1319     26 |  0.002 % |
0.19/0.29	|      2078 |     242     9196    48642 |     5430     2078     28 |  0.002 % |
0.29/0.35	|      3219 |     242     9196    48642 |     5973     3219     29 |  0.002 % |
0.39/0.44	|      4927 |     242     9196    48642 |     6570     4927     30 |  0.002 % |
0.49/0.59	|      7489 |     242     9196    48642 |     7227     4156     30 |  0.002 % |
0.79/0.84	|     11333 |     242     9196    48642 |     7950     4331     32 |  0.002 % |
1.19/1.25	|     17099 |     242     9196    48642 |     8745     6072     33 |  0.002 % |
1.89/1.93	|     25748 |     242     9196    48642 |     9620     5872     31 |  0.002 % |
2.99/3.02	|     38722 |     242     9196    48642 |    10582     9125     34 |  0.001 % |
4.89/4.94	|     58183 |     242     9196    48642 |    11640     7230     32 |  0.002 % |
7.69/7.72	|     87376 |     242     9196    48642 |    12804     7046     31 |  0.002 % |
12.18/12.26	|    131165 |     242     9196    48642 |    14085    12119     35 |  0.002 % |
20.28/20.31	|    196849 |     242     9196    48642 |    15493    13954     33 |  0.001 % |
32.19/32.22	|    295375 |     242     9196    48642 |    17042    11086     32 |  0.002 % |
52.38/52.46	|    443164 |     242     9196    48642 |    18747    13145     34 |  0.002 % |
83.67/83.78	|    664847 |     242     9196    48642 |    20622    18047     33 |  0.002 % |
140.55/140.69	|    997372 |     242     9196    48642 |    22684    19187     35 |  0.002 % |
228.87/229.04	|   1496160 |     242     9196    48642 |    24952    16674     36 |  0.002 % |
360.79/361.08	|   2244342 |     242     9196    48642 |    27447    13427     32 |  0.001 % |
591.03/591.38	|   3366616 |     242     9196    48642 |    30192    18251     36 |  0.001 % |
954.23/954.62	|   5050027 |     242     9196    48642 |    33211    19625     39 |  0.002 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-337144-1173661078 -o ROOT/results/node33/solver-337144-1173661078 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337144-1173661078/minimarch /tmp/evaluation/337144-1173661078/instance-337144-1173661078.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 1.02 1.00 3/64 30889
/proc/meminfo: memFree=1843452/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=2000 CPUtime=0
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 92064252 2048000 172 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 500 172 51 132 0 365 0

[startup+0.0406559 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 30889
/proc/meminfo: memFree=1843452/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=2524 CPUtime=0.03
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 331 0 0 0 3 0 0 0 18 0 1 0 92064252 2584576 315 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 631 315 63 132 0 496 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2524

[startup+0.102651 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 30889
/proc/meminfo: memFree=1843452/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=3536 CPUtime=0.09
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 601 0 0 0 9 0 0 0 18 0 1 0 92064252 3620864 585 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 884 585 63 132 0 749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3536

[startup+0.301675 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 30889
/proc/meminfo: memFree=1843452/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=3800 CPUtime=0.29
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 707 0 0 0 29 0 0 0 19 0 1 0 92064252 3891200 660 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557134 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 950 660 66 132 0 815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3800

[startup+0.702725 s]
/proc/loadavg: 0.92 1.02 1.00 3/64 30889
/proc/meminfo: memFree=1843452/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=3932 CPUtime=0.69
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 721 0 0 0 69 0 0 0 23 0 1 0 92064252 4026368 674 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 983 674 66 132 0 848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3932

[startup+1.50182 s]
/proc/loadavg: 0.92 1.02 1.00 2/65 30890
/proc/meminfo: memFree=1840816/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=4460 CPUtime=1.49
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 849 0 0 0 149 0 0 0 25 0 1 0 92064252 4567040 802 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 1115 802 66 132 0 980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4460

[startup+3.10202 s]
/proc/loadavg: 0.92 1.02 1.00 2/65 30890
/proc/meminfo: memFree=1840304/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=4856 CPUtime=3.09
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 969 0 0 0 309 0 0 0 25 0 1 0 92064252 4972544 922 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 1214 922 66 132 0 1079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4856

[startup+6.30142 s]
/proc/loadavg: 0.93 1.02 1.00 2/65 30890
/proc/meminfo: memFree=1839600/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=5252 CPUtime=6.29
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 1051 0 0 0 629 0 0 0 25 0 1 0 92064252 5378048 1004 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 1313 1004 66 132 0 1178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5252

[startup+12.7012 s]
/proc/loadavg: 0.93 1.02 1.00 2/65 30890
/proc/meminfo: memFree=1838960/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=6048 CPUtime=12.68
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 1245 0 0 0 1268 0 0 0 25 0 1 0 92064252 6193152 1198 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 1512 1198 66 132 0 1377 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6048

[startup+25.5018 s]
/proc/loadavg: 0.95 1.02 1.00 2/65 30890
/proc/meminfo: memFree=1838192/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=6708 CPUtime=25.49
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 1403 0 0 0 2548 1 0 0 25 0 1 0 92064252 6868992 1356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 1677 1356 66 132 0 1542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6708

[startup+51.102 s]
/proc/loadavg: 0.96 1.02 1.00 2/65 30890
/proc/meminfo: memFree=1837296/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=7504 CPUtime=51.08
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 1622 0 0 0 5107 1 0 0 25 0 1 0 92064252 7684096 1575 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 1876 1575 66 132 0 1741 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7504

[startup+102.305 s]
/proc/loadavg: 0.98 1.01 1.00 2/65 30890
/proc/meminfo: memFree=1835952/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=8924 CPUtime=102.27
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 1954 0 0 0 10226 1 0 0 25 0 1 0 92064252 9138176 1907 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553414 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 2231 1907 66 132 0 2096 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8924

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 30890
/proc/meminfo: memFree=1834864/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=10028 CPUtime=162.25
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 2217 0 0 0 16224 1 0 0 25 0 1 0 92064252 10268672 2170 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 2507 2170 66 132 0 2372 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 10028

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/71 31008
/proc/meminfo: memFree=1833144/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=10304 CPUtime=222.18
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 2314 0 0 0 22216 2 0 0 25 0 1 0 92064252 10551296 2267 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 2576 2267 66 132 0 2441 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10304

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1833256/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=11272 CPUtime=282.12
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 2543 0 0 0 28209 3 0 0 25 0 1 0 92064252 11542528 2496 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 2818 2496 66 132 0 2683 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 11272

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1833128/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=11416 CPUtime=342.1
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 2574 0 0 0 34207 3 0 0 25 0 1 0 92064252 11689984 2527 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 2854 2527 66 132 0 2719 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 11416

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1832104/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=12540 CPUtime=402.08
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 2830 0 0 0 40205 3 0 0 25 0 1 0 92064252 12840960 2783 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3135 2783 66 132 0 3000 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 12540

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1831720/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=13096 CPUtime=462.06
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 2947 0 0 0 46203 3 0 0 25 0 1 0 92064252 13410304 2900 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3274 2900 66 132 0 3139 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 13096

[startup+522.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1831272/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=13516 CPUtime=522.05
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3048 0 0 0 52201 4 0 0 25 0 1 0 92064252 13840384 3001 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3379 3001 66 132 0 3244 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 13516

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1831088/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=13672 CPUtime=582.03
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3099 0 0 0 58199 4 0 0 25 0 1 0 92064252 14000128 3052 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3418 3052 66 132 0 3283 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 13672

[startup+642.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1830576/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=14260 CPUtime=642.01
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3233 0 0 0 64197 4 0 0 25 0 1 0 92064252 14602240 3186 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3565 3186 66 132 0 3430 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 14260

[startup+702.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1830000/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=14832 CPUtime=702
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3377 0 0 0 70195 5 0 0 25 0 1 0 92064252 15187968 3330 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3708 3330 66 132 0 3573 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 14832

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1829744/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=15132 CPUtime=761.99
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3447 0 0 0 76194 5 0 0 25 0 1 0 92064252 15495168 3400 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3783 3400 66 132 0 3648 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 15132

[startup+822.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1829616/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=15280 CPUtime=821.96
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3485 0 0 0 82191 5 0 0 25 0 1 0 92064252 15646720 3438 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3820 3438 66 132 0 3685 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 15280

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1829424/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=15424 CPUtime=881.94
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3518 0 0 0 88189 5 0 0 25 0 1 0 92064252 15794176 3471 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3856 3471 66 132 0 3721 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 15424

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1829360/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=15564 CPUtime=941.94
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3545 0 0 0 94188 6 0 0 25 0 1 0 92064252 15937536 3498 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 3891 3498 66 132 0 3756 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 15564

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1828592/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=16264 CPUtime=1001.92
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3730 0 0 0 100186 6 0 0 25 0 1 0 92064252 16654336 3683 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 4066 3683 66 132 0 3931 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 16264

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1828336/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=16544 CPUtime=1061.9
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3793 0 0 0 106184 6 0 0 25 0 1 0 92064252 16941056 3746 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 4136 3746 66 132 0 4001 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 16544

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31088
/proc/meminfo: memFree=1828208/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=16684 CPUtime=1121.88
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3816 0 0 0 112182 6 0 0 25 0 1 0 92064252 17084416 3769 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551533 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 4171 3769 66 132 0 4036 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 16684

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31090
/proc/meminfo: memFree=1827696/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=17104 CPUtime=1181.86
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3908 0 0 0 118180 6 0 0 25 0 1 0 92064252 17514496 3861 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557837 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 4276 3861 66 132 0 4141 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 17104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31090
/proc/meminfo: memFree=1827696/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=17104 CPUtime=1200.06
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3910 0 0 0 120000 6 0 0 25 0 1 0 92064252 17514496 3863 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 4276 3863 66 132 0 4141 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 17104

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31090
/proc/meminfo: memFree=1827696/2055920 swapFree=4177824/4192956
[pid=30889] ppid=30887 vsize=17104 CPUtime=1200.06
/proc/30889/stat : 30889 (minimarch) R 30887 30889 30045 0 -1 4194304 3910 0 0 0 120000 6 0 0 25 0 1 0 92064252 17514496 3863 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551236 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 4276 3863 66 132 0 4141 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 17104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200.01
CPU system time (s): 0.069989
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 17104

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

runsolver used 0.805877 second user time and 2.55961 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar 12 00:57:58 UTC 2007

IDJOB= 337144
IDBENCH= 24692
IDSOLVER= 110
FILE ID= node33/337144-1173661078

PBS_JOBID= 4101392

Free space on /tmp= 66561 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337144-1173661078/minimarch /tmp/evaluation/337144-1173661078/instance-337144-1173661078.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-337144-1173661078 -o ROOT/results/node33/solver-337144-1173661078 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337144-1173661078/minimarch /tmp/evaluation/337144-1173661078/instance-337144-1173661078.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 295109543

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.231
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.231
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:       1843920 kB
Buffers:         20480 kB
Cached:         148432 kB
SwapCached:       9248 kB
Active:          77028 kB
Inactive:       108060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843920 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          15552 kB
Slab:            12876 kB
Committed_AS:   109500 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= 66561 MiB

End job on node33 on Mon Mar 12 01:18:01 UTC 2007