Trace number 1820437

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
MiniSat2hack 2009-03-23? (TO) 1200.08 1200.03

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications 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 variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   28318    74883 |    8495       0        0     nan |  0.000 % |
0.22/0.24	c |         0 |   19862    62399 |      --       0       --      -- |     --   | -8325/-12062
0.22/0.24	c ==============================================================================
0.22/0.24	c Result  :   #vars: 3611   #clauses: 19862   #literals: 62399
0.22/0.24	c CPU time:   0.24 s
0.22/0.24	c ==============================================================================
0.22/0.26	This is MiniSat 2.0 beta with hacks by AVG
0.22/0.26	WARNING: for repeatability, setting FPU to use double precision
0.22/0.26	============================[ Problem Statistics ]=============================
0.22/0.26	|                                                                             |
0.22/0.26	|  Number of variables:  3611                                                 |
0.22/0.26	|  Number of clauses:    19862                                                |
0.22/0.27	|  Parsing time:         0.01         s                                       |
1200.08/1200.02	HOME/SatELiteGTI: line 36: 19778 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1820437-1242444168/watcher-1820437-1242444168 -o /tmp/evaluation-result-1820437-1242444168/solver-1820437-1242444168 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820437-1242444168.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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 19772
/proc/meminfo: memFree=1494236/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2416 CPUtime=0
/proc/19772/stat : 19772 (SatELiteGTI) R 19770 19772 10114 0 -1 4194304 364 644 0 0 0 0 0 0 25 0 1 0 1008917658 2473984 276 4294967295 134512640 135169312 3219161424 3219160416 134666144 0 0 4 65536 0 0 0 17 2 0 0 0
/proc/19772/statm: 604 276 235 161 0 43 0
[pid=19776] ppid=19772 vsize=808 CPUtime=0
/proc/19776/stat : 19776 (SatELite_releas) R 19772 19772 10114 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 1008917658 827392 2 4294967295 0 0 3218963554 3219160052 3085380074 0 0 0 0 0 0 0 17 0 0 0 0
/proc/19776/statm: 204 13 9 174 0 29 0

