Trace number 1821781

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.02 1199.93

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.13/0.17	c ==============================================================================
0.13/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.17	c ==============================================================================
0.13/0.17	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
3.73/3.76	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
3.73/3.76	c ==============================================================================
3.73/3.76	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
3.73/3.76	c CPU time:   3.73 s
3.73/3.76	c ==============================================================================
4.13/4.12	This is MiniSat 2.0 beta with hacks by AVG
4.13/4.12	WARNING: for repeatability, setting FPU to use double precision
4.13/4.12	============================[ Problem Statistics ]=============================
4.13/4.12	|                                                                             |
4.13/4.12	|  Number of variables:  1698                                                 |
4.13/4.12	|  Number of clauses:    269831                                               |
4.13/4.29	|  Parsing time:         0.15         s                                       |
1200.01/1199.92	HOME/SatELiteGTI: line 36: 23141 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-1821781-1242564260/watcher-1821781-1242564260 -o /tmp/evaluation-result-1821781-1242564260/solver-1821781-1242564260 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821781-1242564260.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.00 1.00 1.00 2/91 22952
/proc/meminfo: memFree=856192/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=816 CPUtime=0.01
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4194304 68 0 0 0 0 1 0 0 20 0 1 0 1020924128 835584 4 4294967295 134512640 135223648 3219360112 3219360112 134512976 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22956/statm: 205 15 9 174 0 30 0

