Trace number 1785086

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.07 5001.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  226                                                  |
0.00/0.00	c |  Number of clauses:    1078                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     159      948     3850 |      316        0    nan |  0.000 % |
0.00/0.00	c |       100 |     159      948     3850 |      347      100     19 |  0.004 % |
0.00/0.01	c |       250 |     159      948     3850 |      382      250     20 |  0.002 % |
0.00/0.01	c |       477 |     159      948     3850 |      420      261     15 |  0.002 % |
0.00/0.02	c |       816 |     159      948     3850 |      462      373     16 |  0.002 % |
0.00/0.03	c |      1322 |     159      948     3850 |      508      384     14 |  0.002 % |
0.00/0.05	c |      2084 |     159      948     3850 |      559      572     19 |  0.002 % |
0.00/0.08	c |      3223 |     159      948     3850 |      615      534     16 |  0.002 % |
0.09/0.13	c |      4931 |     159      948     3850 |      677      612     19 |  0.002 % |
0.19/0.20	c |      7494 |     159      948     3850 |      745      678     18 |  0.002 % |
0.29/0.30	c |     11340 |     159      948     3850 |      819      594     16 |  0.002 % |
0.39/0.45	c |     17106 |     159      948     3850 |      901      819     17 |  0.002 % |
0.59/0.69	c |     25756 |     159      948     3850 |      991      555     13 |  0.002 % |
1.00/1.08	c |     38731 |     159      948     3850 |     1090      738     15 |  0.002 % |
1.59/1.69	c |     58193 |     159      948     3850 |     1200     1013     16 |  0.002 % |
2.49/2.55	c |     87385 |     159      948     3850 |     1320      718     13 |  0.002 % |
3.99/4.02	c |    131174 |     159      948     3850 |     1452     1244     17 |  0.002 % |
6.09/6.10	c |    196860 |     159      948     3850 |     1597      853     15 |  0.002 % |
9.29/9.39	c |    295387 |     159      948     3850 |     1756      890     14 |  0.002 % |
14.39/14.40	c |    443177 |     159      948     3850 |     1932     1218     19 |  0.002 % |
22.29/22.35	c |    664860 |     159      948     3850 |     2125     1978     19 |  0.002 % |
34.58/34.63	c |    997387 |     159      948     3850 |     2338     1586     18 |  0.002 % |
53.28/53.32	c |   1496175 |     159      948     3850 |     2572     1491     17 |  0.002 % |
82.87/82.98	c |   2244358 |     159      948     3850 |     2829     1953     19 |  0.002 % |
128.46/128.53	c |   3366632 |     159      948     3850 |     3112     2240     16 |  0.002 % |
201.14/201.22	c |   5050043 |     159      948     3850 |     3423     1714     18 |  0.002 % |
312.91/313.03	c |   7575160 |     159      948     3850 |     3766     2308     17 |  0.002 % |
486.07/486.29	c |  11362835 |     159      948     3850 |     4142     2008     18 |  0.002 % |
752.39/752.60	c |  17044347 |     159      948     3850 |     4557     2543     18 |  0.004 % |
1178.08/1178.44	c |  25566616 |     159      948     3850 |     5012     3921     17 |  0.002 % |
1831.40/1831.98	c |  38350019 |     159      948     3850 |     5514     4622     15 |  0.002 % |
2927.01/2927.86	c |  57525125 |     159      948     3850 |     6065     4295     20 |  0.002 % |
4491.59/4492.84	c |  86287783 |     159      948     3850 |     6671     3531     19 |  0.002 % |

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-1785086-1241889180/watcher-1785086-1241889180 -o /tmp/evaluation-result-1785086-1241889180/solver-1785086-1241889180 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785086-1241889180.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.85 0.95 0.90 3/64 23984
/proc/meminfo: memFree=1758752/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1856 CPUtime=0
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 216944205 1900544 111 1992294400 134512640 135048876 4294956208 18446744073709551615 134521152 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 464 111 62 130 0 331 0

