Trace number 1821613

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.09 1200.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
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 variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.53/1.58	c ==============================================================================
1.53/1.58	c |           |     ORIGINAL     |              LEARNT              |          |
1.53/1.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.53/1.58	c ==============================================================================
1.53/1.58	c |         0 | 1373987  3337178 |  412196       0        0     nan |  0.000 % |
8.72/8.75	c |         0 |  956610  2684218 |      --       0       --      -- |     --   | -115260/34351
8.72/8.76	c ==============================================================================
8.72/8.76	c Result  :   #vars: 137954   #clauses: 956610   #literals: 2684218
8.72/8.76	c CPU time:   8.37 s
8.72/8.76	c ==============================================================================
9.72/9.76	This is MiniSat 2.0 beta with hacks by AVG
9.72/9.76	WARNING: for repeatability, setting FPU to use double precision
9.72/9.76	============================[ Problem Statistics ]=============================
9.72/9.76	|                                                                             |
9.72/9.76	|  Number of variables:  137954                                               |
9.72/9.76	|  Number of clauses:    956610                                               |
10.42/10.48	|  Parsing time:         0.64         s                                       |

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-1821613-1242543531/watcher-1821613-1242543531 -o /tmp/evaluation-result-1821613-1242543531/solver-1821613-1242543531 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821613-1242543531.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: 1.15 1.03 1.01 3/93 15433
/proc/meminfo: memFree=903892/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=956 CPUtime=0
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 125 0 0 0 0 0 0 0 18 0 1 0 1018853837 978944 60 4294967295 134512640 135223648 3213937744 3213936700 134563184 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 239 63 46 174 0 64 0

[startup+0.090602 s]
/proc/loadavg: 1.15 1.03 1.01 3/93 15433
/proc/meminfo: memFree=903892/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=26204 CPUtime=0.09
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 5578 0 0 0 5 4 0 0 18 0 1 0 1018853837 26832896 5347 4294967295 134512640 135223648 3213937744 3213936320 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 6551 5351 46 174 0 6376 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28620

[startup+0.120596 s]
/proc/loadavg: 1.15 1.03 1.01 3/93 15433
/proc/meminfo: memFree=903892/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=29100 CPUtime=0.12
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 6343 0 0 0 7 5 0 0 18 0 1 0 1018853837 29798400 6111 4294967295 134512640 135223648 3213937744 3213936696 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 7275 6112 46 174 0 7100 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 31516

[startup+0.320581 s]
/proc/loadavg: 1.15 1.03 1.01 3/93 15433
/proc/meminfo: memFree=903892/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=51088 CPUtime=0.32
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 11603 0 0 0 25 7 0 0 18 0 1 0 1018853837 52314112 11371 4294967295 134512640 135223648 3213937744 3213936312 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 12772 11371 46 174 0 12597 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 53504

[startup+0.720548 s]
/proc/loadavg: 1.15 1.03 1.01 3/93 15433
/proc/meminfo: memFree=903892/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=70560 CPUtime=0.72
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 16366 0 0 0 60 12 0 0 18 0 1 0 1018853837 72253440 16134 4294967295 134512640 135223648 3213937744 3213936696 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 17640 16134 46 174 0 17465 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 72976

[startup+1.52048 s]
/proc/loadavg: 1.15 1.03 1.01 2/95 15438
/proc/meminfo: memFree=822888/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=119048 CPUtime=1.52
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 29062 0 0 0 128 24 0 0 20 0 1 0 1018853837 121905152 28830 4294967295 134512640 135223648 3213937744 3213936752 134547591 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 29762 28830 47 174 0 29587 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 121464

[startup+3.12035 s]
/proc/loadavg: 1.15 1.03 1.01 2/95 15438
/proc/meminfo: memFree=779116/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=149616 CPUtime=3.12
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 39011 0 0 0 283 29 0 0 25 0 1 0 1018853837 153206784 35397 4294967295 134512640 135223648 3213937744 3213935760 134587016 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 37404 35397 73 174 0 37229 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 152032

[startup+6.32009 s]
/proc/loadavg: 1.13 1.03 1.01 2/95 15438
/proc/meminfo: memFree=754068/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2416 CPUtime=0.01
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1018853837 2473984 277 4294967295 134512640 135169312 3217688560 3217687096 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 604 277 235 161 0 43 0
[pid=15437] ppid=15433 vsize=151764 CPUtime=6.32
/proc/15437/stat : 15437 (SatELite_releas) R 15433 15433 10436 0 -1 4202496 42840 0 0 0 599 33 0 0 25 0 1 0 1018853837 155406336 36083 4294967295 134512640 135223648 3213937744 3213935840 134597302 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15437/statm: 37941 36083 73 174 0 37766 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 154180