[startup+0.034262 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 22952
/proc/meminfo: memFree=856192/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=3912 CPUtime=0.04
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4202496 858 0 0 0 3 1 0 0 20 0 1 0 1020924128 4005888 794 4294967295 134512640 135223648 3219360112 3219358680 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22956/statm: 978 794 46 174 0 803 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6328

[startup+0.124244 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 22952
/proc/meminfo: memFree=856192/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=11156 CPUtime=0.13
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4202496 2616 0 0 0 12 1 0 0 21 0 1 0 1020924128 11423744 2552 4294967295 134512640 135223648 3219360112 3219359064 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22956/statm: 2789 2552 46 174 0 2614 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13572

[startup+0.324228 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 22952
/proc/meminfo: memFree=856192/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=21788 CPUtime=0.33
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4202496 5086 0 0 0 30 3 0 0 21 0 1 0 1020924128 22310912 5022 4294967295 134512640 135223648 3219360112 3219358112 134548217 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22956/statm: 5447 5022 73 174 0 5272 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 24204

[startup+0.724198 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 22952
/proc/meminfo: memFree=856192/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=24976 CPUtime=0.73
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4202496 5593 0 0 0 70 3 0 0 22 0 1 0 1020924128 25575424 5529 4294967295 134512640 135223648 3219360112 3219358112 134549033 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22956/statm: 6244 5529 73 174 0 6069 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 27392

[startup+1.52415 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22957
/proc/meminfo: memFree=831972/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=30624 CPUtime=1.53
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4202496 6830 0 0 0 149 4 0 0 25 0 1 0 1020924128 31358976 6766 4294967295 134512640 135223648 3219360112 3219358208 134585534 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22956/statm: 7656 6766 73 174 0 7481 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 33040

[startup+3.12401 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23140
/proc/meminfo: memFree=827472/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2416 CPUtime=0
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1020924127 2473984 277 4294967295 134512640 135169312 3214011504 3214010040 3085426414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22952/statm: 604 277 235 161 0 43 0
[pid=22956] ppid=22952 vsize=30624 CPUtime=3.13
/proc/22956/stat : 22956 (SatELite_releas) R 22952 22952 15108 0 -1 4202496 6830 0 0 0 309 4 0 0 25 0 1 0 1020924128 31358976 6766 4294967295 134512640 135223648 3219360112 3219358208 134585507 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22956/statm: 7656 6766 73 174 0 7481 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 33040

[startup+6.32377 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23141
/proc/meminfo: memFree=834340/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=15736 CPUtime=2.2
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 3837 0 0 0 219 1 0 0 25 0 1 0 1020924540 16113664 3772 4294967295 134512640 135214715 3218782544 3218781008 134528730 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 3934 3772 73 172 0 3761 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 18156

[startup+12.7233 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23142
/proc/meminfo: memFree=830672/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=19300 CPUtime=8.6
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 4716 0 0 0 859 1 0 0 25 0 1 0 1020924540 19763200 4651 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 4825 4651 73 172 0 4652 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 21720

[startup+25.5223 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23142
/proc/meminfo: memFree=826180/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=23712 CPUtime=21.4
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 5816 0 0 0 2135 5 0 0 25 0 1 0 1020924540 24281088 5751 4294967295 134512640 135214715 3218782544 3218781008 134528709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 5928 5751 73 172 0 5755 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 26132

[startup+51.1203 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23146
/proc/meminfo: memFree=818788/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=31084 CPUtime=47
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 7628 0 0 0 4694 6 0 0 25 0 1 0 1020924540 31830016 7563 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 7771 7563 73 172 0 7598 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 33504

[startup+102.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23331
/proc/meminfo: memFree=809728/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=39928 CPUtime=98.2
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 9794 0 0 0 9813 7 0 0 25 0 1 0 1020924540 40886272 9729 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 9982 9729 73 172 0 9809 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 42348

[startup+162.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23520
/proc/meminfo: memFree=796716/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=53616 CPUtime=158.2
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 13174 0 0 0 15812 8 0 0 25 0 1 0 1020924540 54902784 13015 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 13404 13015 73 172 0 13231 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 56036

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23708
/proc/meminfo: memFree=784408/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=65788 CPUtime=218.2
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 16170 0 0 0 21810 10 0 0 25 0 1 0 1020924540 67366912 16011 4294967295 134512640 135214715 3218782544 3218781008 134528691 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23141/statm: 16447 16011 73 172 0 16274 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 68208

[startup+282.323 s]
/proc/loadavg: 1.12 1.03 1.01 2/93 23900
/proc/meminfo: memFree=775116/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=75612 CPUtime=278.22
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 18580 0 0 0 27810 12 0 0 25 0 1 0 1020924540 77426688 18421 4294967295 134512640 135214715 3218782544 3218781008 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 18903 18421 73 172 0 18730 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 78032

[startup+342.318 s]
/proc/loadavg: 1.11 1.04 1.01 2/93 24088
/proc/meminfo: memFree=768164/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=82336 CPUtime=338.22
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 20238 0 0 0 33806 16 0 0 25 0 1 0 1020924540 84312064 20079 4294967295 134512640 135214715 3218782544 3218781008 134528709 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 20584 20079 73 172 0 20411 0
Current children cumulated CPU time (s) 342.35

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

[pid=23141] ppid=22952 vsize=97512 CPUtime=518.23
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 23852 0 0 0 51802 21 0 0 25 0 1 0 1020924540 99852288 23693 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 24378 23693 73 172 0 24205 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 99932

[startup+582.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 24841
/proc/meminfo: memFree=748240/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=103168 CPUtime=578.23
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 25242 0 0 0 57802 21 0 0 25 0 1 0 1020924540 105644032 25075 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 25792 25075 73 172 0 25619 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 105588

[startup+642.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 25033
/proc/meminfo: memFree=740388/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=110616 CPUtime=638.24
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 27109 0 0 0 63802 22 0 0 25 0 1 0 1020924540 113270784 26942 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 27654 26942 73 172 0 27481 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 113036

[startup+702.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 25219
/proc/meminfo: memFree=735220/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=116092 CPUtime=698.25
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 28443 0 0 0 69803 22 0 0 25 0 1 0 1020924540 118878208 28276 4294967295 134512640 135214715 3218782544 3218781008 134528702 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 29023 28276 73 172 0 28850 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 118512

[startup+762.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25408
/proc/meminfo: memFree=731988/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=119336 CPUtime=758.26
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 29238 0 0 0 75804 22 0 0 25 0 1 0 1020924540 122200064 29071 4294967295 134512640 135214715 3218782544 3218781008 134528997 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 29834 29071 73 172 0 29661 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 121756

[startup+822.311 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 25596
/proc/meminfo: memFree=725292/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=126528 CPUtime=818.25
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 30897 0 0 0 81801 24 0 0 25 0 1 0 1020924540 129564672 30730 4294967295 134512640 135214715 3218782544 3218781008 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 31632 30730 73 172 0 31459 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 128948

[startup+882.307 s]
/proc/loadavg: 1.06 1.02 1.00 3/93 25784
/proc/meminfo: memFree=715504/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=136048 CPUtime=878.25
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 33303 0 0 0 87801 24 0 0 25 0 1 0 1020924540 139313152 33136 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 34012 33136 73 172 0 33839 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 138468

[startup+942.312 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 25972
/proc/meminfo: memFree=707048/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=144452 CPUtime=938.26
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 35405 0 0 0 93800 26 0 0 25 0 1 0 1020924540 147918848 35238 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 36113 35238 73 172 0 35940 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 146872

[startup+1002.32 s]
/proc/loadavg: 1.07 1.04 1.00 2/93 26158
/proc/meminfo: memFree=700872/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=150776 CPUtime=998.27
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 36982 0 0 0 99798 29 0 0 25 0 1 0 1020924540 154394624 36815 4294967295 134512640 135214715 3218782544 3218781008 134528613 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 37694 36815 73 172 0 37521 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 153196

[startup+1062.32 s]
/proc/loadavg: 1.02 1.03 1.00 2/93 26351
/proc/meminfo: memFree=694912/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=157032 CPUtime=1058.28
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 38533 0 0 0 105799 29 0 0 25 0 1 0 1020924540 160800768 38366 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 39258 38366 73 172 0 39085 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 159452

[startup+1122.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 26539
/proc/meminfo: memFree=689084/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=162868 CPUtime=1118.28
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 39980 0 0 0 111798 30 0 0 25 0 1 0 1020924540 166776832 39813 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 40717 39813 73 172 0 40544 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 165288

[startup+1182.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 26727
/proc/meminfo: memFree=681900/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=170712 CPUtime=1178.28
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 41882 0 0 0 117795 33 0 0 25 0 1 0 1020924540 174809088 41654 4294967295 134512640 135214715 3218782544 3218781008 134528698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 42678 41654 73 172 0 42505 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 173132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 26728
/proc/meminfo: memFree=681024/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=171688 CPUtime=1195.88
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 42080 0 0 0 119554 34 0 0 25 0 1 0 1020924540 175808512 41852 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 42922 41852 73 172 0 42749 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 174108

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

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 26728
/proc/meminfo: memFree=681024/2074464 swapFree=1952056/1959888
[pid=22952] ppid=22950 vsize=2420 CPUtime=4.13
/proc/22952/stat : 22952 (SatELiteGTI) S 22950 22952 15108 0 -1 4194304 387 7479 0 0 0 0 408 5 20 0 1 0 1020924127 2478080 278 4294967295 134512640 135169312 3214011504 3214007720 3085426414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22952/statm: 605 278 235 161 0 44 0
[pid=23141] ppid=22952 vsize=171688 CPUtime=1195.88
/proc/23141/stat : 23141 (minisat_static) R 22952 22952 15108 0 -1 4202496 42080 0 0 0 119554 34 0 0 25 0 1 0 1020924540 175808512 41852 4294967295 134512640 135214715 3218782544 3218781008 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23141/statm: 42922 41852 73 172 0 42749 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 174108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.93
CPU time (s): 1200.02
CPU user time (s): 1199.62
CPU system time (s): 0.4
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 174108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50037
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= 19
involuntary context switches= 2254

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 14:44:20
IDJOB=1821781
IDBENCH=71088
IDSOLVER=660
FILE ID=tipi24/1821781-1242564260
PBS_JOBID=
Free space on /tmp= 9640 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_13_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821781-1242564260/watcher-1821781-1242564260 -o /tmp/evaluation-result-1821781-1242564260/solver-1821781-1242564260 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821781-1242564260.cnf

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED= 1026715586

Linux tipi24 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.461
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.40

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        856472 kB
Buffers:         53164 kB
Cached:        1049876 kB
SwapCached:       3828 kB
Active:         317080 kB
Inactive:       795384 kB
HighTotal:     1178688 kB
HighFree:       209880 kB
LowTotal:       895776 kB
LowFree:        646592 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            6228 kB
Writeback:           0 kB
AnonPages:        8664 kB
Mapped:           3060 kB
Slab:            97260 kB
PageTables:        392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9638 MiB
End job on tipi24 at 2009-05-17 15:04:22