[startup+0.086661 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23984
/proc/meminfo: memFree=1758752/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1856 CPUtime=0.08
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 139 0 0 0 8 0 0 0 20 0 1 0 216944205 1900544 125 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 464 125 66 130 0 331 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1856

[startup+0.101662 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23984
/proc/meminfo: memFree=1758752/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1856 CPUtime=0.09
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 141 0 0 0 9 0 0 0 20 0 1 0 216944205 1900544 127 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 464 127 66 130 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1856

[startup+0.301684 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23984
/proc/meminfo: memFree=1758752/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1856 CPUtime=0.29
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 149 0 0 0 29 0 0 0 22 0 1 0 216944205 1900544 135 1992294400 134512640 135048876 4294956208 18446744073709551615 134552586 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 464 135 66 130 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1856

[startup+0.70173 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23984
/proc/meminfo: memFree=1758752/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1856 CPUtime=0.69
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 159 0 0 0 69 0 0 0 25 0 1 0 216944205 1900544 145 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 464 145 66 130 0 331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1856

[startup+1.50182 s]
/proc/loadavg: 0.85 0.95 0.90 2/65 23985
/proc/meminfo: memFree=1758424/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1988 CPUtime=1.49
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 171 0 0 0 149 0 0 0 25 0 1 0 216944205 2035712 157 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 497 157 66 130 0 364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1988

[startup+3.102 s]
/proc/loadavg: 0.85 0.95 0.90 2/65 23985
/proc/meminfo: memFree=1758296/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=1988 CPUtime=3.09
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 186 0 0 0 309 0 0 0 25 0 1 0 216944205 2035712 172 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 497 172 66 130 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1988

[startup+6.30137 s]
/proc/loadavg: 0.86 0.95 0.90 2/65 23985
/proc/meminfo: memFree=1758104/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=2120 CPUtime=6.29
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 216944205 2170880 190 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 530 190 66 130 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2120

[startup+12.7011 s]
/proc/loadavg: 0.87 0.95 0.90 2/65 23985
/proc/meminfo: memFree=1757976/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=2120 CPUtime=12.69
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 225 0 0 0 1269 0 0 0 25 0 1 0 216944205 2170880 211 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 530 211 66 130 0 397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2120

[startup+25.5016 s]
/proc/loadavg: 0.90 0.96 0.91 2/65 23985
/proc/meminfo: memFree=1757848/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=2384 CPUtime=25.49
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 264 0 0 0 2549 0 0 0 25 0 1 0 216944205 2441216 250 1992294400 134512640 135048876 4294956208 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 596 250 66 130 0 463 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2384

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 23985
/proc/meminfo: memFree=1757720/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=2516 CPUtime=51.08
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 294 0 0 0 5108 0 0 0 25 0 1 0 216944205 2576384 280 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 629 280 66 130 0 496 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2516

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.91 2/65 23985
/proc/meminfo: memFree=1757528/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=2648 CPUtime=102.27
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 345 0 0 0 10227 0 0 0 25 0 1 0 216944205 2711552 331 1992294400 134512640 135048876 4294956208 18446744073709551615 134552572 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 662 331 66 130 0 529 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2648

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1757208/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=2912 CPUtime=162.25
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 401 0 0 0 16225 0 0 0 25 0 1 0 216944205 2981888 387 1992294400 134512640 135048876 4294956208 18446744073709551615 134551610 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 728 387 66 130 0 595 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2912

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1757080/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3044 CPUtime=222.23
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 431 0 0 0 22223 0 0 0 25 0 1 0 216944205 3117056 417 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 761 417 66 130 0 628 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3044

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1757016/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3044 CPUtime=282.22
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 453 0 0 0 28222 0 0 0 25 0 1 0 216944205 3117056 439 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 761 439 66 130 0 628 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3044

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1756952/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3176 CPUtime=342.2
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 469 0 0 0 34220 0 0 0 25 0 1 0 216944205 3252224 455 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 794 455 66 130 0 661 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 3176

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1756888/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3176 CPUtime=402.18
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 488 0 0 0 40218 0 0 0 25 0 1 0 216944205 3252224 474 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 794 474 66 130 0 661 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3176

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1756824/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3308 CPUtime=462.17
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 497 0 0 0 46217 0 0 0 25 0 1 0 216944205 3387392 483 1992294400 134512640 135048876 4294956208 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 827 483 66 130 0 694 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3308

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1756696/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3308 CPUtime=522.15
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 522 0 0 0 52215 0 0 0 25 0 1 0 216944205 3387392 508 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 827 508 66 130 0 694 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3308

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1756568/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3444 CPUtime=582.14
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 543 0 0 0 58214 0 0 0 25 0 1 0 216944205 3526656 529 1992294400 134512640 135048876 4294956208 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 861 529 66 130 0 728 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 3444

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23985
/proc/meminfo: memFree=1756504/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=3444 CPUtime=642.12
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 555 0 0 0 64212 0 0 0 25 0 1 0 216944205 3526656 541 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 861 541 66 130 0 728 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 3444


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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753432/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4001.22
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 886 0 0 0 400121 1 0 0 25 0 1 0 216944205 4935680 872 1992294400 134512640 135048876 4294956208 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 872 66 130 0 1072 0
Current children cumulated CPU time (s) 4001.22
Current children cumulated vsize (KiB) 4820

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753240/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4061.21
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 890 0 0 0 406120 1 0 0 25 0 1 0 216944205 4935680 876 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 876 66 130 0 1072 0
Current children cumulated CPU time (s) 4061.21
Current children cumulated vsize (KiB) 4820

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753176/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4121.19
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 891 0 0 0 412118 1 0 0 25 0 1 0 216944205 4935680 877 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 877 66 130 0 1072 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 4820

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753176/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4181.18
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 891 0 0 0 418117 1 0 0 25 0 1 0 216944205 4935680 877 1992294400 134512640 135048876 4294956208 18446744073709551615 134547091 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 877 66 130 0 1072 0
Current children cumulated CPU time (s) 4181.18
Current children cumulated vsize (KiB) 4820

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753176/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4241.16
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 893 0 0 0 424115 1 0 0 25 0 1 0 216944205 4935680 879 1992294400 134512640 135048876 4294956208 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 879 66 130 0 1072 0
Current children cumulated CPU time (s) 4241.16
Current children cumulated vsize (KiB) 4820

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753176/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4301.14
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 899 0 0 0 430113 1 0 0 25 0 1 0 216944205 4935680 885 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 885 66 130 0 1072 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 4820

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753176/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4820 CPUtime=4361.13
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 899 0 0 0 436112 1 0 0 25 0 1 0 216944205 4935680 885 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1205 885 66 130 0 1072 0
Current children cumulated CPU time (s) 4361.13
Current children cumulated vsize (KiB) 4820

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753112/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4952 CPUtime=4421.11
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 904 0 0 0 442110 1 0 0 25 0 1 0 216944205 5070848 890 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1238 890 66 130 0 1105 0
Current children cumulated CPU time (s) 4421.11
Current children cumulated vsize (KiB) 4952

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753112/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4952 CPUtime=4481.09
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 907 0 0 0 448108 1 0 0 25 0 1 0 216944205 5070848 893 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1238 893 66 130 0 1105 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 4952

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1753048/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4952 CPUtime=4541.08
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 921 0 0 0 454107 1 0 0 25 0 1 0 216944205 5070848 907 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1238 907 66 130 0 1105 0
Current children cumulated CPU time (s) 4541.08
Current children cumulated vsize (KiB) 4952

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752856/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4952 CPUtime=4601.06
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 921 0 0 0 460105 1 0 0 25 0 1 0 216944205 5070848 907 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1238 907 66 130 0 1105 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 4952

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752856/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4952 CPUtime=4661.04
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 930 0 0 0 466103 1 0 0 25 0 1 0 216944205 5070848 916 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1238 916 66 130 0 1105 0
Current children cumulated CPU time (s) 4661.04
Current children cumulated vsize (KiB) 4952

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752856/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=4952 CPUtime=4721.03
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 930 0 0 0 472102 1 0 0 25 0 1 0 216944205 5070848 916 1992294400 134512640 135048876 4294956208 18446744073709551615 134552431 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1238 916 66 130 0 1105 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 4952

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752856/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=5092 CPUtime=4781.01
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 935 0 0 0 478100 1 0 0 25 0 1 0 216944205 5214208 921 1992294400 134512640 135048876 4294956208 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1273 921 66 130 0 1140 0
Current children cumulated CPU time (s) 4781.01
Current children cumulated vsize (KiB) 5092

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752856/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=5092 CPUtime=4841
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 939 0 0 0 484099 1 0 0 25 0 1 0 216944205 5214208 925 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1273 925 66 130 0 1140 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 5092

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752792/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=5092 CPUtime=4900.98
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 947 0 0 0 490097 1 0 0 25 0 1 0 216944205 5214208 933 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1273 933 66 130 0 1140 0
Current children cumulated CPU time (s) 4900.98
Current children cumulated vsize (KiB) 5092

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752728/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=5092 CPUtime=4960.96
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 954 0 0 0 496095 1 0 0 25 0 1 0 216944205 5214208 940 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1273 940 66 130 0 1140 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 5092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23993
/proc/meminfo: memFree=1752664/2055920 swapFree=4178408/4192956
[pid=23984] ppid=23982 vsize=5092 CPUtime=5000.06
/proc/23984/stat : 23984 (minisat_noasser) R 23982 23984 23947 0 -1 4194304 961 0 0 0 500005 1 0 0 25 0 1 0 216944205 5214208 947 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/23984/statm: 1273 947 66 130 0 1140 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 5092

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): 5001.41
CPU time (s): 5000.07
CPU user time (s): 5000.05
CPU system time (s): 0.019996
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 5092

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

runsolver used 4.11937 second user time and 9.78251 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-09 19:13:00
IDJOB=1785086
IDBENCH=24693
IDSOLVER=639
FILE ID=node63/1785086-1241889180
PBS_JOBID= 9264726
Free space on /tmp= 66148 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785086-1241889180/watcher-1785086-1241889180 -o /tmp/evaluation-result-1785086-1241889180/solver-1785086-1241889180 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785086-1241889180.cnf

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=214034684

node63.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1759232 kB
Buffers:         41248 kB
Cached:         183752 kB
SwapCached:       8444 kB
Active:          86244 kB
Inactive:       148668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759232 kB
SwapTotal:     4192956 kB
SwapFree:      4178408 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            47548 kB
Committed_AS:   877132 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66148 MiB
End job on node63 at 2009-05-09 20:36:24