Trace number 1732083

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.05 1200.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-145-100.cnf
MD5SUM8691e3b6431437da05017ed8abe8cba2
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 variables145
Number of clauses300
Sum of the clauses size900
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3300
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	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           145                                         |
0.00/0.00	c |  Number of clauses:             300                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.00	c |  Simplification time:          0.00 s                                       |
0.00/0.00	c |                                                                             |
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 |       100 |     145      300      900 |      110      100     21 |  0.005 % |
0.00/0.00	c |       250 |     145      300      900 |      121      114     16 |  0.005 % |
0.00/0.00	c |       475 |     145      300      900 |      133      167     16 |  0.005 % |
0.00/0.01	c |       812 |     145      300      900 |      146      106     11 |  0.005 % |
0.00/0.02	c |      1318 |     145      300      900 |      161      102     11 |  0.005 % |
0.00/0.03	c |      2077 |     145      300      900 |      177      160     13 |  0.005 % |
0.03/0.04	c |      3216 |     145      300      900 |      194      158     12 |  0.005 % |
0.03/0.06	c |      4924 |     145      300      900 |      214      140      9 |  0.005 % |
0.10/0.10	c |      7486 |     145      300      900 |      235      168     10 |  0.005 % |
0.10/0.15	c |     11330 |     145      300      900 |      259      269     14 |  0.005 % |
0.20/0.23	c |     17096 |     145      300      900 |      285      267     14 |  0.005 % |
0.30/0.36	c |     25745 |     145      300      900 |      313      242     11 |  0.005 % |
0.49/0.54	c |     38719 |     145      300      900 |      345      298     14 |  0.005 % |
0.79/0.81	c |     58180 |     145      300      900 |      379      341     12 |  0.005 % |
1.19/1.22	c |     87372 |     145      300      900 |      417      233     12 |  0.005 % |
1.79/1.88	c |    131161 |     145      300      900 |      459      255     12 |  0.005 % |
2.79/2.84	c |    196845 |     145      300      900 |      505      325     15 |  0.005 % |
4.30/4.38	c |    295371 |     145      300      900 |      555      414     13 |  0.005 % |
6.60/6.67	c |    443160 |     145      300      900 |      611      336     14 |  0.005 % |
10.19/10.21	c |    664843 |     145      300      900 |      672      529     14 |  0.005 % |
15.59/15.68	c |    997368 |     145      300      900 |      740      722     20 |  0.005 % |
23.89/23.93	c |   1496156 |     145      300      900 |      814      727     15 |  0.005 % |
36.38/36.48	c |   2244338 |     145      300      900 |      895      721     18 |  0.005 % |
55.68/55.79	c |   3366612 |     145      300      900 |      984      759     17 |  0.005 % |
85.07/85.16	c |   5050023 |     145      300      900 |     1083      748     17 |  0.005 % |
129.95/130.09	c |   7575139 |     145      300      900 |     1191      717     15 |  0.005 % |
198.93/199.05	c |  11362814 |     145      300      900 |     1310      720     16 |  0.005 % |
303.20/303.31	c |  17044326 |     145      300      900 |     1442     1216     18 |  0.005 % |
464.06/464.22	c |  25566595 |     145      300      900 |     1586      904     17 |  0.005 % |
708.68/708.95	c |  38349998 |     145      300      900 |     1744     1009     15 |  0.005 % |
1087.67/1088.06	c |  57525103 |     145      300      900 |     1919     1285     21 |  0.005 % |

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-1732083-1240777704/watcher-1732083-1240777704 -o /tmp/evaluation-result-1732083-1240777704/solver-1732083-1240777704 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1732083-1240777704.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: 0.92 0.99 1.14 3/64 28379
/proc/meminfo: memFree=1719160/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=12588 CPUtime=0
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 105804060 12890112 137 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 3147 137 100 219 0 2925 0

