Trace number 1595480

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1200.07 1200.42

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.96755
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                                       |
0.99/1.06	c ============================[ Search Statistics ]==============================
0.99/1.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.06	c ===============================================================================
0.99/1.06	c |         0 |     900    60464   182052 |    20154        0    nan |  0.000 % |
0.99/1.07	c |       102 |     900    60464   182052 |    22170      102    118 |  0.000 % |
0.99/1.09	c |       253 |     900    60464   182052 |    24387      253    105 |  0.000 % |
1.09/1.11	c |       478 |     900    60464   182052 |    26825      478    107 |  0.000 % |
1.09/1.15	c |       817 |     900    60464   182052 |    29508      817    116 |  0.000 % |
1.19/1.22	c |      1326 |     900    60464   182052 |    32459     1326    118 |  0.000 % |
1.29/1.34	c |      2087 |     900    60464   182052 |    35705     2087    120 |  0.000 % |
1.49/1.55	c |      3230 |     900    60464   182052 |    39275     3230    127 |  0.000 % |
1.89/1.90	c |      4941 |     900    60464   182052 |    43203     4941    121 |  0.000 % |
2.49/2.57	c |      7505 |     900    60464   182052 |    47523     7505    119 |  0.000 % |
3.99/4.01	c |     11349 |     900    60464   182052 |    52276    11349    117 |  0.000 % |
6.09/6.14	c |     17115 |     900    60464   182052 |    57503    17115    116 |  0.000 % |
11.89/11.91	c |     25766 |     900    60464   182052 |    63253    25766    117 |  0.000 % |
23.39/23.42	c |     38741 |     900    60464   182052 |    69579    38741    117 |  0.000 % |
48.78/48.83	c |     58203 |     900    60464   182052 |    76537    58203    116 |  0.000 % |
89.37/89.40	c |     87396 |     900    60464   182052 |    84191    25947    117 |  0.000 % |
131.15/131.26	c |    131187 |     900    60464   182052 |    92610    69738    120 |  0.000 % |
222.62/222.73	c |    196872 |     900    60464   182052 |   101871    58943    123 |  0.000 % |
360.47/360.60	c |    295400 |     900    60464   182052 |   112058    74116    105 |  0.000 % |
581.51/581.76	c |    443189 |     900    60464   182052 |   123264    35630    106 |  0.000 % |
910.72/911.07	c |    664873 |     900    60464   182052 |   135590    49494    116 |  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-1595480-1239355732/watcher-1595480-1239355732 -o /tmp/evaluation-result-1595480-1239355732/solver-1595480-1239355732 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1595480-1239355732.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.12 1.01 0.72 3/65 2500
/proc/meminfo: memFree=1937712/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=1996 CPUtime=0
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 216481 2043904 304 1992294400 134512640 135048876 4294956224 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 499 304 50 130 0 366 0

[startup+0.0067961 s]
/proc/loadavg: 1.12 1.01 0.72 3/65 2500
/proc/meminfo: memFree=1937712/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=2156 CPUtime=0
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 216481 2207744 350 1992294400 134512640 135048876 4294956224 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 539 350 50 130 0 406 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2156

[startup+0.101801 s]
/proc/loadavg: 1.12 1.01 0.72 3/65 2500
/proc/meminfo: memFree=1937712/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=4984 CPUtime=0.09
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 1088 0 0 0 9 0 0 0 18 0 1 0 216481 5103616 1074 1992294400 134512640 135048876 4294956224 18446744073709551615 134529612 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 1246 1074 62 130 0 1113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4984

[startup+0.301815 s]
/proc/loadavg: 1.12 1.01 0.72 3/65 2500
/proc/meminfo: memFree=1937712/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=6148 CPUtime=0.29
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 1347 0 0 0 29 0 0 0 19 0 1 0 216481 6295552 1333 1992294400 134512640 135048876 4294956224 18446744073709551615 134681968 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 1537 1333 62 130 0 1404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6148

[startup+0.701843 s]
/proc/loadavg: 1.12 1.01 0.72 3/65 2500
/proc/meminfo: memFree=1937712/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=6328 CPUtime=0.69
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 1417 0 0 0 69 0 0 0 22 0 1 0 216481 6479872 1403 1992294400 134512640 135048876 4294956224 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 1582 1403 62 130 0 1449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6328

