Trace number 1806200

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisat2-simp 070721? (TO) 1200.09 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is 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:  9638                                                 |
0.00/0.00	|  Number of clauses:    31795                                                |
0.02/0.05	|  Parsing time:         0.04         s                                       |
0.09/0.12	============================[ Search Statistics ]==============================
0.09/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	===============================================================================
0.09/0.12	|         0 |    3005    13267    37367 |     4422        0    nan |  0.000 % |
0.09/0.14	|       101 |    3005    13267    37367 |     4864      101     11 | 50.728 % |
0.09/0.18	|       251 |    3005    13267    37367 |     5351      251     34 | 50.726 % |
0.19/0.24	|       476 |    3005    13267    37367 |     5886      476     56 | 50.726 % |
0.29/0.32	|       814 |    3005    13267    37367 |     6474      814     48 | 50.726 % |
0.39/0.47	|      1320 |    3005    13267    37367 |     7122     1320     58 | 50.726 % |
0.69/0.71	|      2079 |    3005    13267    37367 |     7834     2079     72 | 50.726 % |
1.19/1.23	|      3218 |    3005    13267    37367 |     8617     3218     79 | 50.726 % |
1.89/1.91	|      4927 |    3005    13267    37367 |     9479     4927     79 | 50.726 % |
3.09/3.13	|      7489 |    3005    13267    37367 |    10427     7489     75 | 50.726 % |
5.19/5.21	|     11333 |    3005    13267    37367 |    11470    11333     78 | 50.726 % |
8.79/8.88	|     17099 |    3005    13267    37367 |    12617    17099     73 | 50.726 % |
14.79/14.89	|     25748 |    3005    13267    37367 |    13879    16717     58 | 50.726 % |
24.18/24.29	|     38722 |    3005    13267    37367 |    15267     9958     57 | 50.726 % |
37.08/37.14	|     58183 |    3005    13267    37367 |    16793    18835     87 | 50.726 % |
56.78/56.86	|     87376 |    3005    13267    37367 |    18473    14083     90 | 50.726 % |
93.96/94.08	|    131165 |    3005    13267    37367 |    20320    20642     98 | 50.726 % |
147.05/147.15	|    196849 |    3005    13267    37367 |    22352    20609     83 | 50.726 % |
232.53/232.63	|    295375 |    3005    13267    37367 |    24587    19595     82 | 50.726 % |
353.80/353.90	|    443166 |    3005    13267    37367 |    27046    28230     84 | 50.726 % |
548.15/548.38	|    664850 |    3005    13267    37367 |    29751    18771     70 | 50.726 % |
851.77/852.04	|    997375 |    3005    13267    37367 |    32726    20089     33 | 50.726 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806200-1242146641/watcher-1806200-1242146641 -o /tmp/evaluation-result-1806200-1242146641/solver-1806200-1242146641 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806200-1242146641.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24261
/proc/meminfo: memFree=1369452/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=2928 CPUtime=0
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 465 0 0 0 0 0 0 0 18 0 1 0 242696654 2998272 450 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 732 456 62 178 0 552 0

