Trace number 1805899

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.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.02         s                                       |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	|         0 |     888    13920    46542 |     4640        0    nan |  0.000 % |
0.09/0.12	|       100 |     888    13920    46542 |     5104      100     27 |  0.000 % |
0.09/0.13	|       251 |     888    13920    46542 |     5614      251     34 |  0.000 % |
0.09/0.16	|       477 |     888    13920    46542 |     6175      477     31 |  0.000 % |
0.09/0.18	|       814 |     888    13920    46542 |     6793      814     29 |  0.000 % |
0.19/0.24	|      1321 |     888    13920    46542 |     7472     1321     34 |  0.000 % |
0.29/0.34	|      2081 |     888    13920    46542 |     8220     2081     34 |  0.000 % |
0.39/0.49	|      3220 |     888    13920    46542 |     9042     3220     36 |  0.000 % |
0.69/0.79	|      4928 |     888    13920    46542 |     9946     4928     34 |  0.000 % |
1.19/1.29	|      7491 |     888    13920    46542 |    10940     7491     33 |  0.000 % |
2.09/2.18	|     11335 |     888    13920    46542 |    12034     5742     36 |  0.000 % |
3.69/3.75	|     17102 |     888    13920    46542 |    13238    11509     34 |  0.000 % |
5.79/5.88	|     25753 |     888    13920    46542 |    14562     6780     33 |  0.000 % |
8.98/9.05	|     38727 |     888    13920    46542 |    16018    12395     31 |  0.000 % |
14.89/14.97	|     58189 |     888    13920    46542 |    17620    15725     32 |  0.000 % |
23.38/23.47	|     87381 |     888    13920    46542 |    19382     9400     32 |  0.000 % |
38.07/38.17	|    131170 |     888    13920    46542 |    21320    14128     31 |  0.000 % |
60.27/60.33	|    196854 |     888    13920    46542 |    23452    15522     32 |  0.000 % |
97.56/97.64	|    295380 |     888    13920    46542 |    25798    19714     33 |  0.000 % |
160.44/160.50	|    443170 |     888    13920    46542 |    28377    24941     36 |  0.000 % |
266.20/266.38	|    664853 |     888    13920    46542 |    31215    27346     40 |  0.000 % |
445.84/446.08	|    997379 |     888    13920    46542 |    34337    15512     34 |  0.000 % |
723.24/723.56	|   1496169 |     888    13920    46542 |    37770    25144     33 |  0.000 % |
1166.28/1166.71	|   2244351 |     888    13920    46542 |    41547    26640     34 |  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-1805899-1242142391/watcher-1805899-1242142391 -o /tmp/evaluation-result-1805899-1242142391/solver-1805899-1242142391 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805899-1242142391.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.94 0.43 0.46 3/64 15617
/proc/meminfo: memFree=1621760/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=2188 CPUtime=0
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 230 0 0 0 0 0 0 0 18 0 1 0 242272078 2240512 215 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 547 215 65 178 0 367 0

[startup+0.030072 s]
/proc/loadavg: 0.94 0.43 0.46 3/64 15617
/proc/meminfo: memFree=1621760/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=2944 CPUtime=0.02
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 439 0 0 0 2 0 0 0 18 0 1 0 242272078 3014656 424 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 736 424 81 178 0 556 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2944

[startup+0.101084 s]
/proc/loadavg: 0.94 0.43 0.46 3/64 15617
/proc/meminfo: memFree=1621760/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=4080 CPUtime=0.09
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 696 0 0 0 9 0 0 0 18 0 1 0 242272078 4177920 681 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1020 681 81 178 0 840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4080

[startup+0.301117 s]
/proc/loadavg: 0.94 0.43 0.46 3/64 15617
/proc/meminfo: memFree=1621760/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=3836 CPUtime=0.29
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 703 0 0 0 29 0 0 0 19 0 1 0 242272078 3928064 634 1992294400 134512640 135243866 4294956256 18446744073709551615 134555708 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 959 634 86 178 0 779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3836

[startup+0.701185 s]
/proc/loadavg: 0.94 0.43 0.46 3/64 15617
/proc/meminfo: memFree=1621760/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=3968 CPUtime=0.69
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 744 0 0 0 69 0 0 0 22 0 1 0 242272078 4063232 675 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 992 675 86 178 0 812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3968

[startup+1.50132 s]
/proc/loadavg: 0.94 0.44 0.46 2/65 15618
/proc/meminfo: memFree=1619064/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=4644 CPUtime=1.49
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 910 0 0 0 149 0 0 0 25 0 1 0 242272078 4755456 841 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1161 841 86 178 0 981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4644

