Trace number 1820809

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.11 1200.06

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
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 variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.72/0.78	c ==============================================================================
0.72/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.78	c ==============================================================================
0.72/0.78	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
1.12/1.12	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
1.12/1.12	c ==============================================================================
1.12/1.12	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
1.12/1.12	c CPU time:   1.03 s
1.12/1.12	c ==============================================================================
2.21/2.26	This is MiniSat 2.0 beta with hacks by AVG
2.21/2.26	WARNING: for repeatability, setting FPU to use double precision
2.21/2.26	============================[ Problem Statistics ]=============================
2.21/2.26	|                                                                             |
2.21/2.26	|  Number of variables:  6212                                                 |
2.21/2.26	|  Number of clauses:    479096                                               |
2.25/2.76	|  Parsing time:         0.45         s                                       |
1200.08/1200.04	HOME/SatELiteGTI: line 36:  1303 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-1820809-1242478591/watcher-1820809-1242478591 -o /tmp/evaluation-result-1820809-1242478591/solver-1820809-1242478591 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820809-1242478591.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.99 0.98 0.99 2/96 1295
/proc/meminfo: memFree=1121776/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2416 CPUtime=0
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1012357562 2473984 276 4294967295 134512640 135169312 3219071296 3219069832 3085909742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1295/statm: 604 276 235 161 0 43 0
[pid=1299] ppid=1295 vsize=956 CPUtime=0
/proc/1299/stat : 1299 (SatELite_releas) R 1295 1295 11066 0 -1 4202496 121 0 0 0 0 0 0 0 25 0 1 0 1012357563 978944 57 4294967295 134512640 135223648 3213173648 3213172244 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1299/statm: 239 60 45 174 0 64 0

