Trace number 1820551

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 1199.91

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6799    17665 |    2039       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    5732    16991 |      --       0       --      -- |     --   | -1017/-571
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 1384   #clauses: 5732   #literals: 16991
0.00/0.03	c CPU time:   0.03 s
0.00/0.03	c ==============================================================================
0.00/0.04	This is MiniSat 2.0 beta with hacks by AVG
0.00/0.04	WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	============================[ Problem Statistics ]=============================
0.00/0.04	|                                                                             |
0.00/0.04	|  Number of variables:  1384                                                 |
0.00/0.04	|  Number of clauses:    5732                                                 |
0.00/0.04	|  Parsing time:         0.01         s                                       |
1200.00/1199.91	HOME/SatELiteGTI: line 36: 22417 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-1820551-1242453407/watcher-1820551-1242453407 -o /tmp/evaluation-result-1820551-1242453407/solver-1820551-1242453407 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820551-1242453407.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.04 1.04 1.00 2/91 22411
/proc/meminfo: memFree=480628/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2416 CPUtime=0
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1009838833 2473984 277 4294967295 134512640 135169312 3215693312 3215691848 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22411/statm: 604 277 235 161 0 43 0
[pid=22415] ppid=22411 vsize=956 CPUtime=0
/proc/22415/stat : 22415 (SatELite_releas) R 22411 22411 15108 0 -1 4202496 120 0 0 0 0 0 0 0 25 0 1 0 1009838834 978944 55 4294967295 134512640 135223648 3218225248 3218224200 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22415/statm: 239 55 44 174 0 64 0

