Trace number 1737397

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.05 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark408.046
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  290                                                  |
0.00/0.00	c |  Number of clauses:    696                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.00	c |       102 |     290      696     1740 |      255      102     42 |  0.001 % |
0.00/0.00	c |       253 |     290      696     1740 |      280      253     40 |  0.001 % |
0.00/0.01	c |       478 |     290      696     1740 |      308      263     39 |  0.001 % |
0.00/0.02	c |       815 |     290      696     1740 |      339      380     36 |  0.001 % |
0.03/0.03	c |      1322 |     290      696     1740 |      373      271     28 |  0.001 % |
0.03/0.06	c |      2083 |     290      696     1740 |      411      364     33 |  0.001 % |
0.03/0.09	c |      3223 |     290      696     1740 |      452      275     22 |  0.001 % |
0.10/0.14	c |      4931 |     290      696     1740 |      497      359     29 |  0.001 % |
0.20/0.22	c |      7494 |     290      696     1740 |      547      542     34 |  0.001 % |
0.30/0.35	c |     11342 |     290      696     1740 |      601      474     36 |  0.001 % |
0.50/0.55	c |     17109 |     290      696     1740 |      661      424     26 |  0.001 % |
0.80/0.86	c |     25758 |     290      696     1740 |      728      415     27 |  0.001 % |
1.30/1.31	c |     38737 |     290      696     1740 |      800      653     33 |  0.001 % |
2.00/2.02	c |     58204 |     290      696     1740 |      881      465     26 |  0.001 % |
3.10/3.11	c |     87396 |     290      696     1740 |      969      958     39 |  0.001 % |
4.80/4.86	c |    131185 |     290      696     1740 |     1066     1051     39 |  0.001 % |
7.49/7.57	c |    196870 |     290      696     1740 |     1172      804     38 |  0.001 % |
11.69/11.70	c |    295396 |     290      696     1740 |     1289      901     40 |  0.001 % |
17.99/18.09	c |    443188 |     290      696     1740 |     1418      940     40 |  0.001 % |
28.09/28.18	c |    664871 |     290      696     1740 |     1560      800     35 |  0.001 % |
43.48/43.53	c |    997397 |     290      696     1740 |     1716     1235     43 |  0.001 % |
66.57/66.68	c |   1496186 |     290      696     1740 |     1888     1839     45 |  0.001 % |
103.56/103.67	c |   2244368 |     290      696     1740 |     2077     1578     41 |  0.001 % |
160.34/160.43	c |   3366642 |     290      696     1740 |     2285     1797     48 |  0.001 % |
248.62/248.70	c |   5050053 |     290      696     1740 |     2513     1635     44 |  0.001 % |
388.87/389.04	c |   7575172 |     290      696     1740 |     2765     2449     49 |  0.001 % |
603.11/603.39	c |  11362851 |     290      696     1740 |     3041     1538     42 |  0.001 % |
950.01/950.32	c |  17044366 |     290      696     1740 |     3345     3063     48 |  0.001 % |

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-1737397-1240817413/watcher-1737397-1240817413 -o /tmp/evaluation-result-1737397-1240817413/solver-1737397-1240817413 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1737397-1240817413.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
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: 1.91 1.85 1.46 3/64 15926
/proc/meminfo: memFree=1550104/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=1720 CPUtime=0
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 109768172 1761280 104 1992294400 134512640 135048876 4294956192 18446744073709551615 134548743 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 430 104 66 130 0 297 0

[startup+0.032184 s]
/proc/loadavg: 1.91 1.85 1.46 3/64 15926
/proc/meminfo: memFree=1550104/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=1852 CPUtime=0.03
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 131 0 0 0 3 0 0 0 18 0 1 0 109768172 1896448 117 1992294400 134512640 135048876 4294956192 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 463 117 66 130 0 330 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1852

[startup+0.102192 s]
/proc/loadavg: 1.91 1.85 1.46 3/64 15926
/proc/meminfo: memFree=1550104/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=1852 CPUtime=0.1
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 141 0 0 0 10 0 0 0 18 0 1 0 109768172 1896448 127 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 463 127 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.302214 s]
/proc/loadavg: 1.91 1.85 1.46 3/64 15926
/proc/meminfo: memFree=1550104/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=1984 CPUtime=0.3
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 158 0 0 0 30 0 0 0 19 0 1 0 109768172 2031616 144 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 496 144 66 130 0 363 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1984