[startup+3.10159 s]
/proc/loadavg: 0.94 0.44 0.46 2/65 15618
/proc/meminfo: memFree=1618040/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=5172 CPUtime=3.09
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 1041 0 0 0 309 0 0 0 25 0 1 0 242272078 5296128 972 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1293 972 86 178 0 1113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5172

[startup+6.30114 s]
/proc/loadavg: 0.94 0.44 0.46 2/65 15618
/proc/meminfo: memFree=1617592/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=5576 CPUtime=6.29
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 1133 0 0 0 629 0 0 0 25 0 1 0 242272078 5709824 1064 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1394 1064 86 178 0 1214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5576

[startup+12.7012 s]
/proc/loadavg: 0.95 0.45 0.47 2/65 15618
/proc/meminfo: memFree=1616888/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=6124 CPUtime=12.69
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 1290 0 0 0 1268 1 0 0 25 0 1 0 242272078 6270976 1221 1992294400 134512640 135243866 4294956256 18446744073709551615 134558479 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1531 1221 86 178 0 1351 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6124

[startup+25.5014 s]
/proc/loadavg: 0.96 0.47 0.47 2/65 15618
/proc/meminfo: memFree=1616120/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=6784 CPUtime=25.48
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 1460 0 0 0 2547 1 0 0 25 0 1 0 242272078 6946816 1391 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1696 1391 86 178 0 1516 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6784

[startup+51.1018 s]
/proc/loadavg: 0.97 0.51 0.48 2/65 15618
/proc/meminfo: memFree=1615416/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=7552 CPUtime=51.08
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 1634 0 0 0 5106 2 0 0 25 0 1 0 242272078 7733248 1565 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 1888 1565 86 178 0 1708 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7552

[startup+102.306 s]
/proc/loadavg: 0.99 0.59 0.51 2/65 15618
/proc/meminfo: memFree=1614136/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=8904 CPUtime=102.26
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 1968 0 0 0 10224 2 0 0 25 0 1 0 242272078 9117696 1899 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 2226 1899 86 178 0 2046 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8904

[startup+162.302 s]
/proc/loadavg: 0.99 0.66 0.54 2/65 15618
/proc/meminfo: memFree=1613048/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=10112 CPUtime=162.24
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2252 0 0 0 16221 3 0 0 25 0 1 0 242272078 10354688 2183 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 2528 2183 86 178 0 2348 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10112

[startup+222.302 s]
/proc/loadavg: 0.99 0.72 0.57 2/65 15618
/proc/meminfo: memFree=1612088/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=11052 CPUtime=222.21
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2467 0 0 0 22218 3 0 0 25 0 1 0 242272078 11317248 2398 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 2763 2398 86 178 0 2583 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11052

[startup+282.301 s]
/proc/loadavg: 0.99 0.77 0.59 2/65 15618
/proc/meminfo: memFree=1611640/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=11316 CPUtime=282.19
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2563 0 0 0 28216 3 0 0 25 0 1 0 242272078 11587584 2494 1992294400 134512640 135243866 4294956256 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 2829 2494 86 178 0 2649 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11316

[startup+342.301 s]
/proc/loadavg: 0.99 0.81 0.61 2/65 15618
/proc/meminfo: memFree=1611256/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=11752 CPUtime=342.17
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2659 0 0 0 34213 4 0 0 25 0 1 0 242272078 12034048 2590 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 2938 2590 86 178 0 2758 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11752

[startup+402.302 s]
/proc/loadavg: 0.99 0.84 0.64 2/65 15618
/proc/meminfo: memFree=1610936/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=12016 CPUtime=402.15
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2731 0 0 0 40211 4 0 0 25 0 1 0 242272078 12304384 2662 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3004 2662 86 178 0 2824 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12016

[startup+462.302 s]
/proc/loadavg: 0.99 0.87 0.65 2/65 15620
/proc/meminfo: memFree=1610808/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=12016 CPUtime=462.13
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2734 0 0 0 46209 4 0 0 25 0 1 0 242272078 12304384 2665 1992294400 134512640 135243866 4294956256 18446744073709551615 134565010 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3004 2665 86 178 0 2824 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 12016

[startup+522.301 s]
/proc/loadavg: 0.99 0.89 0.67 2/65 15620
/proc/meminfo: memFree=1610744/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=12332 CPUtime=522.1
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2777 0 0 0 52206 4 0 0 25 0 1 0 242272078 12627968 2708 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3083 2708 86 178 0 2903 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 12332

[startup+582.301 s]
/proc/loadavg: 0.99 0.91 0.69 2/65 15620
/proc/meminfo: memFree=1610552/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=12616 CPUtime=582.08
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2849 0 0 0 58204 4 0 0 25 0 1 0 242272078 12918784 2780 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3154 2780 86 178 0 2974 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 12616

