Trace number 1786046

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.04 5001.53

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:  945                                                  |
0.00/0.00	c |  Number of clauses:    61409                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
1.00/1.06	c ============================[ Search Statistics ]==============================
1.00/1.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.06	c ===============================================================================
1.00/1.06	c |         0 |     900    60464   180938 |    20154        0    nan |  0.000 % |
1.00/1.07	c |       100 |     900    60464   180938 |    22170      100    184 |  0.000 % |
1.00/1.09	c |       254 |     900    60464   180938 |    24387      254    174 |  0.000 % |
1.10/1.12	c |       480 |     900    60464   180938 |    26825      480    155 |  0.000 % |
1.10/1.17	c |       824 |     900    60464   180938 |    29508      824    149 |  0.000 % |
1.19/1.24	c |      1331 |     900    60464   180938 |    32459     1331    138 |  0.000 % |
1.29/1.36	c |      2094 |     900    60464   180938 |    35705     2094    130 |  0.000 % |
1.49/1.55	c |      3236 |     900    60464   180938 |    39275     3236    126 |  0.000 % |
1.79/1.86	c |      4945 |     900    60464   180938 |    43203     4945    129 |  0.000 % |
2.39/2.48	c |      7509 |     900    60464   180938 |    47523     7509    133 |  0.000 % |
3.68/3.75	c |     11353 |     900    60464   180938 |    52276    11353    135 |  0.000 % |
6.29/6.36	c |     17122 |     900    60464   180938 |    57503    17122    131 |  0.000 % |
12.39/12.49	c |     25771 |     900    60464   180938 |    63253    25771    125 |  0.000 % |
22.89/22.93	c |     38745 |     900    60464   180938 |    69579    38745    120 |  0.000 % |
49.48/49.56	c |     58207 |     900    60464   180938 |    76537    58207    115 |  0.000 % |
95.36/95.44	c |     87401 |     900    60464   180938 |    84191    26056    101 |  0.000 % |
149.35/149.44	c |    131190 |     900    60464   180938 |    92610    69845    104 |  0.000 % |
230.03/230.13	c |    196874 |     900    60464   180938 |   101871    60654     99 |  0.000 % |
336.39/336.52	c |    295401 |     900    60464   180938 |   112058    73749    110 |  0.000 % |
551.62/551.80	c |    443190 |     900    60464   180938 |   123264    30913    107 |  0.000 % |
812.94/813.22	c |    664876 |     900    60464   180938 |   135590    40524    111 |  0.000 % |
1316.79/1317.23	c |    997404 |     900    60464   180938 |   149149    26148     99 |  0.000 % |
2068.67/2069.35	c |   1496192 |     900    60464   180938 |   164064   139857    116 |  0.000 % |
3254.93/3255.92	c |   2244374 |     900    60464   180938 |   180470   163772    126 |  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-1786046-1241945400/watcher-1786046-1241945400 -o /tmp/evaluation-result-1786046-1241945400/solver-1786046-1241945400 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1786046-1241945400.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: 0.91 0.97 0.99 3/65 10480
/proc/meminfo: memFree=1766480/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=1996 CPUtime=0
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 327 0 0 0 0 0 0 0 18 0 1 0 222572355 2043904 313 1992294400 134512640 135048876 4294956208 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 499 313 50 130 0 366 0

