Trace number 429013

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-04-26 (fixed)? (TO) 1200.13 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 1.1, 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    171 |  0.000 % |
2.69/2.75	|       250 |     870    70478   181981 |    28426      250    140 |  0.000 % |
2.69/2.79	|       476 |     870    70478   181981 |    31268      476    132 |  0.000 % |
2.79/2.87	|       813 |     870    70478   181981 |    34395      813    125 |  0.000 % |
2.89/2.98	|      1320 |     870    70478   181981 |    37835     1320    119 |  0.000 % |
3.09/3.19	|      2081 |     870    70478   181981 |    41618     2081    119 |  0.000 % |
3.59/3.62	|      3220 |     870    70478   181981 |    45780     3220    124 |  0.000 % |
4.40/4.44	|      4928 |     870    70478   181981 |    50358     4928    124 |  0.000 % |
6.09/6.15	|      7496 |     870    70478   181981 |    55394     7496    118 |  0.000 % |
9.80/9.82	|     11342 |     870    70478   181981 |    60933    11342    114 |  0.000 % |
15.88/15.92	|     17109 |     870    70478   181981 |    67027    17109    111 |  0.000 % |
30.09/30.13	|     25762 |     870    70478   181981 |    73730    25762    112 |  0.000 % |
59.78/59.88	|     38740 |     870    70478   181981 |    81103    38740    111 |  0.000 % |
126.25/126.34	|     58203 |     870    70478   181981 |    89213    58203    108 |  0.000 % |
238.34/238.40	|     87401 |     870    70478   181981 |    98134    87401    104 |  0.000 % |
322.31/322.41	|    131191 |     870    70478   181981 |   107948    54677    127 |  0.000 % |
501.97/502.19	|    196875 |     870    70478   181981 |   118742    29214    113 |  0.000 % |
812.60/812.90	|    295404 |     870    70478   181981 |   130617    31751    112 |  0.000 % |
1170.91/1171.29	|    443193 |     870    70478   181981 |   143679    70975    106 |  0.000 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-429013-1177767558 -o ROOT/results/node15/solver-429013-1177767558 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/429013-1177767558/minimarch_fixed /tmp/evaluation/429013-1177767558/instance-429013-1177767558.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 0.99 0.99 3/77 10350
/proc/meminfo: memFree=1479728/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=2000 CPUtime=0
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 224673439 2048000 319 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134562614 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 500 319 51 132 0 365 0