[startup+12.7196 s]
/proc/loadavg: 1.12 1.03 1.01 3/95 15440
/proc/meminfo: memFree=824788/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=50704 CPUtime=2.96
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 12423 0 0 0 288 8 0 0 25 0 1 0 1018854813 51920896 12339 4294967295 134512640 135214715 3215783536 3215782000 134528539 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15440/statm: 12676 12339 73 172 0 12503 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 53124

[startup+25.5185 s]
/proc/loadavg: 1.10 1.03 1.01 3/95 15623
/proc/meminfo: memFree=822056/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=53540 CPUtime=15.73
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 13133 0 0 0 1565 8 0 0 25 0 1 0 1018854813 54824960 13049 4294967295 134512640 135214715 3215783536 3215781928 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 13385 13049 73 172 0 13212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55960

[startup+51.1164 s]
/proc/loadavg: 1.06 1.03 1.01 3/95 15625
/proc/meminfo: memFree=813140/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=62876 CPUtime=41.33
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 15467 0 0 0 4124 9 0 0 25 0 1 0 1018854813 64385024 15383 4294967295 134512640 135214715 3215783536 3215782000 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 15719 15383 73 172 0 15546 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65296

[startup+102.322 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 15816
/proc/meminfo: memFree=797152/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=78176 CPUtime=92.54
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 19273 0 0 0 9243 11 0 0 25 0 1 0 1018854813 80052224 19189 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 19544 19189 73 172 0 19371 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80596

[startup+162.317 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 16005
/proc/meminfo: memFree=779768/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=95464 CPUtime=152.54
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 23577 0 0 0 15237 17 0 0 25 0 1 0 1018854813 97755136 23493 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 23866 23493 73 172 0 23693 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 97884

[startup+222.322 s]
/proc/loadavg: 1.07 1.03 1.00 2/95 16193
/proc/meminfo: memFree=760208/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=115040 CPUtime=212.55
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 28500 0 0 0 21236 19 0 0 25 0 1 0 1018854813 117800960 28416 4294967295 134512640 135214715 3215783536 3215782000 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 28760 28416 73 172 0 28587 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 117460

[startup+282.307 s]
/proc/loadavg: 1.03 1.02 1.00 3/95 16379
/proc/meminfo: memFree=739524/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=135940 CPUtime=272.54
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 33740 0 0 0 27232 22 0 0 25 0 1 0 1018854813 139202560 33656 4294967295 134512640 135214715 3215783536 3215782000 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 33985 33656 73 172 0 33812 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138360

[startup+342.312 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 16570
/proc/meminfo: memFree=723348/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=151984 CPUtime=332.55
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 37701 0 0 0 33232 23 0 0 25 0 1 0 1018854813 155631616 37617 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15440/statm: 37996 37617 73 172 0 37823 0
Current children cumulated CPU time (s) 342.31

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

/proc/15440/statm: 54379 54047 73 172 0 54206 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 219936

[startup+582.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17324
/proc/meminfo: memFree=640308/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=235492 CPUtime=572.58
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 58555 0 0 0 57227 31 0 0 25 0 1 0 1018854813 241143808 58471 4294967295 134512640 135214715 3215783536 3215778480 134536213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 58873 58471 73 172 0 58700 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 237912

[startup+642.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17513
/proc/meminfo: memFree=621320/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=254124 CPUtime=632.58
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 63231 0 0 0 63223 35 0 0 25 0 1 0 1018854813 260222976 63147 4294967295 134512640 135214715 3215783536 3215782000 134528772 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 63531 63147 73 172 0 63358 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 256544

[startup+702.313 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 17700
/proc/meminfo: memFree=592436/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=283172 CPUtime=692.58
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 70513 0 0 0 69216 42 0 0 25 0 1 0 1018854813 289968128 70429 4294967295 134512640 135214715 3215783536 3215782000 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 70793 70429 73 172 0 70620 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 285592

[startup+762.318 s]
/proc/loadavg: 1.08 1.03 1.00 3/95 17889
/proc/meminfo: memFree=586948/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=288604 CPUtime=752.59
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 71849 0 0 0 75215 44 0 0 25 0 1 0 1018854813 295530496 71765 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 72151 71765 73 172 0 71978 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 291024

[startup+822.313 s]
/proc/loadavg: 1.09 1.04 1.00 2/95 18081
/proc/meminfo: memFree=565852/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=309672 CPUtime=812.59
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 77132 0 0 0 81213 46 0 0 25 0 1 0 1018854813 317104128 77048 4294967295 134512640 135214715 3215783536 3215782000 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 77418 77048 73 172 0 77245 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 312092

[startup+882.318 s]
/proc/loadavg: 1.09 1.04 1.00 3/95 18267
/proc/meminfo: memFree=544804/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=330348 CPUtime=872.6
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 82302 0 0 0 87207 53 0 0 25 0 1 0 1018854813 338276352 82218 4294967295 134512640 135214715 3215783536 3215782000 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 82587 82218 73 172 0 82414 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 332768

[startup+942.313 s]
/proc/loadavg: 1.10 1.05 1.00 3/95 18456
/proc/meminfo: memFree=526956/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=348480 CPUtime=932.6
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 86847 0 0 0 93203 57 0 0 25 0 1 0 1018854813 356843520 86763 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 87120 86763 73 172 0 86947 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 350900

[startup+1002.32 s]
/proc/loadavg: 1.10 1.05 1.00 2/95 18643
/proc/meminfo: memFree=507048/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=368492 CPUtime=992.61
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 91762 0 0 0 99198 63 0 0 25 0 1 0 1018854813 377335808 91678 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 92123 91678 73 172 0 91950 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 370912

[startup+1062.31 s]
/proc/loadavg: 1.03 1.04 1.00 4/95 18832
/proc/meminfo: memFree=489408/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=386116 CPUtime=1052.61
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 96171 0 0 0 105196 65 0 0 25 0 1 0 1018854813 395382784 96087 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 96529 96087 73 172 0 96356 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 388536

[startup+1122.32 s]
/proc/loadavg: 1.13 1.06 1.01 2/95 19023
/proc/meminfo: memFree=469536/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=405880 CPUtime=1112.62
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 101144 0 0 0 111191 71 0 0 25 0 1 0 1018854813 415621120 101060 4294967295 134512640 135214715 3215783536 3215782000 134529050 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 101470 101060 73 172 0 101297 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 408300

[startup+1182.31 s]
/proc/loadavg: 1.10 1.06 1.01 2/95 19209
/proc/meminfo: memFree=452356/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=423200 CPUtime=1172.62
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 105462 0 0 0 117186 76 0 0 25 0 1 0 1018854813 433356800 105378 4294967295 134512640 135214715 3215783536 3215782000 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 105800 105378 73 172 0 105627 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 425620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.07 1.06 1.01 2/95 19216
/proc/meminfo: memFree=447544/2074464 swapFree=1948616/1959888
[pid=15433] ppid=15431 vsize=2420 CPUtime=9.76
/proc/15433/stat : 15433 (SatELiteGTI) S 15431 15433 10436 0 -1 4194304 386 48972 0 0 1 0 930 45 20 0 1 0 1018853837 2478080 278 4294967295 134512640 135169312 3217688560 3217684776 3085033198 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15433/statm: 605 278 235 161 0 44 0
[pid=15440] ppid=15433 vsize=428224 CPUtime=1190.33
/proc/15440/stat : 15440 (minisat_static) R 15433 15433 10436 0 -1 4202496 106713 0 0 0 118957 76 0 0 25 0 1 0 1018854813 438501376 106629 4294967295 134512640 135214715 3215783536 3215782000 134528507 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15440/statm: 107056 106629 73 172 0 106883 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 430644

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.05
CPU time (s): 1200.09
CPU user time (s): 1198.88
CPU system time (s): 1.21
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 430644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.31
system time used= 0.45
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49358
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= 14
involuntary context switches= 40

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 08:58:51
IDJOB=1821613
IDBENCH=71029
IDSOLVER=660
FILE ID=tipi16/1821613-1242543531
PBS_JOBID=
Free space on /tmp= 4744 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821613-1242543531/watcher-1821613-1242543531 -o /tmp/evaluation-result-1821613-1242543531/solver-1821613-1242543531 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821613-1242543531.cnf

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

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED= 745782140

Linux tipi16 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.457
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.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        903916 kB
Buffers:         58488 kB
Cached:        1004852 kB
SwapCached:       5940 kB
Active:         226648 kB
Inactive:       846644 kB
HighTotal:     1178688 kB
HighFree:       210932 kB
LowTotal:       895776 kB
LowFree:        692984 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           28492 kB
Writeback:           0 kB
AnonPages:        9160 kB
Mapped:           3148 kB
Slab:            88504 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4716 MiB
End job on tipi16 at 2009-05-17 09:18:55