[startup+0.0657011 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 10480
/proc/meminfo: memFree=1766480/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=4988 CPUtime=0.06
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 1095 0 0 0 6 0 0 0 18 0 1 0 222572355 5107712 1081 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 1247 1081 62 130 0 1114 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4988

[startup+0.102705 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 10480
/proc/meminfo: memFree=1766480/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=4988 CPUtime=0.09
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 1095 0 0 0 9 0 0 0 18 0 1 0 222572355 5107712 1081 1992294400 134512640 135048876 4294956208 18446744073709551615 134529230 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 1247 1081 62 130 0 1114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4988

[startup+0.301728 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 10480
/proc/meminfo: memFree=1766480/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=6152 CPUtime=0.29
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 1343 0 0 0 29 0 0 0 19 0 1 0 222572355 6299648 1329 1992294400 134512640 135048876 4294956208 18446744073709551615 134521198 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 1538 1329 62 130 0 1405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6152

[startup+0.702775 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 10480
/proc/meminfo: memFree=1766480/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=6332 CPUtime=0.69
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 1413 0 0 0 69 0 0 0 24 0 1 0 222572355 6483968 1399 1992294400 134512640 135048876 4294956208 18446744073709551615 134529881 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 1583 1399 62 130 0 1450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6332

[startup+1.50187 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1761032/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=6448 CPUtime=1.49
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 1597 0 0 0 149 0 0 0 25 0 1 0 222572355 6602752 1441 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 1612 1441 67 130 0 1479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6448

[startup+3.10106 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1759048/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=10304 CPUtime=3.09
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 2557 0 0 0 309 0 0 0 25 0 1 0 222572355 10551296 2401 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 2576 2401 67 130 0 2443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10304

[startup+6.30143 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1753616/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=14664 CPUtime=6.29
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 3622 0 0 0 628 1 0 0 25 0 1 0 222572355 15015936 3466 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 3666 3466 67 130 0 3533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14664

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1748576/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=19188 CPUtime=12.68
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 4755 0 0 0 1266 2 0 0 25 0 1 0 222572355 19648512 4599 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 4797 4599 67 130 0 4664 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19188

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1741024/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=26308 CPUtime=25.49
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 6523 0 0 0 2545 4 0 0 25 0 1 0 222572355 26939392 6367 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 6577 6367 67 130 0 6444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26308

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1732576/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=34868 CPUtime=51.07
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 8654 0 0 0 5102 5 0 0 25 0 1 0 222572355 35704832 8498 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 8717 8498 67 130 0 8584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34868

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1723808/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=43536 CPUtime=102.26
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 10819 0 0 0 10219 7 0 0 25 0 1 0 222572355 44580864 10663 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 10884 10663 67 130 0 10751 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43536

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1723360/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=44056 CPUtime=162.25
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 10918 0 0 0 16217 8 0 0 25 0 1 0 222572355 45113344 10762 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 11014 10762 67 130 0 10881 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44056

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1717600/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=50132 CPUtime=222.23
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 12376 0 0 0 22213 10 0 0 25 0 1 0 222572355 51335168 12220 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 12533 12220 67 130 0 12400 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50132

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1712224/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=55308 CPUtime=282.2
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 13698 0 0 0 28209 11 0 0 25 0 1 0 222572355 56635392 13542 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 13827 13542 67 130 0 13694 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 55308

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1712224/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=55308 CPUtime=342.18
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 13698 0 0 0 34207 11 0 0 25 0 1 0 222572355 56635392 13542 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 13827 13542 67 130 0 13694 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 55308

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1707744/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=59988 CPUtime=402.17
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 14836 0 0 0 40204 13 0 0 25 0 1 0 222572355 61427712 14680 1992294400 134512640 135048876 4294956208 18446744073709551615 134547330 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 14997 14680 67 130 0 14864 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 59988

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1703072/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=64540 CPUtime=462.15
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 15968 0 0 0 46201 14 0 0 25 0 1 0 222572355 66088960 15812 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 16135 15812 67 130 0 16002 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 64540

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1702752/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=64936 CPUtime=522.13
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 16056 0 0 0 52199 14 0 0 25 0 1 0 222572355 66494464 15900 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 16234 15900 67 130 0 16101 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 64936

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1702752/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=64936 CPUtime=582.12
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 16058 0 0 0 58198 14 0 0 25 0 1 0 222572355 66494464 15902 1992294400 134512640 135048876 4294956208 18446744073709551615 134548233 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 16234 15902 67 130 0 16101 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 64936

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10481
/proc/meminfo: memFree=1702240/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=65464 CPUtime=642.11
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 16183 0 0 0 64196 15 0 0 25 0 1 0 222572355 67035136 16027 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 16366 16027 67 130 0 16233 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 65464


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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10489
/proc/meminfo: memFree=1639904/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=128060 CPUtime=4061.08
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31539 0 0 0 406069 39 0 0 25 0 1 0 222572355 131133440 31383 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32015 31383 67 130 0 31882 0
Current children cumulated CPU time (s) 4061.08
Current children cumulated vsize (KiB) 128060

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10489
/proc/meminfo: memFree=1639584/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=128468 CPUtime=4121.07
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31621 0 0 0 412067 40 0 0 25 0 1 0 222572355 131551232 31465 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32117 31465 67 130 0 31984 0
Current children cumulated CPU time (s) 4121.07
Current children cumulated vsize (KiB) 128468

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10489
/proc/meminfo: memFree=1639584/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=128468 CPUtime=4181.05
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31621 0 0 0 418065 40 0 0 25 0 1 0 222572355 131551232 31465 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32117 31465 67 130 0 31984 0
Current children cumulated CPU time (s) 4181.05
Current children cumulated vsize (KiB) 128468

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10489
/proc/meminfo: memFree=1639456/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=128632 CPUtime=4241.03
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31650 0 0 0 424063 40 0 0 25 0 1 0 222572355 131719168 31494 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32158 31494 67 130 0 32025 0
Current children cumulated CPU time (s) 4241.03
Current children cumulated vsize (KiB) 128632

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1639264/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=128632 CPUtime=4301
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31651 0 0 0 430060 40 0 0 25 0 1 0 222572355 131719168 31495 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32158 31495 67 130 0 32025 0
Current children cumulated CPU time (s) 4301
Current children cumulated vsize (KiB) 128632

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1639136/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=128960 CPUtime=4360.99
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31719 0 0 0 436059 40 0 0 25 0 1 0 222572355 132055040 31563 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32240 31563 67 130 0 32107 0
Current children cumulated CPU time (s) 4360.99
Current children cumulated vsize (KiB) 128960

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638816/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=129288 CPUtime=4420.97
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31791 0 0 0 442056 41 0 0 25 0 1 0 222572355 132390912 31635 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32322 31635 67 130 0 32189 0
Current children cumulated CPU time (s) 4420.97
Current children cumulated vsize (KiB) 129288

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638432/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=129776 CPUtime=4480.95
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31906 0 0 0 448054 41 0 0 25 0 1 0 222572355 132890624 31750 1992294400 134512640 135048876 4294956208 18446744073709551615 134545958 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32444 31750 67 130 0 32311 0
Current children cumulated CPU time (s) 4480.95
Current children cumulated vsize (KiB) 129776

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638560/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=129776 CPUtime=4540.93
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31906 0 0 0 454052 41 0 0 25 0 1 0 222572355 132890624 31750 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32444 31750 67 130 0 32311 0
Current children cumulated CPU time (s) 4540.93
Current children cumulated vsize (KiB) 129776

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638496/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=129776 CPUtime=4600.93
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31906 0 0 0 460051 42 0 0 25 0 1 0 222572355 132890624 31750 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32444 31750 67 130 0 32311 0
Current children cumulated CPU time (s) 4600.93
Current children cumulated vsize (KiB) 129776

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638304/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=129940 CPUtime=4660.9
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31949 0 0 0 466048 42 0 0 25 0 1 0 222572355 133058560 31793 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32485 31793 67 130 0 32352 0
Current children cumulated CPU time (s) 4660.9
Current children cumulated vsize (KiB) 129940

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638240/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130020 CPUtime=4720.89
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31961 0 0 0 472047 42 0 0 25 0 1 0 222572355 133140480 31805 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32505 31805 67 130 0 32372 0
Current children cumulated CPU time (s) 4720.89
Current children cumulated vsize (KiB) 130020

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638048/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130184 CPUtime=4780.87
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31997 0 0 0 478045 42 0 0 25 0 1 0 222572355 133308416 31841 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32546 31841 67 130 0 32413 0
Current children cumulated CPU time (s) 4780.87
Current children cumulated vsize (KiB) 130184

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1638048/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130184 CPUtime=4840.85
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31997 0 0 0 484043 42 0 0 25 0 1 0 222572355 133308416 31841 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32546 31841 67 130 0 32413 0
Current children cumulated CPU time (s) 4840.85
Current children cumulated vsize (KiB) 130184

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1637984/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130184 CPUtime=4900.84
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 31997 0 0 0 490041 43 0 0 25 0 1 0 222572355 133308416 31841 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32546 31841 67 130 0 32413 0
Current children cumulated CPU time (s) 4900.84
Current children cumulated vsize (KiB) 130184

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1637728/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130592 CPUtime=4960.81
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 32085 0 0 0 496038 43 0 0 25 0 1 0 222572355 133726208 31929 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32648 31929 67 130 0 32515 0
Current children cumulated CPU time (s) 4960.81
Current children cumulated vsize (KiB) 130592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1637600/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130756 CPUtime=5000.01
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 32124 0 0 0 499958 43 0 0 25 0 1 0 222572355 133894144 31968 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32689 31968 67 130 0 32556 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 130756

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

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

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10495
/proc/meminfo: memFree=1637600/2055920 swapFree=4180104/4192956
[pid=10480] ppid=10478 vsize=130756 CPUtime=5000.01
/proc/10480/stat : 10480 (minisat_noasser) R 10478 10480 10443 0 -1 4194304 32124 0 0 0 499958 43 0 0 25 0 1 0 222572355 133894144 31968 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/10480/statm: 32689 31968 67 130 0 32556 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 130756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.53
CPU time (s): 5000.04
CPU user time (s): 4999.58
CPU system time (s): 0.45493
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 130756

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

runsolver used 4.42933 second user time and 13.7689 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-10 10:50:00
IDJOB=1786046
IDBENCH=71554
IDSOLVER=639
FILE ID=node73/1786046-1241945400
PBS_JOBID= 9265055
Free space on /tmp= 66304 MiB

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

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=442129525

node73.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:       1766896 kB
Buffers:         59112 kB
Cached:         155952 kB
SwapCached:       7500 kB
Active:         122544 kB
Inactive:       101844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766896 kB
SwapTotal:     4192956 kB
SwapFree:      4180104 kB
Dirty:            2256 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            50604 kB
Committed_AS:   789688 kB
PageTables:       1396 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= 66304 MiB
End job on node73 at 2009-05-10 12:13:24