Trace number 329998

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.05 1200.43

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k75.cnf
MD5SUMb66acf4b5dd67635615f55e419d4cf82
Bench CategoryINDUST (industrial 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 variables111705
Number of clauses500248
Sum of the clauses size1287414
Maximum clause length20
Minimum clause length1
Number of clauses of size 1703
Number of clauses of size 2389626
Number of clauses of size 354937
Number of clauses of size 422450
Number of clauses of size 59744
Number of clauses of size over 522788

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.01	|  Number of variables:  111705                                               |
0.00/0.01	|  Number of clauses:    500248                                               |
1.79/1.80	|  Parsing time:         1.75         s                                       |
5.49/5.53	============================[ Search Statistics ]==============================
5.49/5.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.49/5.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.49/5.53	===============================================================================
5.49/5.53	|         0 |   36262   247037   826597 |    82345        0    nan |  0.000 % |
5.59/5.62	|       100 |   36260   247037   826597 |    90580       98      5 |  9.490 % |
5.59/5.65	|       250 |   36259   247037   826597 |    99638      247      6 |  9.491 % |
5.69/5.71	|       475 |   36259   247037   826597 |   109602      472      7 |  9.491 % |
5.89/5.96	|       812 |   36256   247037   826597 |   120562      806      7 |  9.501 % |
6.19/6.24	|      1318 |   36250   247037   826597 |   132618     1310      8 |  9.506 % |
6.39/6.45	|      2077 |   36250   247037   826597 |   145880     2069      7 |  9.506 % |
7.08/7.18	|      3216 |   36215   246809   825947 |   160468     3201      7 |  9.617 % |
7.88/7.92	|      4924 |   36093   245472   821797 |   176515     4897      8 |  9.633 % |
8.89/8.99	|      7486 |   36093   245472   821797 |   194166     7459      8 |  9.633 % |
10.88/10.94	|     11331 |   35920   244375   818434 |   213583    11208      9 |  9.825 % |
13.58/13.65	|     17097 |   35798   243187   814808 |   234941    16849      9 |  9.903 % |
17.18/17.25	|     25746 |   35747   242697   813353 |   258435    25444     10 |  9.943 % |
25.98/26.05	|     38720 |   35742   242675   813293 |   284279    38413     20 |  9.948 % |
36.38/36.43	|     58182 |   35739   242637   813194 |   312707    57870     21 |  9.950 % |
55.27/55.32	|     87374 |   35725   242550   812959 |   343978    87052     29 |  9.966 % |
89.46/89.52	|    131164 |   35666   242009   811369 |   378376   130733     31 | 10.016 % |
151.84/151.98	|    196848 |   35657   241923   811122 |   416213   196392     38 | 10.025 % |
277.60/277.76	|    295374 |   35651   241883   811023 |   457835   294912     45 | 10.029 % |
500.14/500.31	|    443163 |   35630   241726   810462 |   503618   442682     48 | 10.048 % |
810.23/810.54	|    664846 |   35563   241214   808849 |   553980   188666     38 | 10.108 % |

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/node69/watcher-329998-1173154477 -o ROOT/results/node69/solver-329998-1173154477 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329998-1173154477/minimarch /tmp/evaluation/329998-1173154477/instance-329998-1173154477.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.98 0.99 3/64 22852
/proc/meminfo: memFree=1468904/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=1736 CPUtime=0
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 335405512 1777664 314 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134518516 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 434 314 45 132 0 299 0

[startup+0.102617 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22852
/proc/meminfo: memFree=1468904/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=7828 CPUtime=0.09
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 1783 0 0 0 9 0 0 0 18 0 1 0 335405512 8015872 1767 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 1957 1767 51 132 0 1822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7828

[startup+0.201632 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22852
/proc/meminfo: memFree=1468904/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=14892 CPUtime=0.19
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 3297 0 0 0 18 1 0 0 18 0 1 0 335405512 15249408 3281 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 3723 3281 51 132 0 3588 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14892

[startup+0.301648 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22852
/proc/meminfo: memFree=1468904/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=21448 CPUtime=0.29
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 4757 0 0 0 27 2 0 0 19 0 1 0 335405512 21962752 4741 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 5362 4741 51 132 0 5227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21448

[startup+0.701713 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22852
/proc/meminfo: memFree=1468904/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=46472 CPUtime=0.69
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 10367 0 0 0 64 5 0 0 22 0 1 0 335405512 47587328 10351 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134522984 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 11618 10351 51 132 0 11483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46472

[startup+1.50184 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1427616/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=46472 CPUtime=1.49
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 10367 0 0 0 144 5 0 0 25 0 1 0 335405512 47587328 10351 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523074 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 11618 10351 51 132 0 11483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46472

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1425632/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=65128 CPUtime=3.09
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 15158 0 0 0 301 8 0 0 25 0 1 0 335405512 66691072 15142 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 16282 15142 62 132 0 16147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65128

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1406432/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=64624 CPUtime=6.29
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 17757 0 0 0 620 9 0 0 25 0 1 0 335405512 66174976 15200 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 16156 15200 67 132 0 16021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64624

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1408096/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=64624 CPUtime=12.68
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 17762 0 0 0 1259 9 0 0 25 0 1 0 335405512 66174976 15205 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 16156 15205 67 132 0 16021 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64624

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1407904/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=64868 CPUtime=25.48
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 17807 0 0 0 2539 9 0 0 25 0 1 0 335405512 66424832 15250 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 16217 15250 67 132 0 16082 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64868

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1407008/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=65992 CPUtime=51.08
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 18053 0 0 0 5098 10 0 0 25 0 1 0 335405512 67575808 15496 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 16498 15496 67 132 0 16363 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65992

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1402400/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=70796 CPUtime=102.26
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 19199 0 0 0 10215 11 0 0 25 0 1 0 335405512 72495104 16642 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 17699 16642 67 132 0 17564 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70796

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1388128/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=84952 CPUtime=162.24
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 22795 0 0 0 16208 16 0 0 25 0 1 0 335405512 86990848 20238 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552620 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 21238 20238 67 132 0 21103 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84952

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1376672/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=96476 CPUtime=222.23
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 25618 0 0 0 22203 20 0 0 25 0 1 0 335405512 98791424 23061 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 24119 23061 67 132 0 23984 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 96476

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1364512/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=108368 CPUtime=282.2
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 28668 0 0 0 28198 22 0 0 25 0 1 0 335405512 110968832 26111 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 27092 26111 67 132 0 26957 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 108368

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1355872/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=117448 CPUtime=342.18
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 30820 0 0 0 34193 25 0 0 25 0 1 0 335405512 120266752 28263 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 29362 28263 67 132 0 29227 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 117448

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1345568/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=127776 CPUtime=402.17
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 33431 0 0 0 40189 28 0 0 25 0 1 0 335405512 130842624 30874 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 31944 30874 67 132 0 31809 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 127776

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1334432/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=138624 CPUtime=462.15
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 36170 0 0 0 46183 32 0 0 25 0 1 0 335405512 141950976 33613 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 34656 33613 67 132 0 34521 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 138624

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1324896/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=148036 CPUtime=522.12
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 38575 0 0 0 52177 35 0 0 25 0 1 0 335405512 151588864 36018 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 37009 36018 67 132 0 36874 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 148036

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1316768/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=156992 CPUtime=582.1
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 40576 0 0 0 58173 37 0 0 25 0 1 0 335405512 160759808 38019 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 39248 38019 67 132 0 39113 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 156992

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1309984/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=163740 CPUtime=642.09
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 42296 0 0 0 64170 39 0 0 25 0 1 0 335405512 167669760 39739 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 40935 39739 67 132 0 40800 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 163740

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1306592/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=702.07
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43094 0 0 0 70168 39 0 0 25 0 1 0 335405512 170917888 40537 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40537 67 132 0 41593 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 166912

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1306656/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=762.05
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43094 0 0 0 76166 39 0 0 25 0 1 0 335405512 170917888 40537 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40537 67 132 0 41593 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 166912

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1306592/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=822.03
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43094 0 0 0 82164 39 0 0 25 0 1 0 335405512 170917888 40537 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40537 67 132 0 41593 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 166912

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1306592/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=882.01
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43095 0 0 0 88162 39 0 0 25 0 1 0 335405512 170917888 40538 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40538 67 132 0 41593 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 166912

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22853
/proc/meminfo: memFree=1306592/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=941.99
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43095 0 0 0 94160 39 0 0 25 0 1 0 335405512 170917888 40538 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40538 67 132 0 41593 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 166912

[startup+1002.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 22853
/proc/meminfo: memFree=1306528/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=1001.97
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43101 0 0 0 100158 39 0 0 25 0 1 0 335405512 170917888 40544 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40544 67 132 0 41593 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 166912

[startup+1062.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 22853
/proc/meminfo: memFree=1306528/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=1061.95
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43101 0 0 0 106156 39 0 0 25 0 1 0 335405512 170917888 40544 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552561 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40544 67 132 0 41593 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 166912

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22853
/proc/meminfo: memFree=1306528/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=1121.93
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43102 0 0 0 112154 39 0 0 25 0 1 0 335405512 170917888 40545 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40545 67 132 0 41593 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 166912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22853
/proc/meminfo: memFree=1306464/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=1181.91
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43104 0 0 0 118152 39 0 0 25 0 1 0 335405512 170917888 40547 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40547 67 132 0 41593 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 166912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22853
/proc/meminfo: memFree=1306464/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=1200.01
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43104 0 0 0 119962 39 0 0 25 0 1 0 335405512 170917888 40547 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40547 67 132 0 41593 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 166912

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22853
/proc/meminfo: memFree=1306464/2055920 swapFree=4184100/4192956
[pid=22852] ppid=22850 vsize=166912 CPUtime=1200.01
/proc/22852/stat : 22852 (minimarch) R 22850 22852 21528 0 -1 4194304 43104 0 0 0 119962 39 0 0 25 0 1 0 335405512 170917888 40547 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/22852/statm: 41728 40547 67 132 0 41593 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 166912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.05
CPU user time (s): 1199.63
CPU system time (s): 0.424935
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 166912

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

runsolver used 0.869867 second user time and 2.42763 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue Mar  6 04:14:38 UTC 2007

IDJOB= 329998
IDBENCH= 20553
IDSOLVER= 110
FILE ID= node69/329998-1173154477

PBS_JOBID= 4015211

Free space on /tmp= 66506 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k75.cnf
COMMAND LINE= /tmp/evaluation/329998-1173154477/minimarch /tmp/evaluation/329998-1173154477/instance-329998-1173154477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-329998-1173154477 -o ROOT/results/node69/solver-329998-1173154477 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329998-1173154477/minimarch /tmp/evaluation/329998-1173154477/instance-329998-1173154477.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b66acf4b5dd67635615f55e419d4cf82

RANDOM SEED= 914225413

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1469312 kB
Buffers:         35496 kB
Cached:         468048 kB
SwapCached:       2716 kB
Active:         152068 kB
Inactive:       363140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469312 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:           13776 kB
Writeback:           0 kB
Mapped:          17716 kB
Slab:            57348 kB
Committed_AS:   848196 kB
PageTables:       1476 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 node69 on Tue Mar  6 04:34:40 UTC 2007