Trace number 1805905

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-core 070721? (TO) 1200.06 1200.51

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
MD5SUMe8bf7f81ddac4f189ec204bc856c8406
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 variables1184
Number of clauses14216
Sum of the clauses size42944
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313920
Number of clauses of size 4296
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:  1184                                                 |
0.00/0.00	|  Number of clauses:    14216                                                |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |    1184    14216    42944 |     4738        0    nan |  0.000 % |
0.00/0.01	|       100 |    1184    14216    42944 |     5212      100      9 |  0.000 % |
0.00/0.02	|       250 |    1184    14216    42944 |     5733      250     10 |  0.000 % |
0.00/0.03	|       476 |    1184    14216    42944 |     6307      476     10 |  0.000 % |
0.00/0.05	|       814 |    1184    14216    42944 |     6937      814     11 |  0.000 % |
0.07/0.08	|      1321 |    1184    14216    42944 |     7631     1321     14 |  0.000 % |
0.09/0.12	|      2082 |    1184    14216    42944 |     8394     2082     15 |  0.000 % |
0.19/0.23	|      3221 |    1184    14216    42944 |     9234     3221     19 |  0.000 % |
0.29/0.39	|      4930 |    1184    14216    42944 |    10157     4930     20 |  0.000 % |
0.69/0.75	|      7492 |    1184    14216    42944 |    11173     7492     23 |  0.000 % |
1.49/1.53	|     11336 |    1184    14216    42944 |    12290     5690     24 |  0.000 % |
2.59/2.61	|     17104 |    1184    14216    42944 |    13519    11458     26 |  0.000 % |
4.19/4.28	|     25754 |    1184    14216    42944 |    14871    13263     27 |  0.000 % |
7.28/7.32	|     38729 |    1184    14216    42944 |    16359    11222     25 |  0.000 % |
11.99/12.05	|     58191 |    1184    14216    42944 |    17995    14157     29 |  0.000 % |
20.08/20.12	|     87385 |    1184    14216    42944 |    19794    16115     27 |  0.000 % |
31.88/31.95	|    131175 |    1184    14216    42944 |    21774    19945     26 |  0.000 % |
51.27/51.30	|    196859 |    1184    14216    42944 |    23951    19953     26 |  0.000 % |
88.46/88.53	|    295386 |    1184    14216    42944 |    26346    22167     28 |  0.000 % |
149.04/149.16	|    443175 |    1184    14216    42944 |    28981    24374     28 |  0.000 % |
248.70/248.89	|    664858 |    1184    14216    42944 |    31879    27701     26 |  0.000 % |
423.14/423.32	|    997383 |    1184    14216    42944 |    35067    23971     30 |  0.000 % |
694.73/695.06	|   1496171 |    1184    14216    42944 |    38574    19959     31 |  0.000 % |
1116.17/1116.61	|   2244354 |    1184    14216    42944 |    42431    22699     28 |  0.000 % |

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-1805905-1242142419/watcher-1805905-1242142419 -o /tmp/evaluation-result-1805905-1242142419/solver-1805905-1242142419 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805905-1242142419.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.96 0.50 0.55 3/64 10105
/proc/meminfo: memFree=1209592/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=2160 CPUtime=0
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 242276614 2211840 206 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 540 206 58 171 0 366 0

[startup+0.0769519 s]
/proc/loadavg: 0.96 0.50 0.55 3/64 10105
/proc/meminfo: memFree=1209592/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=2684 CPUtime=0.07
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 355 0 0 0 7 0 0 0 18 0 1 0 242276614 2748416 340 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 671 340 77 171 0 497 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2684

[startup+0.101956 s]
/proc/loadavg: 0.96 0.50 0.55 3/64 10105
/proc/meminfo: memFree=1209592/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=2684 CPUtime=0.09
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 366 0 0 0 9 0 0 0 18 0 1 0 242276614 2748416 351 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 671 351 77 171 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2684

[startup+0.301997 s]
/proc/loadavg: 0.96 0.50 0.55 3/64 10105
/proc/meminfo: memFree=1209592/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=2960 CPUtime=0.29
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 443 0 0 0 29 0 0 0 19 0 1 0 242276614 3031040 428 1992294400 134512640 135213614 4294956256 18446744073709551615 134527032 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 740 428 77 171 0 566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2960

[startup+0.701075 s]
/proc/loadavg: 0.96 0.50 0.55 3/64 10105
/proc/meminfo: memFree=1209592/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=3368 CPUtime=0.69
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 549 0 0 0 69 0 0 0 22 0 1 0 242276614 3448832 534 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 842 534 77 171 0 668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3368

[startup+1.50123 s]
/proc/loadavg: 0.96 0.50 0.55 2/65 10106
/proc/meminfo: memFree=1207472/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=4032 CPUtime=1.49
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 710 0 0 0 149 0 0 0 25 0 1 0 242276614 4128768 695 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 1008 696 77 171 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4032

