Trace number 336808

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.09 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
MD5SUMb414a0b8680818eb94ce47e101b0ad77
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
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:  500                                                  |
0.00/0.00	|  Number of clauses:    1750                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.01	|       100 |     500     1750     5250 |      641      100     26 |  0.000 % |
0.00/0.01	|       251 |     500     1750     5250 |      705      251     29 |  0.000 % |
0.00/0.02	|       476 |     500     1750     5250 |      776      476     28 |  0.000 % |
0.00/0.04	|       813 |     500     1750     5250 |      854      813     30 |  0.000 % |
0.00/0.06	|      1320 |     500     1750     5250 |      939      839     28 |  0.000 % |
0.10/0.10	|      2079 |     500     1750     5250 |     1033      558     28 |  0.000 % |
0.10/0.15	|      3219 |     500     1750     5250 |     1136      577     26 |  0.000 % |
0.20/0.24	|      4928 |     500     1750     5250 |     1250     1074     29 |  0.000 % |
0.30/0.37	|      7490 |     500     1750     5250 |     1375      976     27 |  0.000 % |
0.50/0.58	|     11334 |     500     1750     5250 |     1513     1193     30 |  0.000 % |
0.90/0.92	|     17100 |     500     1750     5250 |     1664     1355     28 |  0.000 % |
1.40/1.43	|     25749 |     500     1750     5250 |     1830     1256     29 |  0.000 % |
2.20/2.25	|     38723 |     500     1750     5250 |     2013     1825     28 |  0.000 % |
3.49/3.50	|     58185 |     500     1750     5250 |     2215     1334     28 |  0.000 % |
5.40/5.44	|     87377 |     500     1750     5250 |     2436     1816     29 |  0.000 % |
8.39/8.40	|    131166 |     500     1750     5250 |     2680     1700     28 |  0.000 % |
12.89/12.99	|    196850 |     500     1750     5250 |     2948     2584     28 |  0.000 % |
20.09/20.14	|    295376 |     500     1750     5250 |     3243     2696     30 |  0.000 % |
31.28/31.31	|    443165 |     500     1750     5250 |     3567     2429     30 |  0.000 % |
49.18/49.23	|    664848 |     500     1750     5250 |     3924     3158     30 |  0.000 % |
76.47/76.59	|    997373 |     500     1750     5250 |     4316     3541     31 |  0.000 % |
119.95/120.00	|   1496163 |     500     1750     5250 |     4748     2913     29 |  0.000 % |
186.14/186.26	|   2244345 |     500     1750     5250 |     5223     3073     29 |  0.000 % |
289.22/289.39	|   3366619 |     500     1750     5250 |     5745     4200     30 |  0.000 % |
454.08/454.27	|   5050031 |     500     1750     5250 |     6320     4730     32 |  0.000 % |
713.40/713.60	|   7575147 |     500     1750     5250 |     6952     5059     32 |  0.000 % |
1118.60/1118.96	|  11362822 |     500     1750     5250 |     7647     3804     30 |  0.000 % |

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/node5/watcher-336808-1173654184 -o ROOT/results/node5/solver-336808-1173654184 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336808-1173654184/minimarch /tmp/evaluation/336808-1173654184/instance-336808-1173654184.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.77 0.92 0.89 2/77 2118
/proc/meminfo: memFree=1630816/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=1868 CPUtime=0
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 385373258 1912832 119 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134522974 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 467 119 51 132 0 332 0

[startup+0.099733 s]
/proc/loadavg: 0.77 0.92 0.89 2/77 2118
/proc/meminfo: memFree=1630816/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=1996 CPUtime=0.09
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 177 0 0 0 9 0 0 0 18 0 1 0 385373258 2043904 161 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 499 161 66 132 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.101733 s]
/proc/loadavg: 0.77 0.92 0.89 2/77 2118
/proc/meminfo: memFree=1630816/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=1996 CPUtime=0.1
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 178 0 0 0 10 0 0 0 18 0 1 0 385373258 2043904 162 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551691 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 499 162 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.301755 s]
/proc/loadavg: 0.77 0.92 0.89 2/77 2118
/proc/meminfo: memFree=1630816/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=2128 CPUtime=0.3
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 197 0 0 0 30 0 0 0 20 0 1 0 385373258 2179072 181 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557591 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 532 181 66 132 0 397 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2128

