Trace number 298116

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.1 1200.5

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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:    2130                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     489     2112     6397 |      704        0    nan |  0.000 % |
0.00/0.01	|       100 |     489     2112     6397 |      774      100     21 |  0.000 % |
0.00/0.02	|       250 |     489     2112     6397 |      851      250     21 |  0.000 % |
0.00/0.03	|       475 |     489     2112     6397 |      937      475     21 |  0.000 % |
0.00/0.04	|       812 |     489     2112     6397 |     1030      812     21 |  0.000 % |
0.00/0.06	|      1319 |     489     2112     6397 |     1133      772     20 |  0.000 % |
0.00/0.09	|      2079 |     489     2112     6397 |     1247      947     19 |  0.000 % |
0.10/0.14	|      3218 |     489     2112     6397 |     1371      793     18 |  0.000 % |
0.20/0.22	|      4926 |     489     2112     6397 |     1509     1095     18 |  0.000 % |
0.30/0.35	|      7488 |     489     2112     6397 |     1659     1322     18 |  0.000 % |
0.51/0.55	|     11332 |     489     2112     6397 |     1825      917     18 |  0.000 % |
0.81/0.86	|     17099 |     489     2112     6397 |     2008     1078     18 |  0.000 % |
1.33/1.34	|     25748 |     489     2112     6397 |     2209     1497     19 |  0.000 % |
2.05/2.09	|     38722 |     489     2112     6397 |     2430     2046     21 |  0.000 % |
3.17/3.24	|     58183 |     489     2112     6397 |     2673     1687     18 |  0.000 % |
5.01/5.06	|     87376 |     489     2112     6397 |     2940     2285     21 |  0.000 % |
7.78/7.84	|    131165 |     489     2112     6397 |     3234     2672     19 |  0.000 % |
12.18/12.22	|    196849 |     489     2112     6397 |     3558     2590     22 |  0.000 % |
19.04/19.07	|    295375 |     489     2112     6397 |     3914     1834     20 |  0.000 % |
29.69/29.77	|    443164 |     489     2112     6397 |     4305     3122     21 |  0.000 % |
46.18/46.29	|    664847 |     489     2112     6397 |     4736     2648     20 |  0.000 % |
71.78/71.83	|    997372 |     489     2112     6397 |     5209     2636     20 |  0.000 % |
112.03/112.16	|   1496160 |     489     2112     6397 |     5730     4469     21 |  0.000 % |
176.04/176.18	|   2244342 |     489     2112     6397 |     6303     4349     21 |  0.000 % |
275.37/275.51	|   3366617 |     489     2112     6397 |     6934     5632     21 |  0.000 % |
429.49/429.67	|   5050028 |     489     2112     6397 |     7627     6738     20 |  0.000 % |
673.93/674.24	|   7575144 |     489     2112     6397 |     8390     3879     20 |  0.000 % |
1053.03/1053.46	|  11362819 |     489     2112     6397 |     9229     5112     21 |  0.000 % |

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/node12/watcher-298116-1171850647 -o ROOT/results/node12/solver-298116-1171850647 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298116-1171850647/minimarch /tmp/evaluation/298116-1171850647/instance-298116-1171850647.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.98 0.99 3/77 23290
/proc/meminfo: memFree=305464/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=1868 CPUtime=0
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 205019143 1912832 122 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 467 122 51 132 0 332 0