[startup+3.10155 s]
/proc/loadavg: 0.96 0.50 0.55 2/65 10106
/proc/meminfo: memFree=1206896/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=4428 CPUtime=3.09
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 819 0 0 0 309 0 0 0 25 0 1 0 242276614 4534272 804 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 1107 804 77 171 0 933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4428

[startup+6.30119 s]
/proc/loadavg: 0.97 0.51 0.55 2/65 10106
/proc/meminfo: memFree=1206192/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=4824 CPUtime=6.28
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 892 0 0 0 628 0 0 0 25 0 1 0 242276614 4939776 877 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 1206 877 77 171 0 1032 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4824

[startup+12.7015 s]
/proc/loadavg: 0.97 0.52 0.55 2/65 10106
/proc/meminfo: memFree=1205504/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=5488 CPUtime=12.68
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 1057 0 0 0 1268 0 0 0 25 0 1 0 242276614 5619712 1042 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 1372 1042 77 171 0 1198 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5488

[startup+25.502 s]
/proc/loadavg: 0.98 0.54 0.56 2/65 10106
/proc/meminfo: memFree=1204608/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=6340 CPUtime=25.48
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 1274 0 0 0 2547 1 0 0 25 0 1 0 242276614 6492160 1259 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 1585 1259 77 171 0 1411 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6340

[startup+51.1011 s]
/proc/loadavg: 0.98 0.57 0.57 2/65 10106
/proc/meminfo: memFree=1203968/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=6884 CPUtime=51.07
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 1406 0 0 0 5106 1 0 0 25 0 1 0 242276614 7049216 1391 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 1721 1391 77 171 0 1547 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6884

[startup+102.305 s]
/proc/loadavg: 0.99 0.64 0.59 2/65 10106
/proc/meminfo: memFree=1202688/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=8204 CPUtime=102.25
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 1730 0 0 0 10224 1 0 0 25 0 1 0 242276614 8400896 1715 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2051 1715 77 171 0 1877 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8204

[startup+162.302 s]
/proc/loadavg: 0.99 0.70 0.61 2/65 10106
/proc/meminfo: memFree=1201920/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=8912 CPUtime=162.23
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 1903 0 0 0 16221 2 0 0 25 0 1 0 242276614 9125888 1888 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2228 1888 77 171 0 2054 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8912

[startup+222.301 s]
/proc/loadavg: 0.99 0.75 0.63 2/65 10106
/proc/meminfo: memFree=1201344/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=9592 CPUtime=222.21
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2056 0 0 0 22219 2 0 0 25 0 1 0 242276614 9822208 2041 1992294400 134512640 135213614 4294956256 18446744073709551615 134534738 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2398 2041 77 171 0 2224 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9592

[startup+282.302 s]
/proc/loadavg: 0.99 0.80 0.65 2/65 10106
/proc/meminfo: memFree=1200256/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=10692 CPUtime=282.18
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2330 0 0 0 28216 2 0 0 25 0 1 0 242276614 10948608 2315 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2673 2315 77 171 0 2499 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10692

[startup+342.302 s]
/proc/loadavg: 0.99 0.83 0.67 2/65 10106
/proc/meminfo: memFree=1200128/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=10840 CPUtime=342.16
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2369 0 0 0 34214 2 0 0 25 0 1 0 242276614 11100160 2354 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2710 2354 77 171 0 2536 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 10840

[startup+402.302 s]
/proc/loadavg: 0.99 0.86 0.69 2/65 10106
/proc/meminfo: memFree=1199680/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=11236 CPUtime=402.14
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2464 0 0 0 40212 2 0 0 25 0 1 0 242276614 11505664 2449 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2809 2449 77 171 0 2635 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 11236

[startup+462.302 s]
/proc/loadavg: 0.99 0.88 0.70 2/65 10106
/proc/meminfo: memFree=1199424/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=11520 CPUtime=462.12
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2545 0 0 0 46209 3 0 0 25 0 1 0 242276614 11796480 2530 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2880 2530 77 171 0 2706 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 11520

[startup+522.302 s]
/proc/loadavg: 0.99 0.90 0.72 2/65 10108
/proc/meminfo: memFree=1199232/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=11796 CPUtime=522.09
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2599 0 0 0 52206 3 0 0 25 0 1 0 242276614 12079104 2584 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 2949 2584 77 171 0 2775 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 11796

[startup+582.301 s]
/proc/loadavg: 0.99 0.92 0.74 2/65 10108
/proc/meminfo: memFree=1198464/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=12480 CPUtime=582.07
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2777 0 0 0 58204 3 0 0 25 0 1 0 242276614 12779520 2762 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3120 2762 77 171 0 2946 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 12480

