Trace number 1821612

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
MiniSAT 09z 2009-03-22? (TO) 1200.01 1199.93

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.51/1.59	c ==============================================================================
1.51/1.59	c |           |     ORIGINAL     |              LEARNT              |          |
1.51/1.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.51/1.59	c ==============================================================================
1.51/1.59	c |         0 | 1373987  3337178 |  412196       0        0     nan |  0.000 % |
8.41/8.49	c |         0 |  956610  2684218 |      --       0       --      -- |     --   | -115260/34351
8.41/8.49	c ==============================================================================
8.41/8.49	c Result  :   #vars: 137954   #clauses: 956610   #literals: 2684218
8.41/8.49	c CPU time:   8.21 s
8.41/8.49	c ==============================================================================
9.38/9.49	c WARNING: for repeatability, setting FPU to use double precision
9.38/9.50	c Number of variables   : 137954       
9.38/9.50	c Number of clauses     : 956610       
10.08/10.17	c Parsing time: 0.60         s
1200.00/1199.92	HOME/SatELiteGTI: line 36: 26062 Terminated              $MS $2 $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-1821612-1242543472/watcher-1821612-1242543472 -o /tmp/evaluation-result-1821612-1242543472/solver-1821612-1242543472 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821612-1242543472.cnf -random-seed=1089911655 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.99 0.99 2/93 26056
/proc/meminfo: memFree=510936/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=952 CPUtime=0
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 120 0 0 0 0 0 0 0 25 0 1 0 1018848537 974848 56 4294967295 134512640 135223648 3219235184 3219233780 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 238 59 45 174 0 63 0

[startup+0.029936 s]
/proc/loadavg: 0.94 0.99 0.99 2/93 26056
/proc/meminfo: memFree=510936/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=13464 CPUtime=0.03
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 2015 0 0 0 3 0 0 0 25 0 1 0 1018848537 13787136 1848 4294967295 134512640 135223648 3219235184 3219234064 134543504 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 3366 1848 46 174 0 3191 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15876

[startup+0.109927 s]
/proc/loadavg: 0.94 0.99 0.99 2/93 26056
/proc/meminfo: memFree=510936/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=27908 CPUtime=0.11
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 6021 0 0 0 5 6 0 0 25 0 1 0 1018848537 28577792 5790 4294967295 134512640 135223648 3219235184 3219234136 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 6977 5790 46 174 0 6802 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 30320

[startup+0.309906 s]
/proc/loadavg: 0.94 0.99 0.99 2/93 26056
/proc/meminfo: memFree=510936/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=48344 CPUtime=0.31
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 11158 0 0 0 24 7 0 0 25 0 1 0 1018848537 49504256 10927 4294967295 134512640 135223648 3219235184 3219233768 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 12086 10928 46 174 0 11911 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 50756

[startup+0.709947 s]
/proc/loadavg: 0.94 0.99 0.99 2/93 26056
/proc/meminfo: memFree=510936/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=68444 CPUtime=0.71
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 15787 0 0 0 59 12 0 0 25 0 1 0 1018848537 70086656 15556 4294967295 134512640 135223648 3219235184 3219233752 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 17111 15557 46 174 0 16936 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 70856

[startup+1.50979 s]
/proc/loadavg: 0.94 0.99 0.99 2/95 26061
/proc/meminfo: memFree=433660/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=119044 CPUtime=1.51
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 29061 0 0 0 134 17 0 0 25 0 1 0 1018848537 121901056 28830 4294967295 134512640 135223648 3219235184 3219234192 134547562 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 29761 28830 47 174 0 29586 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 121456