[startup+0.107053 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23290
/proc/meminfo: memFree=305464/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=1996 CPUtime=0.1
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 174 0 0 0 10 0 0 0 18 0 1 0 205019143 2043904 158 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 499 158 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.515126 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23290
/proc/meminfo: memFree=305464/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=2128 CPUtime=0.51
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 204 0 0 0 51 0 0 0 21 0 1 0 205019143 2179072 188 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 532 188 66 132 0 397 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2128

[startup+1.33727 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23291
/proc/meminfo: memFree=304816/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=2256 CPUtime=1.33
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 230 0 0 0 133 0 0 0 25 0 1 0 205019143 2310144 214 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 564 214 66 132 0 429 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2256

[startup+2.97557 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23291
/proc/meminfo: memFree=304560/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=2256 CPUtime=2.97
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 261 0 0 0 297 0 0 0 25 0 1 0 205019143 2310144 245 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 564 245 66 132 0 429 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2256

[startup+6.25216 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23291
/proc/meminfo: memFree=304176/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=2520 CPUtime=6.24
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 314 0 0 0 624 0 0 0 25 0 1 0 205019143 2580480 298 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 630 298 66 132 0 495 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2520

[startup+12.7113 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23291
/proc/meminfo: memFree=303920/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=2784 CPUtime=12.69
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 376 0 0 0 1269 0 0 0 25 0 1 0 205019143 2850816 360 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 696 360 66 132 0 561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2784

[startup+25.5136 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 23291
/proc/meminfo: memFree=303600/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=3048 CPUtime=25.49
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 448 0 0 0 2549 0 0 0 25 0 1 0 205019143 3121152 432 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551691 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 762 432 66 132 0 627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3048

[startup+51.1252 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 23291
/proc/meminfo: memFree=303280/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=3444 CPUtime=51.09
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 543 0 0 0 5109 0 0 0 25 0 1 0 205019143 3526656 527 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552555 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 861 527 66 132 0 726 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3444

[startup+102.347 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 23291
/proc/meminfo: memFree=302896/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=3848 CPUtime=102.3
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 649 0 0 0 10230 0 0 0 25 0 1 0 205019143 3940352 633 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 962 633 66 132 0 827 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3848

[startup+162.38 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 23291
/proc/meminfo: memFree=302448/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=4376 CPUtime=162.32
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 758 0 0 0 16231 1 0 0 25 0 1 0 205019143 4481024 742 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557696 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1094 742 66 132 0 959 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 4376

[startup+222.409 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 23291
/proc/meminfo: memFree=302192/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=4644 CPUtime=222.33
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 833 0 0 0 22232 1 0 0 25 0 1 0 205019143 4755456 817 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1161 817 66 132 0 1026 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 4644

[startup+282.436 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=301936/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=4776 CPUtime=282.33
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 891 0 0 0 28232 1 0 0 25 0 1 0 205019143 4890624 875 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1194 875 66 132 0 1059 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 4776

[startup+342.468 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=301744/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=5040 CPUtime=342.34
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 941 0 0 0 34233 1 0 0 25 0 1 0 205019143 5160960 925 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1260 925 66 132 0 1125 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 5040

[startup+402.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 23291
/proc/meminfo: memFree=301552/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=5164 CPUtime=402.35
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 982 0 0 0 40234 1 0 0 25 0 1 0 205019143 5287936 966 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1291 966 66 132 0 1156 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 5164

[startup+462.527 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=301296/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=5424 CPUtime=462.36
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1050 0 0 0 46234 2 0 0 25 0 1 0 205019143 5554176 1034 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1356 1034 66 132 0 1221 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 5424

[startup+522.554 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=301104/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=5692 CPUtime=522.37
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1091 0 0 0 52235 2 0 0 25 0 1 0 205019143 5828608 1075 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1423 1075 66 132 0 1288 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 5692

[startup+582.582 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=300976/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=5832 CPUtime=582.38
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1123 0 0 0 58236 2 0 0 25 0 1 0 205019143 5971968 1107 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1458 1107 66 132 0 1323 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 5832

[startup+642.615 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=300912/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=5832 CPUtime=642.39
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1149 0 0 0 64237 2 0 0 25 0 1 0 205019143 5971968 1133 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1458 1133 66 132 0 1323 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 5832

[startup+702.644 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 23291
/proc/meminfo: memFree=300720/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6008 CPUtime=702.4
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1193 0 0 0 70238 2 0 0 25 0 1 0 205019143 6152192 1177 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1502 1177 66 132 0 1367 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 6008

[startup+762.669 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=300592/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6148 CPUtime=762.4
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1226 0 0 0 76238 2 0 0 25 0 1 0 205019143 6295552 1210 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1537 1210 66 132 0 1402 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 6148

[startup+822.703 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 23291
/proc/meminfo: memFree=300464/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6280 CPUtime=822.42
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1259 0 0 0 82239 3 0 0 25 0 1 0 205019143 6430720 1243 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1570 1243 66 132 0 1435 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 6280

[startup+882.73 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 23291
/proc/meminfo: memFree=300336/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6412 CPUtime=882.43
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1285 0 0 0 88240 3 0 0 25 0 1 0 205019143 6565888 1269 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551199 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1603 1269 66 132 0 1468 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 6412

[startup+942.756 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=300208/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6544 CPUtime=942.43
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1320 0 0 0 94240 3 0 0 25 0 1 0 205019143 6701056 1304 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1636 1304 66 132 0 1501 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 6544

[startup+1002.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=300080/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6684 CPUtime=1002.44
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1346 0 0 0 100241 3 0 0 25 0 1 0 205019143 6844416 1330 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1671 1330 66 132 0 1536 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 6684

[startup+1062.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=299888/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=6816 CPUtime=1062.46
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1396 0 0 0 106242 4 0 0 25 0 1 0 205019143 6979584 1380 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551199 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1704 1380 66 132 0 1569 0
Current children cumulated CPU time (s) 1062.46
Current children cumulated vsize (KiB) 6816

[startup+1122.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=299760/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=7084 CPUtime=1122.46
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1436 0 0 0 112242 4 0 0 25 0 1 0 205019143 7254016 1420 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1771 1420 66 132 0 1636 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 7084

[startup+1182.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=299632/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=7084 CPUtime=1182.46
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1460 0 0 0 118242 4 0 0 25 0 1 0 205019143 7254016 1444 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1771 1444 66 132 0 1636 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 7084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23291
/proc/meminfo: memFree=299632/2055920 swapFree=4154904/4192956
[pid=23290] ppid=23288 vsize=7084 CPUtime=1200.08
/proc/23290/stat : 23290 (minimarch) R 23288 23290 22228 0 -1 4194304 1461 0 0 0 120004 4 0 0 25 0 1 0 205019143 7254016 1445 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/23290/statm: 1771 1445 66 132 0 1636 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 7084

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.5
CPU time (s): 1200.1
CPU user time (s): 1200.05
CPU system time (s): 0.046992
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 7084

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

runsolver used 1.35379 second user time and 2.72758 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Feb 19 02:04:07 UTC 2007

IDJOB= 298116
IDBENCH= 19978
IDSOLVER= 110
FILE ID= node12/298116-1171850647

PBS_JOBID= 3839389

Free space on /tmp= 66551 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298116-1171850647/minimarch /tmp/evaluation/298116-1171850647/instance-298116-1171850647.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-298116-1171850647 -o ROOT/results/node12/solver-298116-1171850647 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298116-1171850647/minimarch /tmp/evaluation/298116-1171850647/instance-298116-1171850647.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 712175249

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:        305808 kB
Buffers:         49788 kB
Cached:        1603652 kB
SwapCached:      18068 kB
Active:         202684 kB
Inactive:      1476712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        305808 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          29692 kB
Slab:            56352 kB
Committed_AS:   974340 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= 66551 MiB

End job on node12 on Mon Feb 19 02:24:10 UTC 2007