Trace number 339832

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.42

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.451
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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:  900                                                  |
0.00/0.00	|  Number of clauses:    71378                                                |
0.09/0.13	|  Parsing time:         0.13         s                                       |
2.69/2.72	============================[ Search Statistics ]==============================
2.69/2.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.69/2.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.69/2.72	===============================================================================
2.69/2.72	|         0 |     870    70478   181981 |    23492        0    nan |  0.000 % |
2.69/2.73	|       100 |     870    70478   181981 |    25841      100     99 |  0.018 % |
2.69/2.76	|       250 |     870    70478   181981 |    28426      250     99 |  0.024 % |
2.69/2.79	|       475 |     870    70478   181981 |    31268      475     80 |  0.020 % |
2.79/2.84	|       812 |     870    70478   181981 |    34395      812     72 |  0.020 % |
2.89/2.92	|      1318 |     870    70478   181981 |    37835     1318     57 |  0.023 % |
2.99/3.02	|      2077 |     870    70478   181981 |    41618     2077     57 |  0.020 % |
3.19/3.22	|      3216 |     870    70478   181981 |    45780     3216     56 |  0.026 % |
3.49/3.56	|      4924 |     870    70478   181981 |    50358     4924     58 |  0.020 % |
4.09/4.14	|      7486 |     870    70478   181981 |    55394     7486     68 |  0.000 % |
5.09/5.17	|     11331 |     870    70478   181981 |    60933    11331     75 |  0.026 % |
7.09/7.10	|     17097 |     870    70478   181981 |    67027    17097     85 |  0.021 % |
11.49/11.58	|     25746 |     869    70271   181567 |    73730    24021     93 |  0.132 % |
21.18/21.22	|     38720 |     869    70271   181567 |    81103    36995     79 |  0.135 % |
36.98/37.04	|     58181 |     869    70271   181567 |    89213    56456     84 |  0.112 % |
73.97/74.03	|     87373 |     869    70271   181567 |    98134    85648     77 |  0.142 % |
118.15/118.26	|    131162 |     868    70064   181153 |   107948    48738     80 |  0.223 % |
211.83/211.94	|    196847 |     866    69931   180887 |   118742   108436     92 |  0.468 % |
372.38/372.51	|    295373 |     859    68375   177629 |   130617   100682    103 |  1.354 % |
654.30/654.52	|    443163 |     854    67675   176229 |   143679    31077     85 |  1.906 % |
1105.88/1106.26	|    664846 |     838    64769   170417 |   158046   118099    100 |  3.905 % |

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/node58/watcher-339832-1173712408 -o ROOT/results/node58/solver-339832-1173712408 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339832-1173712408/minimarch /tmp/evaluation/339832-1173712408/instance-339832-1173712408.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.91 0.95 0.98 3/64 19322
/proc/meminfo: memFree=1916568/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=2000 CPUtime=0
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 391197498 2048000 319 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134562614 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 500 320 51 132 0 365 0