[startup+0.701257 s]
/proc/loadavg: 1.91 1.85 1.46 3/64 15926
/proc/meminfo: memFree=1550104/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=1984 CPUtime=0.7
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 171 0 0 0 70 0 0 0 23 0 1 0 109768172 2031616 157 1992294400 134512640 135048876 4294956192 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 496 157 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50134 s]
/proc/loadavg: 1.91 1.85 1.46 2/65 15927
/proc/meminfo: memFree=1549648/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=2116 CPUtime=1.5
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 198 0 0 0 150 0 0 0 25 0 1 0 109768172 2166784 184 1992294400 134512640 135048876 4294956192 18446744073709551615 134558274 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 529 184 66 130 0 396 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2116

[startup+3.10152 s]
/proc/loadavg: 1.91 1.85 1.46 2/65 15927
/proc/meminfo: memFree=1549456/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=2116 CPUtime=3.1
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 217 0 0 0 310 0 0 0 25 0 1 0 109768172 2166784 203 1992294400 134512640 135048876 4294956192 18446744073709551615 134546600 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 529 203 66 130 0 396 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2116

[startup+6.30187 s]
/proc/loadavg: 1.84 1.84 1.45 2/65 15927
/proc/meminfo: memFree=1549272/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=2240 CPUtime=6.3
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 253 0 0 0 630 0 0 0 25 0 1 0 109768172 2293760 239 1992294400 134512640 135048876 4294956192 18446744073709551615 134552907 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 560 239 66 130 0 427 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2240

[startup+12.7016 s]
/proc/loadavg: 1.77 1.82 1.45 2/65 15927
/proc/meminfo: memFree=1548952/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=2504 CPUtime=12.69
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 302 0 0 0 1269 0 0 0 25 0 1 0 109768172 2564096 288 1992294400 134512640 135048876 4294956192 18446744073709551615 134547965 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 626 288 66 130 0 493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2504

[startup+25.502 s]
/proc/loadavg: 1.60 1.78 1.44 2/65 15927
/proc/meminfo: memFree=1548824/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=2636 CPUtime=25.49
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 341 0 0 0 2549 0 0 0 25 0 1 0 109768172 2699264 327 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 659 327 66 130 0 526 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2636

[startup+51.1017 s]
/proc/loadavg: 1.39 1.72 1.43 2/65 15927
/proc/meminfo: memFree=1548632/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=3016 CPUtime=51.08
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 416 0 0 0 5108 0 0 0 25 0 1 0 109768172 3088384 402 1992294400 134512640 135048876 4294956192 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 754 402 66 130 0 621 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3016

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 15927
/proc/meminfo: memFree=1548184/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=3268 CPUtime=102.27
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 482 0 0 0 10227 0 0 0 25 0 1 0 109768172 3346432 468 1992294400 134512640 135048876 4294956192 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 817 468 66 130 0 684 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3268

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 15927
/proc/meminfo: memFree=1547800/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=3508 CPUtime=162.24
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 569 0 0 0 16224 0 0 0 25 0 1 0 109768172 3592192 555 1992294400 134512640 135048876 4294956192 18446744073709551615 134552645 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 877 555 66 130 0 744 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3508

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 15927
/proc/meminfo: memFree=1547672/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=3776 CPUtime=222.22
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 618 0 0 0 22222 0 0 0 25 0 1 0 109768172 3866624 604 1992294400 134512640 135048876 4294956192 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 944 604 66 130 0 811 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3776

