Trace number 1785824

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) 5000.05 5002.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.369
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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:  526                                                  |
0.00/0.00	c |  Number of clauses:    146535                                               |
0.09/0.17	c |  Parsing time:         0.15         s                                       |
3.19/3.29	c ============================[ Search Statistics ]==============================
3.19/3.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.19/3.29	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.19/3.29	c ===============================================================================
3.19/3.29	c |         0 |     406    52862   314785 |    17620        0    nan |  0.000 % |
3.19/3.29	c |       105 |     406    52862   314785 |    19382      105     29 | 12.168 % |
3.19/3.30	c |       259 |     406    52862   314785 |    21321      259     21 | 12.168 % |
3.29/3.30	c |       485 |     406    52862   314785 |    23453      485     17 | 12.168 % |
3.29/3.31	c |       823 |     406    52862   314785 |    25798      823     20 | 12.168 % |
3.29/3.34	c |      1335 |     406    52862   314785 |    28378     1335     21 | 12.168 % |
3.29/3.37	c |      2094 |     406    52862   314785 |    31216     2094     24 | 12.168 % |
3.39/3.41	c |      3234 |     406    52862   314785 |    34337     3234     23 | 12.168 % |
3.39/3.48	c |      4945 |     406    52862   314785 |    37771     4945     27 | 12.168 % |
3.59/3.60	c |      7508 |     406    52862   314785 |    41548     7508     25 | 12.168 % |
3.79/3.87	c |     11354 |     406    52862   314785 |    45703    11354     27 | 12.168 % |
4.29/4.34	c |     17121 |     406    52862   314785 |    50273    17121     29 | 12.168 % |
4.99/5.03	c |     25770 |     406    52862   314785 |    55301    25770     28 | 12.168 % |
6.69/6.71	c |     38744 |     406    52862   314785 |    60831    38744     31 | 12.168 % |
10.48/10.59	c |     58207 |     406    52862   314785 |    66914    58207     34 | 12.168 % |
18.48/18.51	c |     87400 |     406    52862   314785 |    73605    36480     49 | 12.168 % |
32.47/32.52	c |    131190 |     406    52862   314785 |    80966    25247     43 | 12.168 % |
59.45/59.57	c |    196874 |     406    52862   314785 |    89063    30706     42 | 12.168 % |
99.53/99.60	c |    295401 |     406    52862   314785 |    97969    60181     45 | 12.168 % |
162.21/162.36	c |    443191 |     406    52862   314785 |   107766    51024     43 | 12.168 % |
276.26/276.48	c |    664875 |     406    52862   314785 |   118543    99771     44 | 12.168 % |
464.39/464.68	c |    997402 |     406    52862   314785 |   130397    45515     41 | 12.168 % |
752.25/752.61	c |   1496191 |     406    52862   314785 |   143437   115473     49 | 12.168 % |
1179.54/1180.16	c |   2244376 |     406    52862   314785 |   157780   123583     47 | 12.168 % |
1938.37/1939.30	c |   3366652 |     406    52862   314785 |   173558    39258     38 | 12.168 % |
2995.25/2996.71	c |   5050064 |     406    52862   314785 |   190914    75456     44 | 12.168 % |
4893.97/4896.37	c |   7575182 |     406    52862   314785 |   210006    95432     47 | 12.168 % |

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-1785824-1241934786/watcher-1785824-1241934786 -o /tmp/evaluation-result-1785824-1241934786/solver-1785824-1241934786 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785824-1241934786.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 1.00 1.00 3/64 27577
/proc/meminfo: memFree=1631864/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=1864 CPUtime=0
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 221504589 1908736 380 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 504 384 50 130 0 371 0