[startup+642.302 s]
/proc/loadavg: 0.99 0.92 0.71 2/65 15620
/proc/meminfo: memFree=1610296/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=12756 CPUtime=642.06
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2893 0 0 0 64202 4 0 0 25 0 1 0 242272078 13062144 2824 1992294400 134512640 135243866 4294956256 18446744073709551615 134565112 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3189 2824 86 178 0 3009 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 12756

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 0.72 2/65 15620
/proc/meminfo: memFree=1610168/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=12900 CPUtime=702.05
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2917 0 0 0 70200 5 0 0 25 0 1 0 242272078 13209600 2848 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3225 2848 86 178 0 3045 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 12900

[startup+762.306 s]
/proc/loadavg: 0.99 0.94 0.74 2/65 15620
/proc/meminfo: memFree=1609912/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=13032 CPUtime=762.03
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 2972 0 0 0 76198 5 0 0 25 0 1 0 242272078 13344768 2903 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3258 2903 86 178 0 3078 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 13032

[startup+822.302 s]
/proc/loadavg: 0.99 0.95 0.75 2/65 15620
/proc/meminfo: memFree=1609720/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=13328 CPUtime=822
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3035 0 0 0 82195 5 0 0 25 0 1 0 242272078 13647872 2966 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3332 2966 86 178 0 3152 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 13328

[startup+882.301 s]
/proc/loadavg: 0.99 0.95 0.76 2/65 15620
/proc/meminfo: memFree=1609592/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=13472 CPUtime=881.98
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3050 0 0 0 88193 5 0 0 25 0 1 0 242272078 13795328 2981 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3368 2981 86 178 0 3188 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 13472

[startup+942.302 s]
/proc/loadavg: 0.99 0.96 0.77 2/65 15620
/proc/meminfo: memFree=1609528/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=13472 CPUtime=941.96
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3074 0 0 0 94191 5 0 0 25 0 1 0 242272078 13795328 3005 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3368 3005 86 178 0 3188 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 13472

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 15620
/proc/meminfo: memFree=1609400/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=13624 CPUtime=1001.93
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3097 0 0 0 100188 5 0 0 25 0 1 0 242272078 13950976 3028 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3406 3028 86 178 0 3226 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 13624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 15620
/proc/meminfo: memFree=1609080/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=13888 CPUtime=1061.92
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3173 0 0 0 106186 6 0 0 25 0 1 0 242272078 14221312 3104 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3472 3104 86 178 0 3292 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 13888

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 15620
/proc/meminfo: memFree=1609016/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=14028 CPUtime=1121.9
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3207 0 0 0 112184 6 0 0 25 0 1 0 242272078 14364672 3138 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3507 3138 86 178 0 3327 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 14028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 15620
/proc/meminfo: memFree=1608568/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=14532 CPUtime=1181.88
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3300 0 0 0 118182 6 0 0 25 0 1 0 242272078 14880768 3231 1992294400 134512640 135243866 4294956256 18446744073709551615 134555889 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3633 3231 86 178 0 3453 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 14532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 15620
/proc/meminfo: memFree=1608504/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=14532 CPUtime=1200.07
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3325 0 0 0 120001 6 0 0 25 0 1 0 242272078 14880768 3256 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3633 3256 86 178 0 3453 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14532

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.82 2/65 15620
/proc/meminfo: memFree=1608504/2055920 swapFree=4171952/4192956
[pid=15617] ppid=15615 vsize=14532 CPUtime=1200.07
/proc/15617/stat : 15617 (minisat_static) R 15615 15617 15525 0 -1 4194304 3325 0 0 0 120001 6 0 0 25 0 1 0 242272078 14880768 3256 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15617/statm: 3633 3256 86 178 0 3453 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.069989
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 14532

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

runsolver used 0.864868 second user time and 2.51762 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-12 17:33:11
IDJOB=1805899
IDBENCH=24621
IDSOLVER=568
FILE ID=node25/1805899-1242142391
PBS_JOBID= 9289696
Free space on /tmp= 66096 MiB

SOLVER NAME= minisat2-simp 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-1805899-1242142391/watcher-1805899-1242142391 -o /tmp/evaluation-result-1805899-1242142391/solver-1805899-1242142391 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805899-1242142391.cnf

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

MD5SUM BENCH= e8bf7f81ddac4f189ec204bc856c8406
RANDOM SEED=2079301222

node25.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	: 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.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:       1622176 kB
Buffers:         49432 kB
Cached:         290956 kB
SwapCached:      14776 kB
Active:          96392 kB
Inactive:       260220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622176 kB
SwapTotal:     4192956 kB
SwapFree:      4171952 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            63144 kB
Committed_AS:   871644 kB
PageTables:       1460 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= 66096 MiB
End job on node25 at 2009-05-12 17:53:13