[startup+0.701801 s]
/proc/loadavg: 0.77 0.92 0.89 2/77 2118
/proc/meminfo: memFree=1630816/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=2128 CPUtime=0.7
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 224 0 0 0 70 0 0 0 24 0 1 0 385373258 2179072 208 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 532 208 66 132 0 397 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2128

[startup+1.50189 s]
/proc/loadavg: 0.77 0.92 0.89 2/78 2119
/proc/meminfo: memFree=1630168/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=2260 CPUtime=1.5
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 248 0 0 0 150 0 0 0 25 0 1 0 385373258 2314240 232 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 565 232 66 132 0 430 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2260

[startup+3.10107 s]
/proc/loadavg: 0.79 0.92 0.89 2/78 2119
/proc/meminfo: memFree=1629912/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=2392 CPUtime=3.09
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 280 0 0 0 309 0 0 0 25 0 1 0 385373258 2449408 264 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 598 264 66 132 0 463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2392

[startup+6.30143 s]
/proc/loadavg: 0.79 0.92 0.89 2/78 2119
/proc/meminfo: memFree=1629656/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=2524 CPUtime=6.29
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 325 0 0 0 629 0 0 0 25 0 1 0 385373258 2584576 309 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 631 309 66 132 0 496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2524

[startup+12.7012 s]
/proc/loadavg: 0.82 0.93 0.90 2/78 2119
/proc/meminfo: memFree=1629272/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=2788 CPUtime=12.69
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 370 0 0 0 1269 0 0 0 25 0 1 0 385373258 2854912 354 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 697 354 66 132 0 562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2788

[startup+25.5016 s]
/proc/loadavg: 0.85 0.93 0.90 2/78 2119
/proc/meminfo: memFree=1628888/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=3184 CPUtime=25.49
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 468 0 0 0 2549 0 0 0 25 0 1 0 385373258 3260416 452 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 796 452 66 132 0 661 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3184

[startup+51.1015 s]
/proc/loadavg: 0.90 0.93 0.90 2/78 2119
/proc/meminfo: memFree=1628568/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=3580 CPUtime=51.08
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 562 0 0 0 5108 0 0 0 25 0 1 0 385373258 3665920 546 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 895 546 66 132 0 760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3580