[startup+282.303 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 15927
/proc/meminfo: memFree=1547416/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=3908 CPUtime=282.21
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 671 0 0 0 28221 0 0 0 25 0 1 0 109768172 4001792 657 1992294400 134512640 135048876 4294956192 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 977 657 66 130 0 844 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3908

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 15927
/proc/meminfo: memFree=1547224/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4040 CPUtime=342.19
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 701 0 0 0 34219 0 0 0 25 0 1 0 109768172 4136960 687 1992294400 134512640 135048876 4294956192 18446744073709551615 134547187 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1010 687 66 130 0 877 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4040

[startup+402.303 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 15927
/proc/meminfo: memFree=1547096/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4172 CPUtime=402.17
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 729 0 0 0 40217 0 0 0 25 0 1 0 109768172 4272128 715 1992294400 134512640 135048876 4294956192 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1043 715 66 130 0 910 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4172

[startup+462.303 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 15927
/proc/meminfo: memFree=1546968/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4276 CPUtime=462.15
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 760 0 0 0 46215 0 0 0 25 0 1 0 109768172 4378624 746 1992294400 134512640 135048876 4294956192 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1069 746 66 130 0 936 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4276

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 15927
/proc/meminfo: memFree=1546904/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4408 CPUtime=522.14
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 778 0 0 0 52214 0 0 0 25 0 1 0 109768172 4513792 764 1992294400 134512640 135048876 4294956192 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1102 764 66 130 0 969 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 4408

[startup+582.303 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 15929
/proc/meminfo: memFree=1546648/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4408 CPUtime=582.12
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 788 0 0 0 58212 0 0 0 25 0 1 0 109768172 4513792 774 1992294400 134512640 135048876 4294956192 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1102 774 66 130 0 969 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 4408

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 15929
/proc/meminfo: memFree=1546648/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4540 CPUtime=642.1
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 829 0 0 0 64210 0 0 0 25 0 1 0 109768172 4648960 815 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1135 815 66 130 0 1002 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 4540

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 15929
/proc/meminfo: memFree=1546584/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4672 CPUtime=702.09
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 853 0 0 0 70208 1 0 0 25 0 1 0 109768172 4784128 839 1992294400 134512640 135048876 4294956192 18446744073709551615 134548737 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1168 839 66 130 0 1035 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 4672

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 15929
/proc/meminfo: memFree=1546520/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4672 CPUtime=762.07
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 860 0 0 0 76206 1 0 0 25 0 1 0 109768172 4784128 846 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1168 846 66 130 0 1035 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 4672

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 15929
/proc/meminfo: memFree=1546456/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4804 CPUtime=822.05
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 874 0 0 0 82204 1 0 0 25 0 1 0 109768172 4919296 860 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1201 860 66 130 0 1068 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 4804

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 15929
/proc/meminfo: memFree=1546456/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4804 CPUtime=882.03
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 879 0 0 0 88202 1 0 0 25 0 1 0 109768172 4919296 865 1992294400 134512640 135048876 4294956192 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1201 865 66 130 0 1068 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 4804

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 15929
/proc/meminfo: memFree=1546456/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4804 CPUtime=942.01
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 891 0 0 0 94200 1 0 0 25 0 1 0 109768172 4919296 877 1992294400 134512640 135048876 4294956192 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1201 877 66 130 0 1068 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 4804

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 15929
/proc/meminfo: memFree=1546328/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=4944 CPUtime=1001.99
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 921 0 0 0 100198 1 0 0 25 0 1 0 109768172 5062656 907 1992294400 134512640 135048876 4294956192 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1236 907 66 130 0 1103 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 4944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 15929
/proc/meminfo: memFree=1546264/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=5076 CPUtime=1061.98
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 949 0 0 0 106197 1 0 0 25 0 1 0 109768172 5197824 935 1992294400 134512640 135048876 4294956192 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1269 935 66 130 0 1136 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 5076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 15929
/proc/meminfo: memFree=1546136/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=5216 CPUtime=1121.96
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 968 0 0 0 112195 1 0 0 25 0 1 0 109768172 5341184 954 1992294400 134512640 135048876 4294956192 18446744073709551615 134546602 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1304 954 66 130 0 1171 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 5216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 15929
/proc/meminfo: memFree=1546072/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=5216 CPUtime=1181.94
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 975 0 0 0 118193 1 0 0 25 0 1 0 109768172 5341184 961 1992294400 134512640 135048876 4294956192 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1304 961 66 130 0 1171 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 5216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 15929
/proc/meminfo: memFree=1546072/2055920 swapFree=4181760/4192956
[pid=15926] ppid=15924 vsize=5216 CPUtime=1200.04
/proc/15926/stat : 15926 (minisat_noasser) R 15924 15926 15041 0 -1 4194304 975 0 0 0 120003 1 0 0 25 0 1 0 109768172 5341184 961 1992294400 134512640 135048876 4294956192 18446744073709551615 134548014 0 0 4096 3 0 0 0 17 0 0 0
/proc/15926/statm: 1304 961 66 130 0 1171 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 5216

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.05
CPU user time (s): 1200.03
CPU system time (s): 0.018997
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 5216

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

runsolver used 0.986849 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-27 09:30:13
IDJOB=1737397
IDBENCH=71787
IDSOLVER=556
FILE ID=node64/1737397-1240817413
PBS_JOBID= 9187445
Free space on /tmp= 66124 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737397-1240817413/watcher-1737397-1240817413 -o /tmp/evaluation-result-1737397-1240817413/solver-1737397-1240817413 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1737397-1240817413.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=2066395238

node64.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.218
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.218
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:       1550584 kB
Buffers:         60304 kB
Cached:         376796 kB
SwapCached:       4560 kB
Active:         234904 kB
Inactive:       211680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550584 kB
SwapTotal:     4192956 kB
SwapFree:      4181760 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            44496 kB
Committed_AS:   368976 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66124 MiB
End job on node64 at 2009-04-27 09:50:15