[startup+1.5019 s]
/proc/loadavg: 1.11 1.01 0.72 2/66 2501
/proc/meminfo: memFree=1932264/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=6444 CPUtime=1.49
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 1596 0 0 0 149 0 0 0 25 0 1 0 216481 6598656 1440 1992294400 134512640 135048876 4294956224 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 1611 1440 67 130 0 1478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6444

[startup+3.10201 s]
/proc/loadavg: 1.11 1.01 0.72 2/66 2501
/proc/meminfo: memFree=1930664/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=9612 CPUtime=3.09
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 2371 0 0 0 308 1 0 0 25 0 1 0 216481 9842688 2215 1992294400 134512640 135048876 4294956224 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 2403 2215 67 130 0 2270 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9612

[startup+6.30123 s]
/proc/loadavg: 1.10 1.01 0.72 2/66 2501
/proc/meminfo: memFree=1925800/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=13704 CPUtime=6.28
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 3393 0 0 0 627 1 0 0 25 0 1 0 216481 14032896 3237 1992294400 134512640 135048876 4294956224 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 3426 3237 67 130 0 3293 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13704

[startup+12.7017 s]
/proc/loadavg: 1.09 1.01 0.73 2/66 2501
/proc/meminfo: memFree=1920120/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=18608 CPUtime=12.69
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 4637 0 0 0 1265 4 0 0 25 0 1 0 216481 19054592 4481 1992294400 134512640 135048876 4294956224 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 4652 4481 67 130 0 4519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18608

[startup+25.5015 s]
/proc/loadavg: 1.07 1.01 0.73 2/66 2501
/proc/meminfo: memFree=1912824/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=25644 CPUtime=25.49
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 6395 0 0 0 2543 6 0 0 25 0 1 0 216481 26259456 6239 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 6411 6239 67 130 0 6278 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25644