[startup+102.305 s]
/proc/loadavg: 0.96 0.94 0.90 2/78 2119
/proc/meminfo: memFree=1627928/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=4104 CPUtime=102.26
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 704 0 0 0 10226 0 0 0 25 0 1 0 385373258 4202496 688 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1026 688 66 132 0 891 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4104

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.91 2/78 2119
/proc/meminfo: memFree=1627544/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=4500 CPUtime=162.24
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 805 0 0 0 16224 0 0 0 25 0 1 0 385373258 4608000 789 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1125 789 66 132 0 990 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4500

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.91 2/78 2119
/proc/meminfo: memFree=1627160/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=4764 CPUtime=222.24
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 886 0 0 0 22223 1 0 0 25 0 1 0 385373258 4878336 870 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1191 870 66 132 0 1056 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 4764

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 2119
/proc/meminfo: memFree=1626968/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=5028 CPUtime=282.22
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 935 0 0 0 28221 1 0 0 25 0 1 0 385373258 5148672 919 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1257 919 66 132 0 1122 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5028

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1626520/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=5424 CPUtime=342.2
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1038 0 0 0 34219 1 0 0 25 0 1 0 385373258 5554176 1022 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1356 1022 66 132 0 1221 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5424

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1626392/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=5560 CPUtime=402.18
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1079 0 0 0 40217 1 0 0 25 0 1 0 385373258 5693440 1063 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1390 1063 66 132 0 1255 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5560

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1626264/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=5824 CPUtime=462.17
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1131 0 0 0 46215 2 0 0 25 0 1 0 385373258 5963776 1115 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1456 1115 66 132 0 1321 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 5824

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1626072/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=5956 CPUtime=522.15
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1184 0 0 0 52213 2 0 0 25 0 1 0 385373258 6098944 1168 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1489 1168 66 132 0 1354 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 5956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625880/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=6224 CPUtime=582.14
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1230 0 0 0 58212 2 0 0 25 0 1 0 385373258 6373376 1214 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551508 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1556 1214 66 132 0 1421 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 6224

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625752/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=6224 CPUtime=642.12
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1251 0 0 0 64210 2 0 0 25 0 1 0 385373258 6373376 1235 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1556 1235 66 132 0 1421 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 6224

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625688/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=6356 CPUtime=702.1
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1277 0 0 0 70208 2 0 0 25 0 1 0 385373258 6508544 1261 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1589 1261 66 132 0 1454 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 6356

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625432/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=6624 CPUtime=762.09
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1339 0 0 0 76207 2 0 0 25 0 1 0 385373258 6782976 1323 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1656 1323 66 132 0 1521 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 6624

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625304/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=6756 CPUtime=822.08
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1378 0 0 0 82205 3 0 0 25 0 1 0 385373258 6918144 1362 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1689 1362 66 132 0 1554 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 6756

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625240/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=6892 CPUtime=882.06
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1411 0 0 0 88203 3 0 0 25 0 1 0 385373258 7057408 1395 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557652 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1723 1395 66 132 0 1588 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 6892

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1625176/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=7024 CPUtime=942.04
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1430 0 0 0 94201 3 0 0 25 0 1 0 385373258 7192576 1414 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556521 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1756 1414 66 132 0 1621 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 7024

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1624984/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=7156 CPUtime=1002.02
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1462 0 0 0 100199 3 0 0 25 0 1 0 385373258 7327744 1446 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551385 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1789 1446 66 132 0 1654 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 7156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1624920/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=7156 CPUtime=1062
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1482 0 0 0 106197 3 0 0 25 0 1 0 385373258 7327744 1466 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1789 1466 66 132 0 1654 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 7156

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 2119
/proc/meminfo: memFree=1624792/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=7288 CPUtime=1122
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1515 0 0 0 112196 4 0 0 25 0 1 0 385373258 7462912 1499 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1822 1499 66 132 0 1687 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 7288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1624664/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=7428 CPUtime=1181.98
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1553 0 0 0 118194 4 0 0 25 0 1 0 385373258 7606272 1537 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1857 1537 66 132 0 1722 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 7428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 2119
/proc/meminfo: memFree=1624600/2055920 swapFree=4170416/4192956
[pid=2118] ppid=2116 vsize=7564 CPUtime=1200.07
/proc/2118/stat : 2118 (minimarch) R 2116 2118 2041 0 -1 4194304 1572 0 0 0 120003 4 0 0 25 0 1 0 385373258 7745536 1556 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/2118/statm: 1891 1556 66 132 0 1756 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 7564

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.09
CPU user time (s): 1200.04
CPU system time (s): 0.047992
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 7564

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

runsolver used 1.44478 second user time and 2.87556 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Mar 11 23:03:04 UTC 2007

IDJOB= 336808
IDBENCH= 24684
IDSOLVER= 110
FILE ID= node5/336808-1173654184

PBS_JOBID= 4101421

Free space on /tmp= 66406 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336808-1173654184/minimarch /tmp/evaluation/336808-1173654184/instance-336808-1173654184.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-336808-1173654184 -o ROOT/results/node5/solver-336808-1173654184 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336808-1173654184/minimarch /tmp/evaluation/336808-1173654184/instance-336808-1173654184.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b414a0b8680818eb94ce47e101b0ad77

RANDOM SEED= 457579603

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1631224 kB
Buffers:         42264 kB
Cached:         301280 kB
SwapCached:       2236 kB
Active:         299408 kB
Inactive:        67800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631224 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          31564 kB
Slab:            43084 kB
Committed_AS:  1291060 kB
PageTables:       1692 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= 66406 MiB

End job on node5 on Sun Mar 11 23:23:07 UTC 2007