[startup+0.071844 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19322
/proc/meminfo: memFree=1916568/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=5772 CPUtime=0.06
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 1233 0 0 0 6 0 0 0 18 0 1 0 391197498 5910528 1217 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 1443 1217 51 132 0 1308 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5772

[startup+0.101846 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19322
/proc/meminfo: memFree=1916568/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=5772 CPUtime=0.09
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 1233 0 0 0 9 0 0 0 18 0 1 0 391197498 5910528 1217 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523042 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 1443 1217 51 132 0 1308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5772

[startup+0.301868 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19322
/proc/meminfo: memFree=1916568/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=5768 CPUtime=0.29
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 1245 0 0 0 29 0 0 0 19 0 1 0 391197498 5906432 1229 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 1442 1229 63 132 0 1307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5768

[startup+0.701912 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19322
/proc/meminfo: memFree=1916568/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=6692 CPUtime=0.69
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 1480 0 0 0 69 0 0 0 23 0 1 0 391197498 6852608 1464 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523042 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 1673 1464 63 132 0 1538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6692

[startup+1.502 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 19323
/proc/meminfo: memFree=1910736/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=7140 CPUtime=1.49
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 1557 0 0 0 149 0 0 0 25 0 1 0 391197498 7311360 1541 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531553 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 1785 1541 63 132 0 1650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7140

[startup+3.10117 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 19323
/proc/meminfo: memFree=1910480/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=5776 CPUtime=3.09
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 1615 0 0 0 309 0 0 0 25 0 1 0 391197498 5914624 1259 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 1444 1259 66 132 0 1309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5776

[startup+6.30153 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 19323
/proc/meminfo: memFree=1907992/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=10660 CPUtime=6.29
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 2832 0 0 0 628 1 0 0 25 0 1 0 391197498 10915840 2476 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 2665 2476 66 132 0 2530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10660

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 19323
/proc/meminfo: memFree=1901920/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=15548 CPUtime=12.69
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 4075 0 0 0 1267 2 0 0 25 0 1 0 391197498 15921152 3719 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 3887 3719 66 132 0 3752 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15548

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 19323
/proc/meminfo: memFree=1896608/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=20832 CPUtime=25.48
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 5368 0 0 0 2545 3 0 0 25 0 1 0 391197498 21331968 5012 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 5208 5012 66 132 0 5073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20832

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 19323
/proc/meminfo: memFree=1887200/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=30360 CPUtime=51.07
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 7726 0 0 0 5102 5 0 0 25 0 1 0 391197498 31088640 7370 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 7590 7370 66 132 0 7455 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30360

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 19323
/proc/meminfo: memFree=1877344/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=40036 CPUtime=102.26
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 10149 0 0 0 10219 7 0 0 25 0 1 0 391197498 40996864 9793 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552710 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 10009 9793 66 132 0 9874 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40036

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1877280/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=40188 CPUtime=162.24
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 10163 0 0 0 16217 7 0 0 25 0 1 0 391197498 41152512 9807 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 10047 9807 66 132 0 9912 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40188

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1863776/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=53728 CPUtime=222.22
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 13536 0 0 0 22212 10 0 0 25 0 1 0 391197498 55017472 13180 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 13432 13180 66 132 0 13297 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53728

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1861408/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=55972 CPUtime=282.21
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 14107 0 0 0 28210 11 0 0 25 0 1 0 391197498 57315328 13751 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 13993 13751 66 132 0 13858 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 55972

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1861344/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=55972 CPUtime=342.19
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 14110 0 0 0 34208 11 0 0 25 0 1 0 391197498 57315328 13754 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 13993 13754 66 132 0 13858 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55972

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1858336/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=59068 CPUtime=402.17
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 14888 0 0 0 40206 11 0 0 25 0 1 0 391197498 60485632 14532 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 14767 14532 66 132 0 14632 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 59068

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1851552/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=65676 CPUtime=462.15
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 16536 0 0 0 46202 13 0 0 25 0 1 0 391197498 67252224 16180 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 16419 16180 66 132 0 16284 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 65676

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1851680/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=65676 CPUtime=522.14
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 16536 0 0 0 52201 13 0 0 25 0 1 0 391197498 67252224 16180 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 16419 16180 66 132 0 16284 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 65676

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1851616/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=65816 CPUtime=582.12
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 16551 0 0 0 58199 13 0 0 25 0 1 0 391197498 67395584 16195 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 16454 16195 66 132 0 16319 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 65816

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1849312/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=67944 CPUtime=642.11
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 17109 0 0 0 64197 14 0 0 25 0 1 0 391197498 69574656 16753 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 16986 16753 66 132 0 16851 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 67944

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1848160/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=69212 CPUtime=702.09
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 17391 0 0 0 70195 14 0 0 25 0 1 0 391197498 70873088 17035 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 17303 17035 66 132 0 17168 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 69212

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1847776/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=69648 CPUtime=762.08
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 17488 0 0 0 76194 14 0 0 25 0 1 0 391197498 71319552 17132 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 17412 17132 66 132 0 17277 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 69648

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1847584/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=69648 CPUtime=822.05
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 17515 0 0 0 82191 14 0 0 25 0 1 0 391197498 71319552 17159 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 17412 17159 66 132 0 17277 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 69648

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1845280/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=72040 CPUtime=882.04
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 18098 0 0 0 88189 15 0 0 25 0 1 0 391197498 73768960 17742 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 18010 17742 66 132 0 17875 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 72040

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1841696/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=75912 CPUtime=942.02
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 18990 0 0 0 94186 16 0 0 25 0 1 0 391197498 77733888 18634 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552532 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 18978 18634 66 132 0 18843 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 75912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1841632/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=75912 CPUtime=1002.01
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 18991 0 0 0 100185 16 0 0 25 0 1 0 391197498 77733888 18635 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 18978 18635 66 132 0 18843 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 75912

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1841440/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=76088 CPUtime=1061.99
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 19045 0 0 0 106183 16 0 0 25 0 1 0 391197498 77914112 18689 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557065 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 19022 18689 66 132 0 18887 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 76088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1840864/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=76680 CPUtime=1121.97
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 19171 0 0 0 112181 16 0 0 25 0 1 0 391197498 78520320 18815 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 19170 18815 66 132 0 19035 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 76680

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1840544/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=77060 CPUtime=1181.95
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 19249 0 0 0 118179 16 0 0 25 0 1 0 391197498 78909440 18893 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 19265 18893 66 132 0 19130 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 77060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19323
/proc/meminfo: memFree=1840416/2055920 swapFree=4183340/4192956
[pid=19322] ppid=19320 vsize=77220 CPUtime=1200.05
/proc/19322/stat : 19322 (minimarch) R 19320 19322 18870 0 -1 4194304 19274 0 0 0 119989 16 0 0 25 0 1 0 391197498 79073280 18918 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19322/statm: 19305 18918 66 132 0 19170 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 77220

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.9
CPU system time (s): 0.176973
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 77220

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

runsolver used 0.818875 second user time and 2.47062 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Mar 12 15:13:28 UTC 2007

IDJOB= 339832
IDBENCH= 24756
IDSOLVER= 110
FILE ID= node58/339832-1173712408

PBS_JOBID= 4101775

Free space on /tmp= 66506 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339832-1173712408/minimarch /tmp/evaluation/339832-1173712408/instance-339832-1173712408.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-339832-1173712408 -o ROOT/results/node58/solver-339832-1173712408 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339832-1173712408/minimarch /tmp/evaluation/339832-1173712408/instance-339832-1173712408.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  4a0cf034172f796c42342e79509e3449

RANDOM SEED= 787920952

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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:       1916976 kB
Buffers:         12716 kB
Cached:          77252 kB
SwapCached:       3872 kB
Active:          42628 kB
Inactive:        57412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916976 kB
SwapTotal:     4192956 kB
SwapFree:      4183340 kB
Dirty:            3000 kB
Writeback:           0 kB
Mapped:          15508 kB
Slab:            24920 kB
Committed_AS:   828136 kB
PageTables:       1380 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= 66506 MiB

End job on node58 on Mon Mar 12 15:33:31 UTC 2007