Trace number 1773352

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 10000.1 10002.5

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.691
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.02	c |  Number of variables:          3230                                         |
0.00/0.02	c |  Number of clauses:           20575                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.00/0.05	c |  Simplification time:          0.03 s                                       |
0.00/0.05	c |                                                                             |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.06	c |       100 |    3215    20534    69540 |     7529      100      6 |  0.002 % |
0.00/0.06	c |       250 |    3215    20534    69540 |     8282      250     12 |  0.000 % |
0.00/0.08	c |       475 |    3215    20534    69540 |     9110      475     13 |  0.000 % |
0.09/0.10	c |       812 |    3215    20534    69540 |    10021      812     14 |  0.000 % |
0.09/0.14	c |      1318 |    3215    20534    69540 |    11023     1318     18 |  0.000 % |
0.19/0.20	c |      2077 |    3215    20534    69540 |    12125     2077     24 |  0.000 % |
0.19/0.29	c |      3216 |    3215    20534    69540 |    13338     3216     29 |  0.000 % |
0.39/0.43	c |      4924 |    3215    20534    69540 |    14672     4924     32 |  0.000 % |
0.59/0.65	c |      7486 |    3215    20534    69540 |    16139     7486     39 |  0.001 % |
0.99/1.05	c |     11330 |    3215    20534    69540 |    17753    11330     44 |  0.000 % |
1.69/1.74	c |     17096 |    3215    20534    69540 |    19528    17096     46 |  0.001 % |
2.79/2.84	c |     25745 |    3215    20534    69540 |    21481    15923     39 |  0.000 % |
4.40/4.49	c |     38719 |    3215    20534    69540 |    23629    17969     40 |  0.000 % |
7.09/7.19	c |     58180 |    3215    20534    69540 |    25992    13518     37 |  0.000 % |
11.39/11.49	c |     87372 |    3215    20534    69540 |    28591    16222     39 |  0.001 % |
18.08/18.10	c |    131161 |    3215    20534    69540 |    31451    15985     34 |  0.000 % |
27.68/27.77	c |    196845 |    3215    20534    69540 |    34596    16960     42 |  0.000 % |
44.08/44.12	c |    295371 |    3215    20534    69540 |    38055    25269     42 |  0.001 % |
70.07/70.17	c |    443160 |    3215    20534    69540 |    41861    30757     40 |  0.000 % |
112.26/112.39	c |    664843 |    3215    20534    69540 |    46047    30209     40 |  0.000 % |
175.96/176.04	c |    997368 |    3215    20534    69540 |    50652    37417     37 |  0.000 % |
276.73/276.87	c |   1496156 |    3215    20534    69540 |    55717    27227     31 |  0.000 % |
422.19/422.35	c |   2244338 |    3214    20524    69507 |    61289    20900     29 |  0.032 % |
643.34/643.57	c |   3366612 |    3213    20514    69474 |    67418    24942     29 |  0.062 % |
999.15/999.44	c |   5050023 |    3213    20514    69474 |    74159    46485     35 |  0.062 % |
1554.61/1555.01	c |   7575139 |    3213    20514    69474 |    81575    71793     33 |  0.062 % |
2484.49/2485.18	c |  11362814 |    3213    20514    69474 |    89733    52502     38 |  0.062 % |
3924.55/3925.50	c |  17044326 |    3213    20514    69474 |    98706    24062     29 |  0.062 % |
6153.71/6155.29	c |  25566595 |    3210    20490    69402 |   108577    37534     26 |  0.155 % |
9621.27/9623.69	c |  38349998 |    3205    20449    69267 |   119435    51111     38 |  0.310 % |

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-1773352-1241210540/watcher-1773352-1241210540 -o /tmp/evaluation-result-1773352-1241210540/solver-1773352-1241210540 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773352-1241210540.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17502
/proc/meminfo: memFree=1221936/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=7608 CPUtime=0
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 149087377 7790592 270 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 1902 270 63 219 0 1680 0