[startup+642.301 s]
/proc/loadavg: 0.99 0.93 0.75 2/65 10108
/proc/meminfo: memFree=1198400/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=12480 CPUtime=642.06
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2780 0 0 0 64202 4 0 0 25 0 1 0 242276614 12779520 2765 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3120 2765 77 171 0 2946 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 12480

[startup+702.301 s]
/proc/loadavg: 0.99 0.94 0.76 2/65 10108
/proc/meminfo: memFree=1198336/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=12612 CPUtime=702.03
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 2793 0 0 0 70199 4 0 0 25 0 1 0 242276614 12914688 2778 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3153 2778 77 171 0 2979 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 12612

[startup+762.304 s]
/proc/loadavg: 0.99 0.95 0.77 2/65 10108
/proc/meminfo: memFree=1197312/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=13556 CPUtime=762.01
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3048 0 0 0 76197 4 0 0 25 0 1 0 242276614 13881344 3033 1992294400 134512640 135213614 4294956256 18446744073709551615 134537457 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3389 3033 77 171 0 3215 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 13556

[startup+822.301 s]
/proc/loadavg: 0.99 0.95 0.78 2/65 10108
/proc/meminfo: memFree=1197056/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=13824 CPUtime=821.98
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3114 0 0 0 82194 4 0 0 25 0 1 0 242276614 14155776 3099 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3456 3099 77 171 0 3282 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 13824

[startup+882.302 s]
/proc/loadavg: 0.99 0.96 0.79 2/65 10108
/proc/meminfo: memFree=1196992/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=13960 CPUtime=881.95
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3142 0 0 0 88191 4 0 0 25 0 1 0 242276614 14295040 3127 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3490 3127 77 171 0 3316 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 13960

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.81 2/65 10108
/proc/meminfo: memFree=1196864/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=14256 CPUtime=941.94
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3197 0 0 0 94189 5 0 0 25 0 1 0 242276614 14598144 3182 1992294400 134512640 135213614 4294956256 18446744073709551615 134535028 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3564 3182 77 171 0 3390 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 14256

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10108
/proc/meminfo: memFree=1196544/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=14388 CPUtime=1001.92
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3244 0 0 0 100187 5 0 0 25 0 1 0 242276614 14733312 3229 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3597 3229 77 171 0 3423 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 14388

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10108
/proc/meminfo: memFree=1196608/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=14388 CPUtime=1061.89
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3245 0 0 0 106184 5 0 0 25 0 1 0 242276614 14733312 3230 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3597 3230 77 171 0 3423 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 14388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 10108
/proc/meminfo: memFree=1196416/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=14536 CPUtime=1121.86
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3280 0 0 0 112181 5 0 0 25 0 1 0 242276614 14884864 3265 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 3634 3265 77 171 0 3460 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 14536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 10108
/proc/meminfo: memFree=1194816/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=16204 CPUtime=1181.85
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3661 0 0 0 118179 6 0 0 25 0 1 0 242276614 16592896 3646 1992294400 134512640 135213614 4294956256 18446744073709551615 134526973 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 4051 3646 77 171 0 3877 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 16204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 10108
/proc/meminfo: memFree=1194752/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=16204 CPUtime=1200.04
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3673 0 0 0 119998 6 0 0 25 0 1 0 242276614 16592896 3658 1992294400 134512640 135213614 4294956256 18446744073709551615 134527168 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 4051 3658 77 171 0 3877 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 16204

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 10108
/proc/meminfo: memFree=1194752/2055920 swapFree=4180356/4192956
[pid=10105] ppid=10103 vsize=16204 CPUtime=1200.04
/proc/10105/stat : 10105 (minisat_static) R 10103 10105 10041 0 -1 4194304 3673 0 0 0 119998 6 0 0 25 0 1 0 242276614 16592896 3658 1992294400 134512640 135213614 4294956256 18446744073709551615 134527168 0 0 4096 3 0 0 0 17 1 0 0
/proc/10105/statm: 4051 3658 77 171 0 3877 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 16204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.070989
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 16204

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

runsolver used 1.14283 second user time and 2.16167 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-12 17:33:39
IDJOB=1805905
IDBENCH=24621
IDSOLVER=651
FILE ID=node1/1805905-1242142419
PBS_JOBID= 9289720
Free space on /tmp= 66252 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805905-1242142419/watcher-1805905-1242142419 -o /tmp/evaluation-result-1805905-1242142419/solver-1805905-1242142419 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805905-1242142419.cnf

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

MD5SUM BENCH= e8bf7f81ddac4f189ec204bc856c8406
RANDOM SEED=1232293360

node1.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.259
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	: 5931.00
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.259
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:       1210072 kB
Buffers:         63884 kB
Cached:         698704 kB
SwapCached:       6356 kB
Active:          76736 kB
Inactive:       693628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210072 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            1000 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            61536 kB
Committed_AS:   923424 kB
PageTables:       1436 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= 66252 MiB
End job on node1 at 2009-05-12 17:53:42