[startup+0.0167349 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10350
/proc/meminfo: memFree=1479728/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=2720 CPUtime=0.01
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 516 0 0 0 1 0 0 0 18 0 1 0 224673439 2785280 501 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 680 501 51 132 0 545 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2720

[startup+0.101743 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10350
/proc/meminfo: memFree=1479728/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=5772 CPUtime=0.09
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 1232 0 0 0 9 0 0 0 18 0 1 0 224673439 5910528 1217 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523089 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 1443 1217 51 132 0 1308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5772

[startup+0.301761 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10350
/proc/meminfo: memFree=1479728/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=5768 CPUtime=0.29
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 1244 0 0 0 29 0 0 0 19 0 1 0 224673439 5906432 1229 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 1442 1229 63 132 0 1307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5768

[startup+0.701798 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10350
/proc/meminfo: memFree=1479728/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=6692 CPUtime=0.69
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 1479 0 0 0 69 0 0 0 22 0 1 0 224673439 6852608 1464 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523074 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 1673 1464 63 132 0 1538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6692

[startup+1.50187 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 10351
/proc/meminfo: memFree=1474024/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=7140 CPUtime=1.49
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 1557 0 0 0 149 0 0 0 25 0 1 0 224673439 7311360 1542 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531685 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 1785 1542 63 132 0 1650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7140

[startup+3.10202 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 10351
/proc/meminfo: memFree=1473576/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=6040 CPUtime=3.09
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 1697 0 0 0 309 0 0 0 25 0 1 0 224673439 6184960 1342 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 1510 1342 68 132 0 1375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6040

[startup+6.30131 s]
/proc/loadavg: 0.93 0.99 0.99 3/78 10351
/proc/meminfo: memFree=1471720/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=9344 CPUtime=6.29
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 2517 0 0 0 628 1 0 0 25 0 1 0 224673439 9568256 2162 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 2336 2162 68 132 0 2201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9344

[startup+12.7019 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1468144/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=12428 CPUtime=12.69
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 3302 0 0 0 1267 2 0 0 25 0 1 0 224673439 12726272 2947 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 3107 2947 68 132 0 2972 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12428

[startup+25.5011 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1463408/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=17036 CPUtime=25.48
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 4445 0 0 0 2546 2 0 0 25 0 1 0 224673439 17444864 4090 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 4259 4090 68 132 0 4124 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17036

[startup+51.1014 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1457008/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=23572 CPUtime=51.08
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 6056 0 0 0 5104 4 0 0 25 0 1 0 224673439 24137728 5701 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 5893 5701 68 132 0 5758 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23572

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1448752/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=31960 CPUtime=102.27
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 8075 0 0 0 10221 6 0 0 25 0 1 0 224673439 32727040 7720 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 7990 7720 68 132 0 7855 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31960

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1441072/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=39844 CPUtime=162.25
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 10000 0 0 0 16218 7 0 0 25 0 1 0 224673439 40800256 9645 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 9961 9645 68 132 0 9826 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39844

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1433328/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=47604 CPUtime=222.23
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 11939 0 0 0 22213 10 0 0 25 0 1 0 224673439 48746496 11584 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 11901 11584 68 132 0 11766 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47604

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1426480/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=54804 CPUtime=282.23
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 13658 0 0 0 28210 13 0 0 25 0 1 0 224673439 56119296 13303 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 13701 13303 68 132 0 13566 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 54804

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1425264/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=56020 CPUtime=342.2
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 13940 0 0 0 34207 13 0 0 25 0 1 0 224673439 57364480 13585 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 14005 13585 68 132 0 13870 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 56020

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1424048/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=57564 CPUtime=402.19
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 14295 0 0 0 40205 14 0 0 25 0 1 0 224673439 58945536 13940 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551224 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 14391 13940 68 132 0 14256 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 57564

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1413808/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=67600 CPUtime=462.18
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 16786 0 0 0 46201 17 0 0 25 0 1 0 224673439 69222400 16431 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 16900 16431 68 132 0 16765 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 67600

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1410160/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=71328 CPUtime=522.16
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 17698 0 0 0 52198 18 0 0 25 0 1 0 224673439 73039872 17343 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 17832 17343 68 132 0 17697 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 71328

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1410096/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=71328 CPUtime=582.15
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 17700 0 0 0 58196 19 0 0 25 0 1 0 224673439 73039872 17345 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 17832 17345 68 132 0 17697 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 71328

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10353
/proc/meminfo: memFree=1410160/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=71328 CPUtime=642.14
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 17709 0 0 0 64195 19 0 0 25 0 1 0 224673439 73039872 17354 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 17832 17354 68 132 0 17697 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 71328

[startup+702.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 10353
/proc/meminfo: memFree=1410096/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=71328 CPUtime=702.11
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 17711 0 0 0 70192 19 0 0 25 0 1 0 224673439 73039872 17356 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551383 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 17832 17356 68 132 0 17697 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 71328

[startup+762.306 s]
/proc/loadavg: 1.17 1.04 1.01 2/78 10353
/proc/meminfo: memFree=1403056/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=78448 CPUtime=762.11
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 19466 0 0 0 76189 22 0 0 25 0 1 0 224673439 80330752 19111 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 19612 19111 68 132 0 19477 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 78448

[startup+822.301 s]
/proc/loadavg: 1.09 1.05 1.01 2/78 10353
/proc/meminfo: memFree=1398064/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=83456 CPUtime=822.09
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 20713 0 0 0 82185 24 0 0 25 0 1 0 224673439 85458944 20358 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 20864 20358 68 132 0 20729 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 83456

[startup+882.302 s]
/proc/loadavg: 1.03 1.04 1.01 2/78 10353
/proc/meminfo: memFree=1397936/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=83596 CPUtime=882.07
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 20744 0 0 0 88183 24 0 0 25 0 1 0 224673439 85602304 20389 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 20899 20389 68 132 0 20764 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 83596

[startup+942.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 10353
/proc/meminfo: memFree=1397360/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=84260 CPUtime=942.06
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 20903 0 0 0 94181 25 0 0 25 0 1 0 224673439 86282240 20548 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 21065 20548 68 132 0 20930 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 84260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10353
/proc/meminfo: memFree=1396976/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=84796 CPUtime=1002.04
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 20995 0 0 0 100179 25 0 0 25 0 1 0 224673439 86831104 20640 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 21199 20640 68 132 0 21064 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 84796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 10353
/proc/meminfo: memFree=1396528/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=85288 CPUtime=1062.03
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 21114 0 0 0 106177 26 0 0 25 0 1 0 224673439 87334912 20759 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551344 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 21322 20759 68 132 0 21187 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 85288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 10353
/proc/meminfo: memFree=1396272/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=85452 CPUtime=1122.02
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 21170 0 0 0 112175 27 0 0 25 0 1 0 224673439 87502848 20815 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 21363 20815 68 132 0 21228 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 85452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10353
/proc/meminfo: memFree=1396016/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=85780 CPUtime=1182
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 21238 0 0 0 118173 27 0 0 25 0 1 0 224673439 87838720 20883 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 21445 20883 68 132 0 21310 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 85780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10353
/proc/meminfo: memFree=1395184/2055920 swapFree=4169140/4192956
[pid=10350] ppid=10348 vsize=86648 CPUtime=1200.1
/proc/10350/stat : 10350 (minimarch_fixed) R 10348 10350 9610 0 -1 4194304 21447 0 0 0 119983 27 0 0 25 0 1 0 224673439 88727552 21092 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/10350/statm: 21662 21092 68 132 0 21527 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 86648

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.13
CPU user time (s): 1199.83
CPU system time (s): 0.291955
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 86648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21447
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= 8
involuntary context switches= 1149

runsolver used 0.911861 second user time and 2.6586 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Apr 28 13:39:18 UTC 2007

IDJOB= 429013
IDBENCH= 24756
IDSOLVER= 198
FILE ID= node15/429013-1177767558

PBS_JOBID= 4715581

Free space on /tmp= 66541 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
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/429013-1177767558/minimarch_fixed /tmp/evaluation/429013-1177767558/instance-429013-1177767558.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-429013-1177767558 -o ROOT/results/node15/solver-429013-1177767558 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/429013-1177767558/minimarch_fixed /tmp/evaluation/429013-1177767558/instance-429013-1177767558.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  4a0cf034172f796c42342e79509e3449

RANDOM SEED= 60009654

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1480136 kB
Buffers:         49344 kB
Cached:         428596 kB
SwapCached:       2956 kB
Active:         216428 kB
Inactive:       285032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480136 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            3624 kB
Writeback:           0 kB
Mapped:          30660 kB
Slab:            59764 kB
Committed_AS:  7142360 kB
PageTables:       1868 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= 66541 MiB

End job on node15 on Sat Apr 28 13:59:21 UTC 2007