[startup+0.033364 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24261
/proc/meminfo: memFree=1369452/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=4408 CPUtime=0.02
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 808 0 0 0 2 0 0 0 18 0 1 0 242696654 4513792 793 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 1102 793 65 178 0 922 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4408

[startup+0.101369 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24261
/proc/meminfo: memFree=1369452/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=5736 CPUtime=0.09
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 1127 0 0 0 9 0 0 0 18 0 1 0 242696654 5873664 1112 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 1434 1112 81 178 0 1254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5736

[startup+0.301392 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24261
/proc/meminfo: memFree=1369452/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=5460 CPUtime=0.29
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 1187 0 0 0 29 0 0 0 19 0 1 0 242696654 5591040 1077 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 1365 1077 86 178 0 1185 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5460

[startup+0.701436 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 24261
/proc/meminfo: memFree=1369452/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=5592 CPUtime=0.69
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 1228 0 0 0 69 0 0 0 22 0 1 0 242696654 5726208 1118 1992294400 134512640 135243866 4294956256 18446744073709551615 134555763 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 1398 1118 86 178 0 1218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5592

[startup+1.50152 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1364964/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=6252 CPUtime=1.49
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 1388 0 0 0 149 0 0 0 25 0 1 0 242696654 6402048 1278 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 1563 1278 86 178 0 1383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6252

[startup+3.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1364068/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=7176 CPUtime=3.09
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 1618 0 0 0 309 0 0 0 25 0 1 0 242696654 7348224 1508 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 1794 1508 86 178 0 1614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7176

[startup+6.30105 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1362020/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=9024 CPUtime=6.29
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 2085 0 0 0 628 1 0 0 25 0 1 0 242696654 9240576 1975 1992294400 134512640 135243866 4294956256 18446744073709551615 134565310 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 2256 1975 86 178 0 2076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9024

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1360292/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=10216 CPUtime=12.69
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 2393 0 0 0 1268 1 0 0 25 0 1 0 242696654 10461184 2283 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 2554 2283 86 178 0 2374 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10216

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1360228/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=10436 CPUtime=25.48
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 2413 0 0 0 2547 1 0 0 25 0 1 0 242696654 10686464 2303 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 2609 2303 86 178 0 2429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10436

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1356644/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=14000 CPUtime=51.07
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 3307 0 0 0 5105 2 0 0 25 0 1 0 242696654 14336000 3197 1992294400 134512640 135243866 4294956256 18446744073709551615 134558464 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 3500 3197 86 178 0 3320 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14000

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1354340/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=16112 CPUtime=102.27
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 3870 0 0 0 10224 3 0 0 25 0 1 0 242696654 16498688 3760 1992294400 134512640 135243866 4294956256 18446744073709551615 134558448 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4028 3760 86 178 0 3848 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16112

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1353764/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=16752 CPUtime=162.25
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4017 0 0 0 16221 4 0 0 25 0 1 0 242696654 17154048 3907 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4188 3907 86 178 0 4008 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16752

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1352292/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18204 CPUtime=222.24
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4379 0 0 0 22219 5 0 0 25 0 1 0 242696654 18640896 4269 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4551 4269 86 178 0 4371 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 18204

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1352228/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18204 CPUtime=282.22
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4382 0 0 0 28217 5 0 0 25 0 1 0 242696654 18640896 4272 1992294400 134512640 135243866 4294956256 18446744073709551615 134555724 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4551 4272 86 178 0 4371 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18204

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1352036/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18468 CPUtime=342.2
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4427 0 0 0 34215 5 0 0 25 0 1 0 242696654 18911232 4317 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4617 4317 86 178 0 4437 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18468

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351844/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18636 CPUtime=402.18
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4473 0 0 0 40213 5 0 0 25 0 1 0 242696654 19083264 4363 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4659 4363 86 178 0 4479 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18636

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351780/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18636 CPUtime=462.17
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4485 0 0 0 46212 5 0 0 25 0 1 0 242696654 19083264 4375 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4659 4375 86 178 0 4479 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 18636

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351780/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18776 CPUtime=522.15
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4506 0 0 0 52210 5 0 0 25 0 1 0 242696654 19226624 4396 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4694 4396 86 178 0 4514 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 18776

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351716/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18776 CPUtime=582.14
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4518 0 0 0 58208 6 0 0 25 0 1 0 242696654 19226624 4408 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4694 4408 86 178 0 4514 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 18776

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351652/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18776 CPUtime=642.13
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4525 0 0 0 64207 6 0 0 25 0 1 0 242696654 19226624 4415 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4694 4415 86 178 0 4514 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 18776

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351524/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18948 CPUtime=702.11
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4549 0 0 0 70205 6 0 0 25 0 1 0 242696654 19402752 4439 1992294400 134512640 135243866 4294956256 18446744073709551615 134558461 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4737 4439 86 178 0 4557 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 18948

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351524/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18948 CPUtime=762.09
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4549 0 0 0 76203 6 0 0 25 0 1 0 242696654 19402752 4439 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4737 4439 86 178 0 4557 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 18948

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351460/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=18948 CPUtime=822.07
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4559 0 0 0 82201 6 0 0 25 0 1 0 242696654 19402752 4449 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4737 4449 86 178 0 4557 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 18948

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351332/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19100 CPUtime=882.06
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4584 0 0 0 88199 7 0 0 25 0 1 0 242696654 19558400 4474 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4775 4474 86 178 0 4595 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 19100

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351396/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19100 CPUtime=942.04
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4584 0 0 0 94197 7 0 0 25 0 1 0 242696654 19558400 4474 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4775 4474 86 178 0 4595 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 19100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24262
/proc/meminfo: memFree=1351396/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19100 CPUtime=1002.03
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4585 0 0 0 100196 7 0 0 25 0 1 0 242696654 19558400 4475 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4775 4475 86 178 0 4595 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 19100

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24268
/proc/meminfo: memFree=1351140/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19100 CPUtime=1062
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4594 0 0 0 106193 7 0 0 25 0 1 0 242696654 19558400 4484 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4775 4484 86 178 0 4595 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 19100

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24268
/proc/meminfo: memFree=1351140/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19264 CPUtime=1121.98
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4621 0 0 0 112191 7 0 0 25 0 1 0 242696654 19726336 4511 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4816 4511 86 178 0 4636 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 19264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24268
/proc/meminfo: memFree=1351140/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19264 CPUtime=1181.98
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4623 0 0 0 118190 8 0 0 25 0 1 0 242696654 19726336 4513 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4816 4513 86 178 0 4636 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 19264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24268
/proc/meminfo: memFree=1351140/2055920 swapFree=4181240/4192956
[pid=24261] ppid=24259 vsize=19264 CPUtime=1200.08
/proc/24261/stat : 24261 (minisat_static) R 24259 24261 24005 0 -1 4194304 4623 0 0 0 120000 8 0 0 25 0 1 0 242696654 19726336 4513 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24261/statm: 4816 4513 86 178 0 4636 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 19264

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.085986
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 19264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4623
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= 2
involuntary context switches= 2702

runsolver used 0.857869 second user time and 2.48862 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 18:44:01
IDJOB=1806200
IDBENCH=24690
IDSOLVER=568
FILE ID=node35/1806200-1242146641
PBS_JOBID= 9289686
Free space on /tmp= 66092 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806200-1242146641/watcher-1806200-1242146641 -o /tmp/evaluation-result-1806200-1242146641/solver-1806200-1242146641 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806200-1242146641.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ad877d677446ba8c798f8e71c4c035c2
RANDOM SEED=2117339715

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:       1369868 kB
Buffers:         62656 kB
Cached:         549784 kB
SwapCached:       6224 kB
Active:          88796 kB
Inactive:       532216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369868 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            1312 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            51008 kB
Committed_AS:   912780 kB
PageTables:       1396 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= 66092 MiB
End job on node35 at 2009-05-12 19:04:03