[startup+0.089069 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 22411
/proc/meminfo: memFree=480628/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+0.109083 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 22411
/proc/meminfo: memFree=480628/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+0.30905 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 22411
/proc/meminfo: memFree=480628/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+0.709019 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 22411
/proc/meminfo: memFree=480628/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2420

[startup+1.50896 s]
/proc/loadavg: 1.04 1.04 1.00 2/93 22417
/proc/meminfo: memFree=478744/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=3780 CPUtime=1.47
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 666 0 0 0 146 1 0 0 25 0 1 0 1009838838 3870720 601 4294967295 134512640 135214715 3216641856 3216640064 134537353 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 945 601 73 172 0 772 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 6200

[startup+3.10883 s]
/proc/loadavg: 1.03 1.04 1.00 2/93 22417
/proc/meminfo: memFree=478496/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=4044 CPUtime=3.07
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 728 0 0 0 306 1 0 0 25 0 1 0 1009838838 4141056 663 4294967295 134512640 135214715 3216641856 3216640320 134528693 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 1011 663 73 172 0 838 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 6464

[startup+6.30859 s]
/proc/loadavg: 1.03 1.04 1.00 2/93 22417
/proc/meminfo: memFree=477420/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=4968 CPUtime=6.27
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 954 0 0 0 626 1 0 0 25 0 1 0 1009838838 5087232 889 4294967295 134512640 135214715 3216641856 3216640320 134528672 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 1242 889 73 172 0 1069 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 7388

[startup+12.7081 s]
/proc/loadavg: 1.03 1.04 1.00 2/93 22417
/proc/meminfo: memFree=476508/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=5892 CPUtime=12.67
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 1184 0 0 0 1266 1 0 0 25 0 1 0 1009838838 6033408 1119 4294967295 134512640 135214715 3216641856 3216640320 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 1473 1119 73 172 0 1300 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 8312

[startup+25.5071 s]
/proc/loadavg: 1.02 1.03 1.00 2/93 22420
/proc/meminfo: memFree=476232/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=6416 CPUtime=25.47
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 1308 0 0 0 2545 2 0 0 25 0 1 0 1009838838 6569984 1243 4294967295 134512640 135214715 3216641856 3216640064 134538620 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 1604 1243 73 172 0 1431 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 8836

[startup+51.1151 s]
/proc/loadavg: 1.01 1.03 1.00 3/93 22604
/proc/meminfo: memFree=474340/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=7732 CPUtime=51.08
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 1636 0 0 0 5105 3 0 0 25 0 1 0 1009838838 7917568 1571 4294967295 134512640 135214715 3216641856 3216640120 134526992 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 1933 1571 73 172 0 1760 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10152

[startup+102.311 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 22613
/proc/meminfo: memFree=474024/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=8340 CPUtime=102.28
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 1800 0 0 0 10225 3 0 0 25 0 1 0 1009838838 8540160 1735 4294967295 134512640 135214715 3216641856 3216640320 134528702 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 2085 1735 73 172 0 1912 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 10760

[startup+162.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 22799
/proc/meminfo: memFree=473404/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=9000 CPUtime=162.28
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 1954 0 0 0 16225 3 0 0 25 0 1 0 1009838838 9216000 1889 4294967295 134512640 135214715 3216641856 3216640064 134537104 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 2250 1889 73 172 0 2077 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 11420

[startup+222.322 s]
/proc/loadavg: 1.12 1.04 1.01 2/93 22988
/proc/meminfo: memFree=472776/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=9404 CPUtime=222.3
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 2059 0 0 0 22225 5 0 0 25 0 1 0 1009838838 9629696 1994 4294967295 134512640 135214715 3216641856 3216640320 134528596 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 2351 1994 73 172 0 2178 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 11824

[startup+282.317 s]
/proc/loadavg: 1.19 1.07 1.01 3/93 23175
/proc/meminfo: memFree=471668/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=10428 CPUtime=282.3
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 2312 0 0 0 28223 7 0 0 25 0 1 0 1009838838 10678272 2247 4294967295 134512640 135214715 3216641856 3216640320 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 2607 2247 73 172 0 2434 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 12848

[startup+342.313 s]
/proc/loadavg: 1.06 1.05 1.01 2/93 23365
/proc/meminfo: memFree=471048/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=11232 CPUtime=342.3
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 2533 0 0 0 34223 7 0 0 25 0 1 0 1009838838 11501568 2468 4294967295 134512640 135214715 3216641856 3216640320 134528781 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 2808 2468 73 172 0 2635 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 13652

[startup+402.308 s]
/proc/loadavg: 1.02 1.04 1.00 3/93 23554
/proc/meminfo: memFree=471048/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=11232 CPUtime=402.3
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 2533 0 0 0 40223 7 0 0 25 0 1 0 1009838838 11501568 2468 4294967295 134512640 135214715 3216641856 3216640320 134528809 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 2808 2468 73 172 0 2635 0
Current children cumulated CPU time (s) 402.34

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

/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13112 CPUtime=522.31
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3003 0 0 0 52208 23 0 0 25 0 1 0 1009838838 13426688 2935 4294967295 134512640 135214715 3216641856 3216640064 134537783 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 3278 2935 73 172 0 3105 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 15532

[startup+582.324 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 24120
/proc/meminfo: memFree=468940/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13504 CPUtime=582.33
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3085 0 0 0 58210 23 0 0 25 0 1 0 1009838838 13828096 3017 4294967295 134512640 135214715 3216641856 3216640320 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 3376 3017 73 172 0 3203 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 15924

[startup+642.32 s]
/proc/loadavg: 1.00 1.01 1.00 4/93 24308
/proc/meminfo: memFree=468940/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13504 CPUtime=642.33
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3085 0 0 0 64210 23 0 0 25 0 1 0 1009838838 13828096 3017 4294967295 134512640 135214715 3216641856 3216640320 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 3376 3017 73 172 0 3203 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 15924

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24497
/proc/meminfo: memFree=468816/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13504 CPUtime=702.33
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3085 0 0 0 70210 23 0 0 25 0 1 0 1009838838 13828096 3017 4294967295 134512640 135214715 3216641856 3216640320 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22417/statm: 3376 3017 73 172 0 3203 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 15924

[startup+762.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24683
/proc/meminfo: memFree=468940/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13504 CPUtime=762.33
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3085 0 0 0 76209 24 0 0 25 0 1 0 1009838838 13828096 3017 4294967295 134512640 135214715 3216641856 3216640320 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3376 3017 73 172 0 3203 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 15924

[startup+822.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24876
/proc/meminfo: memFree=468660/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13504 CPUtime=822.33
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3085 0 0 0 82209 24 0 0 25 0 1 0 1009838838 13828096 3017 4294967295 134512640 135214715 3216641856 3216640000 134536415 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3376 3017 73 172 0 3203 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 15924

[startup+882.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25064
/proc/meminfo: memFree=468692/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13636 CPUtime=882.34
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3135 0 0 0 88210 24 0 0 25 0 1 0 1009838838 13963264 3067 4294967295 134512640 135214715 3216641856 3216640320 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3409 3067 73 172 0 3236 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 16056

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25252
/proc/meminfo: memFree=468940/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13900 CPUtime=942.35
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3195 0 0 0 94211 24 0 0 25 0 1 0 1009838838 14233600 3127 4294967295 134512640 135214715 3216641856 3216640320 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3475 3127 73 172 0 3302 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 16320

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25441
/proc/meminfo: memFree=468692/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13900 CPUtime=1002.36
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3195 0 0 0 100212 24 0 0 25 0 1 0 1009838838 14233600 3127 4294967295 134512640 135214715 3216641856 3216640320 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3475 3127 73 172 0 3302 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 16320

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25627
/proc/meminfo: memFree=468692/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=13900 CPUtime=1062.35
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3195 0 0 0 106211 24 0 0 25 0 1 0 1009838838 14233600 3127 4294967295 134512640 135214715 3216641856 3216640320 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3475 3127 73 172 0 3302 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 16320

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25816
/proc/meminfo: memFree=468188/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=14428 CPUtime=1122.36
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3311 0 0 0 112211 25 0 0 25 0 1 0 1009838838 14774272 3243 4294967295 134512640 135214715 3216641856 3216640320 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3607 3243 73 172 0 3434 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 16848

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26003
/proc/meminfo: memFree=467700/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=14956 CPUtime=1182.36
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3459 0 0 0 118211 25 0 0 25 0 1 0 1009838838 15314944 3391 4294967295 134512640 135214715 3216641856 3216640320 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3739 3391 73 172 0 3566 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 17376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26192
/proc/meminfo: memFree=467044/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=14956 CPUtime=1199.96
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3459 0 0 0 119971 25 0 0 25 0 1 0 1009838838 15314944 3391 4294967295 134512640 135214715 3216641856 3216640320 134528675 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3739 3391 73 172 0 3566 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 17376

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26192
/proc/meminfo: memFree=467044/2074464 swapFree=1952056/1959888
[pid=22411] ppid=22409 vsize=2420 CPUtime=0.04
/proc/22411/stat : 22411 (SatELiteGTI) S 22409 22411 15108 0 -1 4194304 386 1073 0 0 0 0 4 0 25 0 1 0 1009838833 2478080 278 4294967295 134512640 135169312 3215693312 3215689528 3085860590 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22411/statm: 605 278 235 161 0 44 0
[pid=22417] ppid=22411 vsize=14956 CPUtime=1199.96
/proc/22417/stat : 22417 (minisat_static) R 22411 22411 15108 0 -1 4202496 3459 0 0 0 119971 25 0 0 25 0 1 0 1009838838 15314944 3391 4294967295 134512640 135214715 3216641856 3216640320 134528675 0 0 0 3 0 0 0 17 2 0 0 0
/proc/22417/statm: 3739 3391 73 172 0 3566 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 17376

Child status: 143
Real time (s): 1199.91
CPU time (s): 1200
CPU user time (s): 1199.75
CPU system time (s): 0.25
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 17376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5194
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 697

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 07:56:47
IDJOB=1820551
IDBENCH=20470
IDSOLVER=660
FILE ID=tipi24/1820551-1242453407
PBS_JOBID=
Free space on /tmp= 10778 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820551-1242453407/watcher-1820551-1242453407 -o /tmp/evaluation-result-1820551-1242453407/solver-1820551-1242453407 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820551-1242453407.cnf

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

MD5SUM BENCH= 8ca1246723b65c8e0ae1eddb535ce13f
RANDOM SEED= 174129905

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:        480644 kB
Buffers:         41080 kB
Cached:        1439792 kB
SwapCached:       3968 kB
Active:         526696 kB
Inactive:       963860 kB
HighTotal:     1178688 kB
HighFree:        82320 kB
LowTotal:       895776 kB
LowFree:        398324 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            1720 kB
Writeback:           0 kB
AnonPages:        8796 kB
Mapped:           3092 kB
Slab:            94008 kB
PageTables:        380 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= 10778 MiB
End job on tipi24 at 2009-05-16 08:16:47