[startup+0.098388 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 1295
/proc/meminfo: memFree=1121776/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2416 CPUtime=0
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1012357562 2473984 276 4294967295 134512640 135169312 3219071296 3219069832 3085909742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1295/statm: 604 276 235 161 0 43 0
[pid=1299] ppid=1295 vsize=6952 CPUtime=0.1
/proc/1299/stat : 1299 (SatELite_releas) R 1295 1295 11066 0 -1 4202496 1521 0 0 0 8 2 0 0 25 0 1 0 1012357563 7118848 1457 4294967295 134512640 135223648 3213173648 3213172148 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1299/statm: 1738 1457 47 174 0 1563 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9368

[startup+0.118396 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 1295
/proc/meminfo: memFree=1121776/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2416 CPUtime=0
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1012357562 2473984 276 4294967295 134512640 135169312 3219071296 3219069832 3085909742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1295/statm: 604 276 235 161 0 43 0
[pid=1299] ppid=1295 vsize=7876 CPUtime=0.12
/proc/1299/stat : 1299 (SatELite_releas) R 1295 1295 11066 0 -1 4202496 1775 0 0 0 9 3 0 0 25 0 1 0 1012357563 8065024 1711 4294967295 134512640 135223648 3213173648 3213172600 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1299/statm: 1969 1711 47 174 0 1794 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10292

[startup+0.318379 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 1295
/proc/meminfo: memFree=1121776/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2416 CPUtime=0
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1012357562 2473984 276 4294967295 134512640 135169312 3219071296 3219069832 3085909742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1295/statm: 604 276 235 161 0 43 0
[pid=1299] ppid=1295 vsize=18024 CPUtime=0.32
/proc/1299/stat : 1299 (SatELite_releas) R 1295 1295 11066 0 -1 4202496 4327 0 0 0 28 4 0 0 25 0 1 0 1012357563 18456576 4263 4294967295 134512640 135223648 3213173648 3213172600 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1299/statm: 4506 4264 47 174 0 4331 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 20440

[startup+0.718356 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 1295
/proc/meminfo: memFree=1121776/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2416 CPUtime=0
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1012357562 2473984 276 4294967295 134512640 135169312 3219071296 3219069832 3085909742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1295/statm: 604 276 235 161 0 43 0
[pid=1299] ppid=1295 vsize=50992 CPUtime=0.72
/proc/1299/stat : 1299 (SatELite_releas) R 1295 1295 11066 0 -1 4202496 12579 0 0 0 63 9 0 0 25 0 1 0 1012357563 52215808 12515 4294967295 134512640 135223648 3213173648 3213172656 134547615 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1299/statm: 12748 12515 47 174 0 12573 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 53408

[startup+1.51832 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 1300
/proc/meminfo: memFree=1068332/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2416 CPUtime=0
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1012357562 2473984 276 4294967295 134512640 135169312 3219071296 3219069832 3085909742 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1295/statm: 604 276 235 161 0 43 0
[pid=1299] ppid=1295 vsize=53892 CPUtime=1.52
/proc/1299/stat : 1299 (SatELite_releas) R 1295 1295 11066 0 -1 4202496 13748 0 0 0 142 10 0 0 25 0 1 0 1012357563 55185408 12953 4294967295 134512640 135223648 3213173648 3213172000 134608360 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1299/statm: 13473 12953 73 174 0 13298 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 56308

[startup+3.11823 s]
/proc/loadavg: 0.99 0.98 0.99 4/98 1302
/proc/meminfo: memFree=1053452/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 2420
heavy processes:

[startup+6.31805 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 1304
/proc/meminfo: memFree=1064040/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=41132 CPUtime=4.06
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 9957 0 0 0 400 6 0 0 25 0 1 0 1012357789 42119168 9891 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 10283 9891 73 172 0 10110 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 43552

[startup+12.7177 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 1304
/proc/meminfo: memFree=1054960/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=49640 CPUtime=10.46
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 12047 0 0 0 1039 7 0 0 25 0 1 0 1012357789 50831360 11981 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 12410 11981 73 172 0 12237 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 52060

[startup+25.517 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 1311
/proc/meminfo: memFree=1044516/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=59708 CPUtime=23.26
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 14559 0 0 0 2318 8 0 0 25 0 1 0 1012357789 61140992 14493 4294967295 134512640 135214715 3217196992 3217195456 134528709 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 14927 14493 73 172 0 14754 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 62128

[startup+51.1156 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 1311
/proc/meminfo: memFree=1032224/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=72396 CPUtime=48.86
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 17693 0 0 0 4875 11 0 0 25 0 1 0 1012357789 74133504 17627 4294967295 134512640 135214715 3217196992 3217195456 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 18099 17627 73 172 0 17926 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 74816

[startup+102.323 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1502
/proc/meminfo: memFree=1014352/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=90316 CPUtime=100.07
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 22035 0 0 0 9987 20 0 0 25 0 1 0 1012357789 92483584 21969 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 22579 21969 73 172 0 22406 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 92736

[startup+162.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1688
/proc/meminfo: memFree=995172/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=109000 CPUtime=160.07
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 26847 0 0 0 15981 26 0 0 25 0 1 0 1012357789 111616000 26781 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 27250 26781 73 172 0 27077 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 111420

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1874
/proc/meminfo: memFree=982524/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=122356 CPUtime=220.06
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 29915 0 0 0 21974 32 0 0 25 0 1 0 1012357789 125292544 29849 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 30589 29849 73 172 0 30416 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 124776

[startup+282.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 2063
/proc/meminfo: memFree=972100/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=132664 CPUtime=280.07
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 32531 0 0 0 27966 41 0 0 25 0 1 0 1012357789 135847936 32465 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 33166 32465 73 172 0 32993 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 135084

[startup+342.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 2252
/proc/meminfo: memFree=964164/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=140756 CPUtime=340.07
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 34579 0 0 0 33959 48 0 0 25 0 1 0 1012357789 144134144 34513 4294967295 134512640 135214715 3217196992 3217195456 134528613 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 35189 34513 73 172 0 35016 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 143176


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

[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=155116 CPUtime=460.08
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 38223 0 0 0 45955 53 0 0 25 0 1 0 1012357789 158838784 38157 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 38779 38157 73 172 0 38606 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 157536

[startup+522.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 2824
/proc/meminfo: memFree=943480/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=163560 CPUtime=520.09
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 39863 0 0 0 51956 53 0 0 25 0 1 0 1012357789 167485440 39797 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 40890 39797 73 172 0 40717 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 165980

[startup+582.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 3020
/proc/meminfo: memFree=937140/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=169680 CPUtime=580.08
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 41395 0 0 0 57952 56 0 0 25 0 1 0 1012357789 173752320 41329 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 42420 41329 73 172 0 42247 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 172100

[startup+642.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 3211
/proc/meminfo: memFree=930196/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=176680 CPUtime=640.09
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43143 0 0 0 63953 56 0 0 25 0 1 0 1012357789 180920320 43077 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 44170 43077 73 172 0 43997 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 179100

[startup+702.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 3401
/proc/meminfo: memFree=926732/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=700.09
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43982 0 0 0 69952 57 0 0 25 0 1 0 1012357789 184446976 43916 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43916 73 172 0 44858 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 182544

[startup+762.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 3589
/proc/meminfo: memFree=926592/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=760.1
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43983 0 0 0 75953 57 0 0 25 0 1 0 1012357789 184446976 43917 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43917 73 172 0 44858 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 182544

[startup+822.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 3799
/proc/meminfo: memFree=926608/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=820.1
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43983 0 0 0 81953 57 0 0 25 0 1 0 1012357789 184446976 43917 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43917 73 172 0 44858 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 182544

[startup+882.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 3994
/proc/meminfo: memFree=926616/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=880.11
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43983 0 0 0 87954 57 0 0 25 0 1 0 1012357789 184446976 43917 4294967295 134512640 135214715 3217196992 3217195456 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43917 73 172 0 44858 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 182544

[startup+942.316 s]
/proc/loadavg: 0.99 0.98 0.99 4/98 4183
/proc/meminfo: memFree=926500/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=940.11
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43988 0 0 0 93954 57 0 0 25 0 1 0 1012357789 184446976 43922 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43922 73 172 0 44858 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 182544

[startup+1002.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 4372
/proc/meminfo: memFree=926616/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=1000.11
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43988 0 0 0 99954 57 0 0 25 0 1 0 1012357789 184446976 43922 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43922 73 172 0 44858 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 182544

[startup+1062.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 4558
/proc/meminfo: memFree=926484/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=1060.12
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 43992 0 0 0 105955 57 0 0 25 0 1 0 1012357789 184446976 43926 4294967295 134512640 135214715 3217196992 3217195456 134528626 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43926 73 172 0 44858 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 182544

[startup+1122.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 4744
/proc/meminfo: memFree=926740/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=1120.12
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 44002 0 0 0 111955 57 0 0 25 0 1 0 1012357789 184446976 43936 4294967295 134512640 135214715 3217196992 3217195456 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43936 73 172 0 44858 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 182544

[startup+1182.32 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 4937
/proc/meminfo: memFree=926732/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=1180.13
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 44005 0 0 0 117956 57 0 0 25 0 1 0 1012357789 184446976 43939 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43939 73 172 0 44858 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 182544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 5120
/proc/meminfo: memFree=926360/2074464 swapFree=1950760/1959888
[pid=1295] ppid=1293 vsize=2420 CPUtime=2.25
/proc/1295/stat : 1295 (SatELiteGTI) S 1293 1295 11066 0 -1 4194304 384 14395 0 0 0 0 209 16 18 0 1 0 1012357562 2478080 277 4294967295 134512640 135169312 3219071296 3219067512 3085909742 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/1295/statm: 605 277 235 161 0 44 0
[pid=1303] ppid=1295 vsize=180124 CPUtime=1197.83
/proc/1303/stat : 1303 (minisat_static) R 1295 1295 11066 0 -1 4202496 44005 0 0 0 119726 57 0 0 25 0 1 0 1012357789 184446976 43939 4294967295 134512640 135214715 3217196992 3217195456 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1303/statm: 45031 43939 73 172 0 44858 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 182544

Sending SIGTERM to process tree (bottom up)
Solver just ended. D
Child status: 143
Real time (s): 1200.06
CPU time (s): 1200.11
CPU user time (s): 1199.35
CPU system time (s): 0.76
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 182544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.35
system time used= 0.76
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59061
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= 21
involuntary context switches= 1038

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 14:56:31
IDJOB=1820809
IDBENCH=69600
IDSOLVER=660
FILE ID=tipi23/1820809-1242478591
PBS_JOBID=
Free space on /tmp= 8944 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820809-1242478591/watcher-1820809-1242478591 -o /tmp/evaluation-result-1820809-1242478591/solver-1820809-1242478591 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820809-1242478591.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED= 353907729

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:       1121776 kB
Buffers:         29864 kB
Cached:         826872 kB
SwapCached:       3660 kB
Active:         458196 kB
Inactive:       410340 kB
HighTotal:     1178688 kB
HighFree:       474452 kB
LowTotal:       895776 kB
LowFree:        647324 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           22476 kB
Writeback:           0 kB
AnonPages:       11012 kB
Mapped:           4532 kB
Slab:            75024 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8944 MiB
End job on tipi23 at 2009-05-16 15:16:33