[startup+51.1011 s]
/proc/loadavg: 1.04 1.00 0.73 2/66 2501
/proc/meminfo: memFree=1903288/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=35384 CPUtime=51.07
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 8818 0 0 0 5100 7 0 0 25 0 1 0 216481 36233216 8662 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 8846 8662 67 130 0 8713 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35384

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 0.74 2/66 2501
/proc/meminfo: memFree=1893368/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=45192 CPUtime=102.27
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 11228 0 0 0 10217 10 0 0 25 0 1 0 216481 46276608 11072 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 11298 11072 67 130 0 11165 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45192

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.76 2/66 2501
/proc/meminfo: memFree=1887544/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=51032 CPUtime=162.24
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 12704 0 0 0 16212 12 0 0 25 0 1 0 216481 52256768 12548 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 12758 12548 67 130 0 12625 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51032

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 2501
/proc/meminfo: memFree=1882168/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=56384 CPUtime=222.22
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 13997 0 0 0 22208 14 0 0 25 0 1 0 216481 57737216 13841 1992294400 134512640 135048876 4294956224 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 14096 13841 67 130 0 13963 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 56384

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.78 2/66 2501
/proc/meminfo: memFree=1881656/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=57176 CPUtime=282.2
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 14181 0 0 0 28206 14 0 0 25 0 1 0 216481 58548224 14025 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 14294 14025 67 130 0 14161 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 57176

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.79 2/66 2501
/proc/meminfo: memFree=1875320/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=63316 CPUtime=342.18
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 15690 0 0 0 34203 15 0 0 25 0 1 0 216481 64835584 15534 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 15829 15534 67 130 0 15696 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 63316

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.80 2/66 2501
/proc/meminfo: memFree=1875064/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=63588 CPUtime=402.16
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 15748 0 0 0 40201 15 0 0 25 0 1 0 216481 65114112 15592 1992294400 134512640 135048876 4294956224 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 15897 15592 67 130 0 15764 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 63588

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.81 2/66 2501
/proc/meminfo: memFree=1873528/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=64908 CPUtime=462.15
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 16106 0 0 0 46199 16 0 0 25 0 1 0 216481 66465792 15950 1992294400 134512640 135048876 4294956224 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 16227 15950 67 130 0 16094 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 64908

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.82 2/66 2501
/proc/meminfo: memFree=1873144/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=65300 CPUtime=522.13
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 16199 0 0 0 52197 16 0 0 25 0 1 0 216481 66867200 16043 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 16325 16043 67 130 0 16192 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 65300

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/66 2501
/proc/meminfo: memFree=1871032/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=67544 CPUtime=582.11
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 16710 0 0 0 58195 16 0 0 25 0 1 0 216481 69165056 16554 1992294400 134512640 135048876 4294956224 18446744073709551615 134547045 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 16886 16554 67 130 0 16753 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 67544

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/66 2501
/proc/meminfo: memFree=1870968/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=67544 CPUtime=642.11
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 16712 0 0 0 64194 17 0 0 25 0 1 0 216481 69165056 16556 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 16886 16556 67 130 0 16753 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 67544

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.84 2/66 2501
/proc/meminfo: memFree=1870840/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=67544 CPUtime=702.09
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 16736 0 0 0 70192 17 0 0 25 0 1 0 216481 69165056 16580 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 16886 16580 67 130 0 16753 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 67544

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.85 2/66 2501
/proc/meminfo: memFree=1863864/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=74644 CPUtime=762.07
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 18486 0 0 0 76188 19 0 0 25 0 1 0 216481 76435456 18330 1992294400 134512640 135048876 4294956224 18446744073709551615 134552479 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 18661 18330 67 130 0 18528 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 74644

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.85 2/66 2501
/proc/meminfo: memFree=1863736/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=74644 CPUtime=822.05
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 18507 0 0 0 82186 19 0 0 25 0 1 0 216481 76435456 18351 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 18661 18351 67 130 0 18528 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 74644

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.86 2/66 2501
/proc/meminfo: memFree=1862776/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=75652 CPUtime=882.03
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 18743 0 0 0 88184 19 0 0 25 0 1 0 216481 77467648 18587 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 18913 18587 67 130 0 18780 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 75652

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/66 2501
/proc/meminfo: memFree=1861880/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=76444 CPUtime=942.02
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 18946 0 0 0 94182 20 0 0 25 0 1 0 216481 78278656 18790 1992294400 134512640 135048876 4294956224 18446744073709551615 134552479 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 19111 18790 67 130 0 18978 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 76444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/66 2501
/proc/meminfo: memFree=1861880/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=76444 CPUtime=1002
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 18948 0 0 0 100180 20 0 0 25 0 1 0 216481 78278656 18792 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 19111 18792 67 130 0 18978 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 76444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 2501
/proc/meminfo: memFree=1861432/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=76992 CPUtime=1061.98
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 19051 0 0 0 106178 20 0 0 25 0 1 0 216481 78839808 18895 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 19248 18895 67 130 0 19115 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 76992

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/66 2501
/proc/meminfo: memFree=1854008/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=84304 CPUtime=1121.96
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 20905 0 0 0 112174 22 0 0 25 0 1 0 216481 86327296 20749 1992294400 134512640 135048876 4294956224 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 21076 20749 67 130 0 20943 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 84304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/66 2501
/proc/meminfo: memFree=1854136/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=84304 CPUtime=1181.95
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 20905 0 0 0 118173 22 0 0 25 0 1 0 216481 86327296 20749 1992294400 134512640 135048876 4294956224 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 21076 20749 67 130 0 20943 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 84304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.89 2/66 2501
/proc/meminfo: memFree=1854136/2055920 swapFree=4192956/4192956
[pid=2500] ppid=2498 vsize=84304 CPUtime=1200.04
/proc/2500/stat : 2500 (minisat_noasser) R 2498 2500 2433 0 -1 4194304 20905 0 0 0 119982 22 0 0 25 0 1 0 216481 86327296 20749 1992294400 134512640 135048876 4294956224 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2500/statm: 21076 20749 67 130 0 20943 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 84304

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.237963
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 84304

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

runsolver used 1.3118 second user time and 2.06768 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-10 11:28:52
IDJOB=1595480
IDBENCH=71524
IDSOLVER=556
FILE ID=node9/1595480-1239355732
PBS_JOBID= 9115540
Free space on /tmp= 65512 MiB

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

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1236239358

node9.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.231
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.231
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:       1938128 kB
Buffers:         28380 kB
Cached:          47780 kB
SwapCached:          0 kB
Active:          54316 kB
Inactive:        34720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:          22612 kB
Slab:            14656 kB
Committed_AS:    50568 kB
PageTables:       1412 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= 65512 MiB
End job on node9 at 2009-04-10 11:48:54