[startup+3.10963 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 26061
/proc/meminfo: memFree=386416/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=149744 CPUtime=3.11
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 39050 0 0 0 287 24 0 0 25 0 1 0 1018848537 153337856 35437 4294967295 134512640 135223648 3219235184 3219233200 134586735 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 37436 35437 73 174 0 37261 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 152156

[startup+6.30932 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 26061
/proc/meminfo: memFree=361244/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2412 CPUtime=0
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 365 644 0 0 0 0 0 0 25 0 1 0 1018848536 2469888 275 4294967295 134512640 135169312 3220038160 3220036696 3085143790 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26056/statm: 603 275 235 161 0 42 0
[pid=26060] ppid=26056 vsize=152272 CPUtime=6.31
/proc/26060/stat : 26060 (SatELite_releas) R 26056 26056 20977 0 -1 4202496 42911 0 0 0 603 28 0 0 25 0 1 0 1018848537 155926528 36155 4294967295 134512640 135223648 3219235184 3219233200 134587016 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26060/statm: 38068 36155 73 174 0 37893 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 154684

[startup+12.7087 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 26062
/proc/meminfo: memFree=430748/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=51092 CPUtime=3.22
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 12503 0 0 0 314 8 0 0 25 0 1 0 1018849486 52318208 12427 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 12773 12427 73 171 0 12600 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53508

[startup+25.5074 s]
/proc/loadavg: 0.96 0.99 0.99 2/95 26064
/proc/meminfo: memFree=428672/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=53220 CPUtime=16.02
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 13048 0 0 0 1594 8 0 0 25 0 1 0 1018849486 54497280 12972 4294967295 134512640 135212243 3221160848 3221159168 134527776 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 13305 12972 73 171 0 13132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55636

[startup+51.1149 s]
/proc/loadavg: 0.97 0.99 0.99 2/95 26249
/proc/meminfo: memFree=422020/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=59512 CPUtime=41.63
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 14599 0 0 0 4149 14 0 0 25 0 1 0 1018849486 60940288 14523 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 14878 14523 73 171 0 14705 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61928

[startup+102.32 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 26437
/proc/meminfo: memFree=408588/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=72744 CPUtime=92.84
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 17929 0 0 0 9268 16 0 0 25 0 1 0 1018849486 74489856 17853 4294967295 134512640 135212243 3221160848 3221159456 134526044 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 18186 17853 73 171 0 18013 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75160

[startup+162.314 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 26628
/proc/meminfo: memFree=393428/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=88676 CPUtime=152.84
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 21905 0 0 0 15263 21 0 0 25 0 1 0 1018849486 90804224 21829 4294967295 134512640 135212243 3221160848 3221159456 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 22169 21829 73 171 0 21996 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91092

[startup+222.318 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 26815
/proc/meminfo: memFree=377540/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=104140 CPUtime=212.85
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 25791 0 0 0 21256 29 0 0 25 0 1 0 1018849486 106639360 25715 4294967295 134512640 135212243 3221160848 3221159456 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 26035 25715 73 171 0 25862 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 106556

[startup+282.322 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 27004
/proc/meminfo: memFree=367760/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=114052 CPUtime=272.86
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 28238 0 0 0 27256 30 0 0 25 0 1 0 1018849486 116789248 28162 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 28513 28162 73 171 0 28340 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 116468

[startup+342.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 27193
/proc/meminfo: memFree=367924/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=114052 CPUtime=332.85
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 28239 0 0 0 33254 31 0 0 25 0 1 0 1018849486 116789248 28163 4294967295 134512640 135212243 3221160848 3221159456 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 28513 28163 73 171 0 28340 0
Current children cumulated CPU time (s) 342.31

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

[pid=26062] ppid=26056 vsize=120128 CPUtime=512.87
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 29765 0 0 0 51254 33 0 0 25 0 1 0 1018849486 123011072 29689 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 30032 29689 73 171 0 29859 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 122544

[startup+582.313 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 27949
/proc/meminfo: memFree=351432/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=130704 CPUtime=572.88
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 32388 0 0 0 57252 36 0 0 25 0 1 0 1018849486 133840896 32312 4294967295 134512640 135212243 3221160848 3221159456 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 32676 32312 73 171 0 32503 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 133120

[startup+642.317 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 28136
/proc/meminfo: memFree=345728/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=632.89
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33820 0 0 0 63251 38 0 0 25 0 1 0 1018849486 139669504 33744 4294967295 134512640 135212243 3221160848 3221159456 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33744 73 171 0 33926 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 138812

[startup+702.311 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 28325
/proc/meminfo: memFree=345480/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=692.89
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33820 0 0 0 69251 38 0 0 25 0 1 0 1018849486 139669504 33744 4294967295 134512640 135212243 3221160848 3221159456 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33744 73 171 0 33926 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 138812

[startup+762.315 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 28512
/proc/meminfo: memFree=345768/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=752.9
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33820 0 0 0 75252 38 0 0 25 0 1 0 1018849486 139669504 33744 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33744 73 171 0 33926 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 138812

[startup+822.309 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 28699
/proc/meminfo: memFree=345464/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=812.9
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33820 0 0 0 81252 38 0 0 25 0 1 0 1018849486 139669504 33744 4294967295 134512640 135212243 3221160848 3221159456 134526456 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33744 73 171 0 33926 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 138812

[startup+882.313 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 28888
/proc/meminfo: memFree=345612/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=872.91
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33820 0 0 0 87253 38 0 0 25 0 1 0 1018849486 139669504 33744 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33744 73 171 0 33926 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 138812

[startup+942.317 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 29079
/proc/meminfo: memFree=345488/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=932.92
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33821 0 0 0 93254 38 0 0 25 0 1 0 1018849486 139669504 33745 4294967295 134512640 135212243 3221160848 3221159456 134526211 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33745 73 171 0 33926 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 138812

[startup+1002.31 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 29268
/proc/meminfo: memFree=345720/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=992.92
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33821 0 0 0 99254 38 0 0 25 0 1 0 1018849486 139669504 33745 4294967295 134512640 135212243 3221160848 3221159456 134526211 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33745 73 171 0 33926 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 138812

[startup+1062.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 29455
/proc/meminfo: memFree=345728/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=1052.92
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33828 0 0 0 105253 39 0 0 25 0 1 0 1018849486 139669504 33752 4294967295 134512640 135212243 3221160848 3221159456 134526526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33752 73 171 0 33926 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 138812

[startup+1122.31 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 29642
/proc/meminfo: memFree=345456/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=1112.93
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33828 0 0 0 111248 45 0 0 25 0 1 0 1018849486 139669504 33752 4294967295 134512640 135212243 3221160848 3221159456 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33752 73 171 0 33926 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 138812

[startup+1182.31 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 29834
/proc/meminfo: memFree=345604/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=1172.94
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33828 0 0 0 117249 45 0 0 25 0 1 0 1018849486 139669504 33752 4294967295 134512640 135212243 3221160848 3221159456 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33752 73 171 0 33926 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 138812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 29834
/proc/meminfo: memFree=345708/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=1190.54
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33828 0 0 0 119009 45 0 0 25 0 1 0 1018849486 139669504 33752 4294967295 134512640 135212243 3221160848 3221159232 134536100 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33752 73 171 0 33926 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 138812

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: 0.99 0.99 0.99 3/95 29834
/proc/meminfo: memFree=345708/2074464 swapFree=1951864/1959888
[pid=26056] ppid=26054 vsize=2416 CPUtime=9.46
/proc/26056/stat : 26056 (SatELiteGTI) S 26054 26056 20977 0 -1 4194304 383 48971 0 0 0 0 910 36 20 0 1 0 1018848536 2473984 276 4294967295 134512640 135169312 3220038160 3220034376 3085143790 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26056/statm: 604 276 235 161 0 43 0
[pid=26062] ppid=26056 vsize=136396 CPUtime=1190.54
/proc/26062/stat : 26062 (minisat_static) R 26056 26056 20977 0 -1 4202496 33828 0 0 0 119009 45 0 0 25 0 1 0 1018849486 139669504 33752 4294967295 134512640 135212243 3221160848 3221159232 134536100 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26062/statm: 34099 33752 73 171 0 33926 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 138812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.93
CPU time (s): 1200.01
CPU user time (s): 1199.19
CPU system time (s): 0.82
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 168476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 0.82
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83276
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= 18
involuntary context switches= 1395

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 08:57:52
IDJOB=1821612
IDBENCH=71029
IDSOLVER=659
FILE ID=tipi10/1821612-1242543472
PBS_JOBID=
Free space on /tmp= 3931 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821612-1242543472/watcher-1821612-1242543472 -o /tmp/evaluation-result-1821612-1242543472/solver-1821612-1242543472 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821612-1242543472.cnf -random-seed=1089911655

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

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED= 1089911655

Linux tipi10 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.367
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.367
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
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:        510960 kB
Buffers:         40848 kB
Cached:        1391168 kB
SwapCached:       2732 kB
Active:         600348 kB
Inactive:       841676 kB
HighTotal:     1178688 kB
HighFree:        87132 kB
LowTotal:       895776 kB
LowFree:        423828 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           28336 kB
Writeback:           0 kB
AnonPages:        8900 kB
Mapped:           3216 kB
Slab:           112828 kB
PageTables:        452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3923 MiB
End job on tipi10 at 2009-05-17 09:17:57