[startup+0.0399859 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 28379
/proc/meminfo: memFree=1719160/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17780 CPUtime=0.03
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 175 0 0 0 3 0 0 0 18 0 1 0 105804060 18206720 152 1992294400 4194304 5092341 548682068832 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4445 152 101 219 0 4223 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17780

[startup+0.101992 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 28379
/proc/meminfo: memFree=1719160/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17780 CPUtime=0.1
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 183 0 0 0 10 0 0 0 18 0 1 0 105804060 18206720 160 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4445 160 101 219 0 4223 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17780

[startup+0.302016 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 28379
/proc/meminfo: memFree=1719160/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17780 CPUtime=0.3
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 201 0 0 0 30 0 0 0 19 0 1 0 105804060 18206720 178 1992294400 4194304 5092341 548682068832 18446744073709551615 4250359 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4445 178 101 219 0 4223 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 17780

[startup+0.701063 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 28379
/proc/meminfo: memFree=1719160/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17776 CPUtime=0.69
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 224 0 0 0 69 0 0 0 22 0 1 0 105804060 18202624 192 1992294400 4194304 5092341 548682068832 18446744073709551615 4249525 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4444 192 101 219 0 4222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17776

[startup+1.50116 s]
/proc/loadavg: 0.92 0.99 1.14 2/65 28380
/proc/meminfo: memFree=1718704/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17776 CPUtime=1.49
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 250 0 0 0 149 0 0 0 25 0 1 0 105804060 18202624 218 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4444 218 101 219 0 4222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17776

[startup+3.10134 s]
/proc/loadavg: 0.92 0.99 1.14 2/65 28380
/proc/meminfo: memFree=1718448/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17776 CPUtime=3.09
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 283 0 0 0 309 0 0 0 25 0 1 0 105804060 18202624 238 1992294400 4194304 5092341 548682068832 18446744073709551615 4241527 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4444 238 101 219 0 4222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17776

[startup+6.30171 s]
/proc/loadavg: 0.93 0.99 1.14 2/65 28380
/proc/meminfo: memFree=1718256/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=17780 CPUtime=6.29
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 330 0 0 0 629 0 0 0 25 0 1 0 105804060 18206720 269 1992294400 4194304 5092341 548682068832 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4445 269 101 219 0 4223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17780

[startup+12.7015 s]
/proc/loadavg: 0.93 0.99 1.14 2/65 28380
/proc/meminfo: memFree=1718000/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18216 CPUtime=12.69
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 461 0 0 0 1269 0 0 0 25 0 1 0 105804060 18653184 331 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4554 331 101 219 0 4332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18216

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 1.13 2/65 28380
/proc/meminfo: memFree=1717808/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18216 CPUtime=25.49
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 506 0 0 0 2549 0 0 0 25 0 1 0 105804060 18653184 376 1992294400 4194304 5092341 548682068832 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4554 376 101 219 0 4332 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18216

[startup+51.1019 s]
/proc/loadavg: 0.96 0.99 1.13 2/65 28380
/proc/meminfo: memFree=1717488/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18216 CPUtime=51.08
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 593 0 0 0 5108 0 0 0 25 0 1 0 105804060 18653184 443 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4554 443 101 219 0 4332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18216

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.12 2/65 28380
/proc/meminfo: memFree=1717168/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18216 CPUtime=102.26
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 682 0 0 0 10226 0 0 0 25 0 1 0 105804060 18653184 532 1992294400 4194304 5092341 548682068832 18446744073709551615 4244108 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4554 532 101 219 0 4332 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18216

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 28380
/proc/meminfo: memFree=1716848/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=162.24
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 780 0 0 0 16224 0 0 0 25 0 1 0 105804060 18657280 597 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 597 101 219 0 4333 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18220

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 28380
/proc/meminfo: memFree=1716656/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=222.22
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 830 0 0 0 22222 0 0 0 25 0 1 0 105804060 18657280 647 1992294400 4194304 5092341 548682068832 18446744073709551615 4250107 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 647 101 219 0 4333 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 18220

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 28380
/proc/meminfo: memFree=1716400/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=282.21
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 873 0 0 0 28221 0 0 0 25 0 1 0 105804060 18657280 690 1992294400 4194304 5092341 548682068832 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 690 101 219 0 4333 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 18220

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 28380
/proc/meminfo: memFree=1716272/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=342.19
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 907 0 0 0 34218 1 0 0 25 0 1 0 105804060 18657280 724 1992294400 4194304 5092341 548682068832 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 724 101 219 0 4333 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 18220

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 28380
/proc/meminfo: memFree=1716144/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=402.18
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 930 0 0 0 40217 1 0 0 25 0 1 0 105804060 18657280 747 1992294400 4194304 5092341 548682068832 18446744073709551615 4248169 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 747 101 219 0 4333 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18220

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 28380
/proc/meminfo: memFree=1716144/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=462.16
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 930 0 0 0 46215 1 0 0 25 0 1 0 105804060 18657280 747 1992294400 4194304 5092341 548682068832 18446744073709551615 4250803 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 747 101 219 0 4333 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18220

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 28380
/proc/meminfo: memFree=1716080/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=522.14
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 950 0 0 0 52213 1 0 0 25 0 1 0 105804060 18657280 767 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 767 101 219 0 4333 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 18220

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 28380
/proc/meminfo: memFree=1715888/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=582.12
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 995 0 0 0 58211 1 0 0 25 0 1 0 105804060 18657280 812 1992294400 4194304 5092341 548682068832 18446744073709551615 4250085 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 812 101 219 0 4333 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 18220

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 28382
/proc/meminfo: memFree=1715760/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=642.1
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1016 0 0 0 64209 1 0 0 25 0 1 0 105804060 18657280 833 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 833 101 219 0 4333 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 18220

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 28382
/proc/meminfo: memFree=1715760/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=18220 CPUtime=702.08
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1026 0 0 0 70207 1 0 0 25 0 1 0 105804060 18657280 843 1992294400 4194304 5092341 548682068832 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 4555 843 101 219 0 4333 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 18220

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 28382
/proc/meminfo: memFree=1715248/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=762.07
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1238 0 0 0 76206 1 0 0 25 0 1 0 105804060 20639744 951 1992294400 4194304 5092341 548682068832 18446744073709551615 4249147 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 951 101 219 0 4817 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 20156

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 28382
/proc/meminfo: memFree=1715248/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=822.05
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1247 0 0 0 82204 1 0 0 25 0 1 0 105804060 20639744 960 1992294400 4194304 5092341 548682068832 18446744073709551615 4268448 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 960 101 219 0 4817 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 20156

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 28382
/proc/meminfo: memFree=1715120/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=882.03
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1265 0 0 0 88202 1 0 0 25 0 1 0 105804060 20639744 978 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 978 101 219 0 4817 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 20156

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 28382
/proc/meminfo: memFree=1715056/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=942.02
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1271 0 0 0 94200 2 0 0 25 0 1 0 105804060 20639744 984 1992294400 4194304 5092341 548682068832 18446744073709551615 4248152 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 984 101 219 0 4817 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 20156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 28382
/proc/meminfo: memFree=1715056/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=1002
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1272 0 0 0 100198 2 0 0 25 0 1 0 105804060 20639744 985 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 985 101 219 0 4817 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 20156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 28382
/proc/meminfo: memFree=1714992/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=1061.98
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1284 0 0 0 106196 2 0 0 25 0 1 0 105804060 20639744 997 1992294400 4194304 5092341 548682068832 18446744073709551615 4248041 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 997 101 219 0 4817 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 20156

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 28382
/proc/meminfo: memFree=1714928/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=1121.96
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1294 0 0 0 112194 2 0 0 25 0 1 0 105804060 20639744 1007 1992294400 4194304 5092341 548682068832 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 1007 101 219 0 4817 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 20156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 28382
/proc/meminfo: memFree=1714864/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=1181.95
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1312 0 0 0 118193 2 0 0 25 0 1 0 105804060 20639744 1025 1992294400 4194304 5092341 548682068832 18446744073709551615 4249477 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 1025 101 219 0 4817 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 20156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 28382
/proc/meminfo: memFree=1714864/2055920 swapFree=4191900/4192956
[pid=28379] ppid=28377 vsize=20156 CPUtime=1200.04
/proc/28379/stat : 28379 (minisat) R 28377 28379 27940 0 -1 4194304 1312 0 0 0 120002 2 0 0 25 0 1 0 105804060 20639744 1025 1992294400 4194304 5092341 548682068832 18446744073709551615 4249924 0 0 4096 3 0 0 0 17 1 0 0
/proc/28379/statm: 5039 1025 101 219 0 4817 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 20156

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.022996
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 20156

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

runsolver used 1.09583 second user time and 2.22866 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-26 22:28:24
IDJOB=1732083
IDBENCH=71109
IDSOLVER=546
FILE ID=node11/1732083-1240777704
PBS_JOBID= 9187205
Free space on /tmp= 66104 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-145-100.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732083-1240777704/watcher-1732083-1240777704 -o /tmp/evaluation-result-1732083-1240777704/solver-1732083-1240777704 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1732083-1240777704.cnf

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

MD5SUM BENCH= 8691e3b6431437da05017ed8abe8cba2
RANDOM SEED=238375951

node11.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:       1719640 kB
Buffers:         43552 kB
Cached:         216016 kB
SwapCached:        260 kB
Active:          59724 kB
Inactive:       213152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719640 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          21828 kB
Slab:            49364 kB
Committed_AS:   406540 kB
PageTables:       1448 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= 66104 MiB
End job on node11 at 2009-04-26 22:48:27