[startup+0.0074971 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17502
/proc/meminfo: memFree=1221936/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=7900 CPUtime=0
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 149087377 8089600 327 1992294400 4194304 5092341 548682068848 18446744073709551615 4515551 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 1975 327 63 219 0 1753 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7900

[startup+0.101504 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17502
/proc/meminfo: memFree=1221936/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=8724 CPUtime=0.09
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 788 0 0 0 9 0 0 0 18 0 1 0 149087377 8933376 663 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 2181 663 100 219 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8724

[startup+0.301521 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17502
/proc/meminfo: memFree=1221936/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=8724 CPUtime=0.29
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 877 0 0 0 29 0 0 0 19 0 1 0 149087377 8933376 752 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 2181 752 101 219 0 1959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8724

[startup+0.701556 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 17502
/proc/meminfo: memFree=1221936/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=8724 CPUtime=0.69
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 1108 0 0 0 69 0 0 0 22 0 1 0 149087377 8933376 983 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 2181 983 101 219 0 1959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8724

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1217640/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=9160 CPUtime=1.49
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 1574 0 0 0 149 0 0 0 25 0 1 0 149087377 9379840 1449 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 2290 1449 101 219 0 2068 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9160

[startup+3.10176 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1215208/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=9604 CPUtime=3.09
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 2740 0 0 0 308 1 0 0 25 0 1 0 149087377 9834496 1599 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 2401 1599 103 219 0 2179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9604

[startup+6.30104 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1209384/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=14992 CPUtime=6.29
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 5588 0 0 0 626 3 0 0 25 0 1 0 149087377 15351808 3132 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 3748 3132 103 219 0 3526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14992

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1201832/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=22780 CPUtime=12.69
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 7504 0 0 0 1266 3 0 0 25 0 1 0 149087377 23326720 5048 1992294400 4194304 5092341 548682068848 18446744073709551615 4250857 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 5695 5048 103 219 0 5473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22780

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1201640/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=22780 CPUtime=25.48
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 7537 0 0 0 2545 3 0 0 25 0 1 0 149087377 23326720 5081 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 5695 5081 103 219 0 5473 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22780

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1201960/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=22784 CPUtime=51.08
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 9752 0 0 0 5103 5 0 0 25 0 1 0 149087377 23330816 4999 1992294400 4194304 5092341 548682068848 18446744073709551615 4241449 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 5696 4999 103 219 0 5474 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22784

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1210344/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=15008 CPUtime=102.27
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 13859 0 0 0 10219 8 0 0 25 0 1 0 149087377 15368192 2942 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 3752 2942 103 219 0 3530 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15008

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1194088/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=162.26
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 17877 0 0 0 16215 11 0 0 25 0 1 0 149087377 37957632 6960 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 6960 103 219 0 9045 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 37068

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188648/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=222.24
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19212 0 0 0 22212 12 0 0 25 0 1 0 149087377 37957632 8295 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8295 103 219 0 9045 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37068

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188712/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=282.23
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19212 0 0 0 28211 12 0 0 25 0 1 0 149087377 37957632 8295 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8295 103 219 0 9045 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 37068

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188712/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=342.21
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19219 0 0 0 34209 12 0 0 25 0 1 0 149087377 37957632 8302 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8302 103 219 0 9045 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 37068

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188712/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=402.19
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19221 0 0 0 40207 12 0 0 25 0 1 0 149087377 37957632 8304 1992294400 4194304 5092341 548682068848 18446744073709551615 4250884 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8304 103 219 0 9045 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 37068

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188648/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=462.18
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19223 0 0 0 46206 12 0 0 25 0 1 0 149087377 37957632 8306 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8306 103 219 0 9045 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 37068

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188648/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=522.16
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19224 0 0 0 52204 12 0 0 25 0 1 0 149087377 37957632 8307 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8307 103 219 0 9045 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 37068

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188648/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=582.15
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19225 0 0 0 58203 12 0 0 25 0 1 0 149087377 37957632 8308 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8308 103 219 0 9045 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 37068

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17503
/proc/meminfo: memFree=1188648/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=37068 CPUtime=642.14
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 19225 0 0 0 64202 12 0 0 25 0 1 0 149087377 37957632 8308 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 9267 8308 103 219 0 9045 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 37068

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139432/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9100.1
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 909954 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9100.1
Current children cumulated vsize (KiB) 100828

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139496/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9160.09
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 915953 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9160.09
Current children cumulated vsize (KiB) 100828

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9220.07
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 921951 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241428 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9220.07
Current children cumulated vsize (KiB) 100828

[startup+9282.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17525
/proc/meminfo: memFree=1139496/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9280.06
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 927950 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9280.06
Current children cumulated vsize (KiB) 100828

[startup+9342.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17525
/proc/meminfo: memFree=1139432/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9340.04
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 933948 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9340.04
Current children cumulated vsize (KiB) 100828

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139432/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9400.02
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 939946 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4248048 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9400.02
Current children cumulated vsize (KiB) 100828

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9460.01
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 945945 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9460.01
Current children cumulated vsize (KiB) 100828

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9519.99
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 951943 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9519.99
Current children cumulated vsize (KiB) 100828

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139432/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9579.98
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 957942 56 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9579.98
Current children cumulated vsize (KiB) 100828

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9639.97
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 963940 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4265867 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9639.97
Current children cumulated vsize (KiB) 100828

[startup+9702.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9699.96
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 969939 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9699.96
Current children cumulated vsize (KiB) 100828

[startup+9762.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9759.94
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 975937 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9759.94
Current children cumulated vsize (KiB) 100828

[startup+9822.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139432/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9819.93
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 981936 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9819.93
Current children cumulated vsize (KiB) 100828

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9879.92
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 987935 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9879.92
Current children cumulated vsize (KiB) 100828

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139432/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9939.9
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 993933 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241025 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9939.9
Current children cumulated vsize (KiB) 100828

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=9999.89
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 999932 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 9999.89
Current children cumulated vsize (KiB) 100828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=10000.1
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 999952 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 100828

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

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17525
/proc/meminfo: memFree=1139368/2055920 swapFree=4179760/4192956
[pid=17502] ppid=17500 vsize=100828 CPUtime=10000.1
/proc/17502/stat : 17502 (minisat) R 17500 17502 17409 0 -1 4194304 58425 0 0 0 999952 57 0 0 25 0 1 0 149087377 103247872 20435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17502/statm: 25207 20435 103 219 0 24985 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 100828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.5
CPU time (s): 10000.1
CPU user time (s): 9999.52
CPU system time (s): 0.58891
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 100828

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

runsolver used 6.583 second user time and 21.3228 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-01 22:42:20
IDJOB=1773352
IDBENCH=69567
IDSOLVER=608
FILE ID=node15/1773352-1241210540
PBS_JOBID= 9224715
Free space on /tmp= 66536 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773352-1241210540/watcher-1773352-1241210540 -o /tmp/evaluation-result-1773352-1241210540/solver-1773352-1241210540 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773352-1241210540.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=1489586894

node15.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.220
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	: 5931.00
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.220
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:       1222416 kB
Buffers:         77000 kB
Cached:         664156 kB
SwapCached:       7388 kB
Active:         120356 kB
Inactive:       630264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1222416 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            1256 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            68848 kB
Committed_AS:   653928 kB
PageTables:       1464 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= 66536 MiB
End job on node15 at 2009-05-02 01:29:04