[startup+0.116375 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 19772
/proc/meminfo: memFree=1494236/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2416 CPUtime=0
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1008917658 2473984 276 4294967295 134512640 135169312 3219161424 3219159960 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19772/statm: 604 276 235 161 0 43 0
[pid=19776] ppid=19772 vsize=5216 CPUtime=0.12
/proc/19776/stat : 19776 (SatELite_releas) R 19772 19772 10114 0 -1 4202496 1220 0 0 0 12 0 0 0 18 0 1 0 1008917658 5341184 1132 4294967295 134512640 135223648 3218960656 3218958672 134586958 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19776/statm: 1304 1132 73 174 0 1129 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7632

[startup+0.21637 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 19772
/proc/meminfo: memFree=1494236/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2416 CPUtime=0
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1008917658 2473984 276 4294967295 134512640 135169312 3219161424 3219159960 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19772/statm: 604 276 235 161 0 43 0
[pid=19776] ppid=19772 vsize=5284 CPUtime=0.22
/proc/19776/stat : 19776 (SatELite_releas) R 19772 19772 10114 0 -1 4202496 1313 0 0 0 22 0 0 0 18 0 1 0 1008917658 5410816 1174 4294967295 134512640 135223648 3218960656 3218958672 134586730 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19776/statm: 1321 1174 73 174 0 1146 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 7700

[startup+0.316373 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 19772
/proc/meminfo: memFree=1494236/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2420

[startup+0.716353 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 19772
/proc/meminfo: memFree=1494236/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2420

[startup+1.51631 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 19778
/proc/meminfo: memFree=1490640/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=4876 CPUtime=1.26
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 978 0 0 0 125 1 0 0 25 0 1 0 1008917685 4993024 913 4294967295 134512640 135214715 3213962416 3213960624 134537903 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19778/statm: 1219 913 73 172 0 1046 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7296

[startup+3.11623 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 19778
/proc/meminfo: memFree=1489276/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=6596 CPUtime=2.86
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 1418 0 0 0 285 1 0 0 25 0 1 0 1008917685 6754304 1353 4294967295 134512640 135214715 3213962416 3213960880 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 1649 1353 73 172 0 1476 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9016

[startup+6.31607 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 19778
/proc/meminfo: memFree=1487760/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=7752 CPUtime=6.06
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 1684 0 0 0 605 1 0 0 25 0 1 0 1008917685 7938048 1619 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 1938 1619 73 172 0 1765 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10172

[startup+12.7158 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 19778
/proc/meminfo: memFree=1487244/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=8284 CPUtime=12.46
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 1816 0 0 0 1242 4 0 0 25 0 1 0 1008917685 8482816 1751 4294967295 134512640 135214715 3213962416 3213960880 134528758 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 2071 1751 73 172 0 1898 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 10704

[startup+25.5151 s]
/proc/loadavg: 0.95 0.98 0.99 2/95 19778
/proc/meminfo: memFree=1487216/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=8420 CPUtime=25.26
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 1866 0 0 0 2522 4 0 0 25 0 1 0 1008917685 8622080 1801 4294967295 134512640 135214715 3213962416 3213960880 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 2105 1801 73 172 0 1932 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10840

[startup+51.1139 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 19782
/proc/meminfo: memFree=1485728/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=10176 CPUtime=50.86
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 2280 0 0 0 5080 6 0 0 25 0 1 0 1008917685 10420224 2215 4294967295 134512640 135214715 3213962416 3213960624 134537308 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 2544 2215 73 172 0 2371 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 12596

[startup+102.321 s]
/proc/loadavg: 0.98 0.98 0.99 2/95 19969
/proc/meminfo: memFree=1483744/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=11632 CPUtime=102.07
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 2659 0 0 0 10200 7 0 0 25 0 1 0 1008917685 11911168 2594 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 2908 2594 73 172 0 2735 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 14052

[startup+162.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20160
/proc/meminfo: memFree=1482140/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=13244 CPUtime=162.06
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 3074 0 0 0 16189 17 0 0 25 0 1 0 1008917685 13561856 3009 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 3311 3009 73 172 0 3138 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 15664

[startup+222.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20349
/proc/meminfo: memFree=1481760/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=13704 CPUtime=222.07
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 3131 0 0 0 22187 20 0 0 25 0 1 0 1008917685 14032896 3066 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 3426 3066 73 172 0 3253 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 16124

[startup+282.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20539
/proc/meminfo: memFree=1480024/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=15420 CPUtime=282.07
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 3563 0 0 0 28184 23 0 0 25 0 1 0 1008917685 15790080 3498 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 3855 3498 73 172 0 3682 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 17840

[startup+342.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20726
/proc/meminfo: memFree=1479652/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=15960 CPUtime=342.08
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 3688 0 0 0 34182 26 0 0 25 0 1 0 1008917685 16343040 3623 4294967295 134512640 135214715 3213962416 3213960624 134538629 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 3990 3623 73 172 0 3817 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 18380

[startup+402.327 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 20916
/proc/meminfo: memFree=1479280/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26

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

/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 4644 0 0 0 58180 28 0 0 25 0 1 0 1008917685 20316160 4579 4294967295 134512640 135214715 3213962416 3213960880 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 4960 4579 73 172 0 4787 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 22260

[startup+642.315 s]
/proc/loadavg: 1.02 1.00 1.00 2/95 21671
/proc/meminfo: memFree=1475684/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=19840 CPUtime=642.09
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 4660 0 0 0 64181 28 0 0 25 0 1 0 1008917685 20316160 4595 4294967295 134512640 135214715 3213962416 3213960880 134528997 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 4960 4595 73 172 0 4787 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 22260

[startup+702.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21859
/proc/meminfo: memFree=1475560/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=19984 CPUtime=702.09
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 4681 0 0 0 70181 28 0 0 25 0 1 0 1008917685 20463616 4616 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 4996 4616 73 172 0 4823 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 22404

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22046
/proc/meminfo: memFree=1475568/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=20124 CPUtime=762.1
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 4707 0 0 0 76182 28 0 0 25 0 1 0 1008917685 20606976 4642 4294967295 134512640 135214715 3213962416 3213960880 134529056 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5031 4642 73 172 0 4858 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 22544

[startup+822.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22235
/proc/meminfo: memFree=1475312/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=20268 CPUtime=822.1
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 4741 0 0 0 82182 28 0 0 25 0 1 0 1008917685 20754432 4676 4294967295 134512640 135214715 3213962416 3213960880 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5067 4676 73 172 0 4894 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 22688

[startup+882.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22427
/proc/meminfo: memFree=1474552/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=20992 CPUtime=882.1
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 4936 0 0 0 88182 28 0 0 25 0 1 0 1008917685 21495808 4871 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5248 4871 73 172 0 5075 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 23412

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22614
/proc/meminfo: memFree=1474444/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21348 CPUtime=942.1
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5011 0 0 0 94182 28 0 0 25 0 1 0 1008917685 21860352 4946 4294967295 134512640 135214715 3213962416 3213960880 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5337 4946 73 172 0 5164 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 23768

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22802
/proc/meminfo: memFree=1474072/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21624 CPUtime=1002.11
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5062 0 0 0 100183 28 0 0 25 0 1 0 1008917685 22142976 4997 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5406 4997 73 172 0 5233 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 24044

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22989
/proc/meminfo: memFree=1474080/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21624 CPUtime=1062.11
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5074 0 0 0 106183 28 0 0 25 0 1 0 1008917685 22142976 5009 4294967295 134512640 135214715 3213962416 3213960240 134536530 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5406 5009 73 172 0 5233 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 24044

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23178
/proc/meminfo: memFree=1473948/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21792 CPUtime=1122.12
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5109 0 0 0 112184 28 0 0 25 0 1 0 1008917685 22315008 5044 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5448 5044 73 172 0 5275 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 24212

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23366
/proc/meminfo: memFree=1473824/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21932 CPUtime=1182.12
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5146 0 0 0 118184 28 0 0 25 0 1 0 1008917685 22458368 5081 4294967295 134512640 135214715 3213962416 3213960880 134528737 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5483 5081 73 172 0 5310 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 24352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23367
/proc/meminfo: memFree=1473832/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21932 CPUtime=1199.82
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5146 0 0 0 119954 28 0 0 25 0 1 0 1008917685 22458368 5081 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5483 5081 73 172 0 5310 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 24352

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23367
/proc/meminfo: memFree=1473832/2074464 swapFree=1950872/1959888
[pid=19772] ppid=19770 vsize=2420 CPUtime=0.26
/proc/19772/stat : 19772 (SatELiteGTI) S 19770 19772 10114 0 -1 4194304 383 2068 0 0 0 0 26 0 23 0 1 0 1008917658 2478080 277 4294967295 134512640 135169312 3219161424 3219157640 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19772/statm: 605 277 235 161 0 44 0
[pid=19778] ppid=19772 vsize=21932 CPUtime=1199.82
/proc/19778/stat : 19778 (minisat_static) R 19772 19772 10114 0 -1 4202496 5146 0 0 0 119954 28 0 0 25 0 1 0 1008917685 22458368 5081 4294967295 134512640 135214715 3213962416 3213960880 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19778/statm: 5483 5081 73 172 0 5310 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 24352

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19772 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=800000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=280000
# CPU time returned by wait4() is 1200.08
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.03
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.28
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 24352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7874
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= 20
involuntary context switches= 1261

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 05:22:48
IDJOB=1820437
IDBENCH=20404
IDSOLVER=660
FILE ID=tipi13/1820437-1242444168
PBS_JOBID=
Free space on /tmp= 8377 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820437-1242444168/watcher-1820437-1242444168 -o /tmp/evaluation-result-1820437-1242444168/solver-1820437-1242444168 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820437-1242444168.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED= 874579299

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1494360 kB
Buffers:         24520 kB
Cached:         474108 kB
SwapCached:       3612 kB
Active:         258160 kB
Inactive:       249992 kB
HighTotal:     1178688 kB
HighFree:       736160 kB
LowTotal:       895776 kB
LowFree:        758200 kB
SwapTotal:     1959888 kB
SwapFree:      1950872 kB
Dirty:            2120 kB
Writeback:           0 kB
AnonPages:        8612 kB
Mapped:           3068 kB
Slab:            62784 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8377 MiB
End job on tipi13 at 2009-05-16 05:42:49