[startup+0.0679639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27577
/proc/meminfo: memFree=1631864/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=6472 CPUtime=0.06
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 1532 0 0 0 6 0 0 0 18 0 1 0 221504589 6627328 1518 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 1618 1519 50 130 0 1485 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6472

[startup+0.101969 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27577
/proc/meminfo: memFree=1631864/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=9112 CPUtime=0.09
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 2162 0 0 0 9 0 0 0 18 0 1 0 221504589 9330688 2148 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 2278 2149 50 130 0 2145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9112

[startup+0.301995 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27577
/proc/meminfo: memFree=1631864/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=14708 CPUtime=0.29
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 3485 0 0 0 28 1 0 0 19 0 1 0 221504589 15060992 3471 1992294400 134512640 135048876 4294956208 18446744073709551615 134546106 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 3677 3471 62 130 0 3544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14708

[startup+0.701049 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27577
/proc/meminfo: memFree=1631864/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=14708 CPUtime=0.69
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 3485 0 0 0 68 1 0 0 23 0 1 0 221504589 15060992 3471 1992294400 134512640 135048876 4294956208 18446744073709551615 134529369 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 3677 3471 62 130 0 3544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14708

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1618224/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=14840 CPUtime=1.49
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 3515 0 0 0 148 1 0 0 25 0 1 0 221504589 15196160 3501 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 3710 3501 62 130 0 3577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14840

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1616752/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=16220 CPUtime=3.09
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 3901 0 0 0 308 1 0 0 25 0 1 0 221504589 16609280 3887 1992294400 134512640 135048876 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 4055 3887 62 130 0 3922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16220

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1617264/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=15004 CPUtime=6.29
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 3910 0 0 0 627 2 0 0 25 0 1 0 221504589 15364096 3592 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 3751 3592 67 130 0 3618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15004

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1614704/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=18280 CPUtime=12.68
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 4736 0 0 0 1265 3 0 0 25 0 1 0 221504589 18718720 4418 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 4570 4418 67 130 0 4437 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18280

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1611504/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=21348 CPUtime=25.47
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 5495 0 0 0 2543 4 0 0 25 0 1 0 221504589 21860352 5177 1992294400 134512640 135048876 4294956208 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 5337 5177 67 130 0 5204 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21348

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1608368/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=24372 CPUtime=51.06
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 6226 0 0 0 5101 5 0 0 25 0 1 0 221504589 24956928 5908 1992294400 134512640 135048876 4294956208 18446744073709551615 134547072 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 6093 5908 67 130 0 5960 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24372

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1605104/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=27456 CPUtime=102.23
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 7023 0 0 0 10217 6 0 0 25 0 1 0 221504589 28114944 6705 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 6864 6705 67 130 0 6731 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 27456

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1602864/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=30024 CPUtime=162.21
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 7589 0 0 0 16214 7 0 0 25 0 1 0 221504589 30744576 7271 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 7506 7271 67 130 0 7373 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 30024

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1600560/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=32200 CPUtime=222.19
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 8147 0 0 0 22211 8 0 0 25 0 1 0 221504589 32972800 7829 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 8050 7829 67 130 0 7917 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 32200

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1600048/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=33068 CPUtime=282.15
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 8343 0 0 0 28207 8 0 0 25 0 1 0 221504589 33861632 8025 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 8267 8025 67 130 0 8134 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 33068

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1596912/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=35840 CPUtime=342.13
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 9047 0 0 0 34204 9 0 0 25 0 1 0 221504589 36700160 8729 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 8960 8729 67 130 0 8827 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 35840

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1596464/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=36420 CPUtime=402.11
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 9163 0 0 0 40201 10 0 0 25 0 1 0 221504589 37294080 8845 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 9105 8845 67 130 0 8972 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 36420

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27578
/proc/meminfo: memFree=1596272/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=36584 CPUtime=462.09
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 9201 0 0 0 46199 10 0 0 25 0 1 0 221504589 37462016 8883 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 9146 8883 67 130 0 9013 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 36584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27584
/proc/meminfo: memFree=1593392/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=39384 CPUtime=522.06
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 9904 0 0 0 52195 11 0 0 25 0 1 0 221504589 40329216 9586 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 9846 9586 67 130 0 9713 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 39384

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27584
/proc/meminfo: memFree=1590960/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=41896 CPUtime=582.04
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 10525 0 0 0 58193 11 0 0 25 0 1 0 221504589 42901504 10207 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 10474 10207 67 130 0 10341 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 41896

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27584
/proc/meminfo: memFree=1589104/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=43876 CPUtime=642.01
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 11024 0 0 0 64189 12 0 0 25 0 1 0 221504589 44929024 10706 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 10969 10706 67 130 0 10836 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 43876


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27586
/proc/meminfo: memFree=1567984/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65492 CPUtime=4000.41
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16140 0 0 0 400022 19 0 0 25 0 1 0 221504589 67063808 15806 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16373 15806 67 130 0 16240 0
Current children cumulated CPU time (s) 4000.41
Current children cumulated vsize (KiB) 65492

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27586
/proc/meminfo: memFree=1567856/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65492 CPUtime=4060.37
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16142 0 0 0 406018 19 0 0 25 0 1 0 221504589 67063808 15808 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16373 15808 67 130 0 16240 0
Current children cumulated CPU time (s) 4060.37
Current children cumulated vsize (KiB) 65492

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567664/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65492 CPUtime=4120.34
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16142 0 0 0 412015 19 0 0 25 0 1 0 221504589 67063808 15808 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16373 15808 67 130 0 16240 0
Current children cumulated CPU time (s) 4120.34
Current children cumulated vsize (KiB) 65492

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567664/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65492 CPUtime=4180.32
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16142 0 0 0 418013 19 0 0 25 0 1 0 221504589 67063808 15808 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16373 15808 67 130 0 16240 0
Current children cumulated CPU time (s) 4180.32
Current children cumulated vsize (KiB) 65492

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567664/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65492 CPUtime=4240.28
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16142 0 0 0 424009 19 0 0 25 0 1 0 221504589 67063808 15808 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16373 15808 67 130 0 16240 0
Current children cumulated CPU time (s) 4240.28
Current children cumulated vsize (KiB) 65492

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567664/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65492 CPUtime=4300.25
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16150 0 0 0 430006 19 0 0 25 0 1 0 221504589 67063808 15816 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16373 15816 67 130 0 16240 0
Current children cumulated CPU time (s) 4300.25
Current children cumulated vsize (KiB) 65492

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567664/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65736 CPUtime=4360.22
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16194 0 0 0 436003 19 0 0 25 0 1 0 221504589 67313664 15860 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16434 15860 67 130 0 16301 0
Current children cumulated CPU time (s) 4360.22
Current children cumulated vsize (KiB) 65736

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567664/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=65736 CPUtime=4420.18
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16194 0 0 0 441999 19 0 0 25 0 1 0 221504589 67313664 15860 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16434 15860 67 130 0 16301 0
Current children cumulated CPU time (s) 4420.18
Current children cumulated vsize (KiB) 65736

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567408/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=66060 CPUtime=4480.16
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16258 0 0 0 447997 19 0 0 25 0 1 0 221504589 67645440 15924 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16515 15924 67 130 0 16382 0
Current children cumulated CPU time (s) 4480.16
Current children cumulated vsize (KiB) 66060

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567408/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=66060 CPUtime=4540.14
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16258 0 0 0 453995 19 0 0 25 0 1 0 221504589 67645440 15924 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16515 15924 67 130 0 16382 0
Current children cumulated CPU time (s) 4540.14
Current children cumulated vsize (KiB) 66060

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567280/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=66060 CPUtime=4600.11
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16265 0 0 0 459992 19 0 0 25 0 1 0 221504589 67645440 15931 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16515 15931 67 130 0 16382 0
Current children cumulated CPU time (s) 4600.11
Current children cumulated vsize (KiB) 66060

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1567216/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=66180 CPUtime=4660.08
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16271 0 0 0 465989 19 0 0 25 0 1 0 221504589 67768320 15937 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16545 15937 67 130 0 16412 0
Current children cumulated CPU time (s) 4660.08
Current children cumulated vsize (KiB) 66180

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1566960/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=66544 CPUtime=4720.06
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16345 0 0 0 471986 20 0 0 25 0 1 0 221504589 68141056 16011 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16636 16011 67 130 0 16503 0
Current children cumulated CPU time (s) 4720.06
Current children cumulated vsize (KiB) 66544

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1566960/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=66544 CPUtime=4780.02
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16345 0 0 0 477982 20 0 0 25 0 1 0 221504589 68141056 16011 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16636 16011 67 130 0 16503 0
Current children cumulated CPU time (s) 4780.02
Current children cumulated vsize (KiB) 66544

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1566704/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=67044 CPUtime=4839.99
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16422 0 0 0 483979 20 0 0 25 0 1 0 221504589 68653056 16088 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16761 16088 67 130 0 16628 0
Current children cumulated CPU time (s) 4839.99
Current children cumulated vsize (KiB) 67044

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1566704/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=67044 CPUtime=4899.96
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16425 0 0 0 489976 20 0 0 25 0 1 0 221504589 68653056 16091 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16761 16091 67 130 0 16628 0
Current children cumulated CPU time (s) 4899.96
Current children cumulated vsize (KiB) 67044

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1566704/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=67044 CPUtime=4959.94
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 16425 0 0 0 495974 20 0 0 25 0 1 0 221504589 68653056 16091 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 16761 16091 67 130 0 16628 0
Current children cumulated CPU time (s) 4959.94
Current children cumulated vsize (KiB) 67044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27592
/proc/meminfo: memFree=1563952/2055920 swapFree=4099496/4192956
[pid=27577] ppid=27575 vsize=70180 CPUtime=5000.03
/proc/27577/stat : 27577 (minisat_noasser) R 27575 27577 27500 0 -1 4194304 17126 0 0 0 499982 21 0 0 25 0 1 0 221504589 71864320 16792 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27577/statm: 17545 16792 67 130 0 17412 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 70180

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): 5002.42
CPU time (s): 5000.05
CPU user time (s): 4999.82
CPU system time (s): 0.226965
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 70180

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

runsolver used 4.76128 second user time and 13.439 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-10 07:53:06
IDJOB=1785824
IDBENCH=71153
IDSOLVER=639
FILE ID=node71/1785824-1241934786
PBS_JOBID= 9264963
Free space on /tmp= 66520 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785824-1241934786/watcher-1785824-1241934786 -o /tmp/evaluation-result-1785824-1241934786/solver-1785824-1241934786 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785824-1241934786.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=2108168225

node71.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.236
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.236
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:       1632408 kB
Buffers:         56660 kB
Cached:         212644 kB
SwapCached:      87764 kB
Active:         127280 kB
Inactive:       231324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632408 kB
SwapTotal:     4192956 kB
SwapFree:      4099496 kB
Dirty:            5572 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            50972 kB
Committed_AS:   611176 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= 66516 MiB
End job on node71 at 2009-05-10 09:16:31