Trace number 1821745

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat2hack 2009-03-23? (TO) 1200.09 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   68055   202155 |   20416       0        0     nan |  0.000 % |
0.41/0.49	c |         0 |   67183   284754 |      --       0       --      -- |     --   | -872/82599
0.41/0.49	c ==============================================================================
0.41/0.49	c Result  :   #vars: 763   #clauses: 67183   #literals: 284754
0.41/0.49	c CPU time:   0.48 s
0.41/0.49	c ==============================================================================
0.51/0.58	This is MiniSat 2.0 beta with hacks by AVG
0.51/0.58	WARNING: for repeatability, setting FPU to use double precision
0.51/0.58	============================[ Problem Statistics ]=============================
0.51/0.58	|                                                                             |
0.51/0.58	|  Number of variables:  763                                                  |
0.51/0.58	|  Number of clauses:    67183                                                |
0.59/0.62	|  Parsing time:         0.02         s                                       |
1200.08/1200.02	HOME/SatELiteGTI: line 36:  1933 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-1821745-1242560291/watcher-1821745-1242560291 -o /tmp/evaluation-result-1821745-1242560291/solver-1821745-1242560291 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821745-1242560291.cnf 

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


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 1927
/proc/meminfo: memFree=677960/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2416 CPUtime=0.01
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 365 646 0 0 0 0 0 1 25 0 1 0 1020529876 2473984 276 4294967295 134512640 135169312 3218128992 3218127528 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1927/statm: 604 276 235 161 0 43 0
[pid=1931] ppid=1927 vsize=952 CPUtime=0
/proc/1931/stat : 1931 (SatELite_releas) R 1927 1927 10114 0 -1 4202496 114 0 0 0 0 0 0 0 25 0 1 0 1020529877 974848 50 4294967295 134512640 135223648 3218137168 3218136072 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1931/statm: 239 54 44 174 0 64 0

[startup+0.082829 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 1927
/proc/meminfo: memFree=677960/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2416 CPUtime=0.01
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 365 646 0 0 0 0 0 1 25 0 1 0 1020529876 2473984 276 4294967295 134512640 135169312 3218128992 3218127528 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1927/statm: 604 276 235 161 0 43 0
[pid=1931] ppid=1927 vsize=6356 CPUtime=0.08
/proc/1931/stat : 1931 (SatELite_releas) R 1927 1927 10114 0 -1 4202496 1434 0 0 0 7 1 0 0 25 0 1 0 1020529877 6508544 1370 4294967295 134512640 135223648 3218137168 3218135120 134563752 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1931/statm: 1589 1370 73 174 0 1414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8772

[startup+0.102826 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 1927
/proc/meminfo: memFree=677960/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2416 CPUtime=0.01
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 365 646 0 0 0 0 0 1 25 0 1 0 1020529876 2473984 276 4294967295 134512640 135169312 3218128992 3218127528 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1927/statm: 604 276 235 161 0 43 0
[pid=1931] ppid=1927 vsize=6484 CPUtime=0.1
/proc/1931/stat : 1931 (SatELite_releas) R 1927 1927 10114 0 -1 4202496 1483 0 0 0 9 1 0 0 25 0 1 0 1020529877 6639616 1419 4294967295 134512640 135223648 3218137168 3218134904 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1931/statm: 1621 1419 73 174 0 1446 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8900

[startup+0.302816 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 1927
/proc/meminfo: memFree=677960/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2416 CPUtime=0.01
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 365 646 0 0 0 0 0 1 25 0 1 0 1020529876 2473984 276 4294967295 134512640 135169312 3218128992 3218127528 3085336302 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1927/statm: 604 276 235 161 0 43 0
[pid=1931] ppid=1927 vsize=8288 CPUtime=0.3
/proc/1931/stat : 1931 (SatELite_releas) R 1927 1927 10114 0 -1 4202496 1877 0 0 0 29 1 0 0 25 0 1 0 1020529877 8486912 1813 4294967295 134512640 135223648 3218137168 3218135264 134585473 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1931/statm: 2072 1813 73 174 0 1897 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10704

[startup+0.702797 s]
/proc/loadavg: 0.93 1.00 0.99 2/93 1927
/proc/meminfo: memFree=677960/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 2420

[startup+1.50276 s]
/proc/loadavg: 0.93 1.00 0.99 3/95 1933
/proc/meminfo: memFree=671380/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=5752 CPUtime=0.92
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 1370 0 0 0 90 2 0 0 25 0 1 0 1020529935 5890048 1304 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 1438 1304 74 172 0 1265 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 8172

[startup+3.10268 s]
/proc/loadavg: 0.93 1.00 0.99 3/95 1933
/proc/meminfo: memFree=670760/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=6700 CPUtime=2.52
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 1594 0 0 0 250 2 0 0 25 0 1 0 1020529935 6860800 1528 4294967295 134512640 135214715 3215240688 3215239152 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 1675 1528 74 172 0 1502 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9120

[startup+6.30252 s]
/proc/loadavg: 0.93 1.00 0.99 4/95 1933
/proc/meminfo: memFree=669272/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=7888 CPUtime=5.72
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 1896 0 0 0 570 2 0 0 25 0 1 0 1020529935 8077312 1830 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 1972 1830 74 172 0 1799 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 10308

[startup+12.7122 s]
/proc/loadavg: 0.94 1.00 0.99 3/95 1933
/proc/meminfo: memFree=667424/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=9728 CPUtime=12.13
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 2349 0 0 0 1211 2 0 0 25 0 1 0 1020529935 9961472 2283 4294967295 134512640 135214715 3215240688 3215239152 134528791 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 2432 2283 74 172 0 2259 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 12148

[startup+25.5116 s]
/proc/loadavg: 0.95 1.00 0.99 3/95 1933
/proc/meminfo: memFree=664296/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=12812 CPUtime=24.93
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 3107 0 0 0 2490 3 0 0 25 0 1 0 1020529935 13119488 3041 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 3203 3041 74 172 0 3030 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 15232

[startup+51.1103 s]
/proc/loadavg: 0.97 1.00 0.99 3/95 1935
/proc/meminfo: memFree=659832/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=17152 CPUtime=50.53
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 4191 0 0 0 5049 4 0 0 25 0 1 0 1020529935 17563648 4125 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 4288 4125 74 172 0 4115 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 19572

[startup+102.318 s]
/proc/loadavg: 0.98 1.00 0.99 2/95 2122
/proc/meminfo: memFree=655616/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=21448 CPUtime=101.74
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 5211 0 0 0 10169 5 0 0 25 0 1 0 1020529935 21962752 5145 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 5362 5145 74 172 0 5189 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 23868

[startup+162.315 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 2315
/proc/meminfo: memFree=652640/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=24356 CPUtime=161.74
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 5920 0 0 0 16167 7 0 0 25 0 1 0 1020529935 24940544 5854 4294967295 134512640 135214715 3215240688 3215239152 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 6089 5854 74 172 0 5916 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 26776

[startup+222.312 s]
/proc/loadavg: 0.99 1.00 0.99 3/95 2511
/proc/meminfo: memFree=652012/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=25080 CPUtime=221.74
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 6092 0 0 0 22167 7 0 0 25 0 1 0 1020529935 25681920 6026 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 6270 6026 74 172 0 6097 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 27500

[startup+282.319 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 2703
/proc/meminfo: memFree=651028/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=26316 CPUtime=281.75
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 6358 0 0 0 28167 8 0 0 25 0 1 0 1020529935 26947584 6292 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 6579 6292 74 172 0 6406 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 28736

[startup+342.306 s]
/proc/loadavg: 0.99 1.00 0.99 3/95 2894
/proc/meminfo: memFree=648052/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=29472 CPUtime=341.74
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 7100 0 0 0 34164 10 0 0 25 0 1 0 1020529935 30179328 7034 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 7368 7034 74 172 0 7195 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 31892

[startup+402.313 s]

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

/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=30128 CPUtime=461.75
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 7279 0 0 0 46165 10 0 0 25 0 1 0 1020529935 30851072 7204 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1933/statm: 7532 7204 74 172 0 7359 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 32548

[startup+522.317 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 3487
/proc/meminfo: memFree=647036/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=31164 CPUtime=521.76
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 7506 0 0 0 52166 10 0 0 25 0 1 0 1020529935 31911936 7431 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 7791 7431 74 172 0 7618 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 33584

[startup+582.325 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 3679
/proc/meminfo: memFree=646812/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=31328 CPUtime=581.77
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 7540 0 0 0 58167 10 0 0 25 0 1 0 1020529935 32079872 7465 4294967295 134512640 135214715 3215240688 3215239152 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 7832 7465 74 172 0 7659 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 33748

[startup+642.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3868
/proc/meminfo: memFree=643588/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=34888 CPUtime=641.77
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 8395 0 0 0 64166 11 0 0 25 0 1 0 1020529935 35725312 8320 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 8722 8320 74 172 0 8549 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 37308

[startup+702.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4055
/proc/meminfo: memFree=641852/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=36524 CPUtime=701.77
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 8795 0 0 0 70166 11 0 0 25 0 1 0 1020529935 37400576 8720 4294967295 134512640 135214715 3215240688 3215239152 134528661 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 9131 8720 74 172 0 8958 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 38944

[startup+762.326 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 4244
/proc/meminfo: memFree=640984/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=37136 CPUtime=761.78
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 8930 0 0 0 76167 11 0 0 25 0 1 0 1020529935 38027264 8855 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 9284 8855 74 172 0 9111 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 39556

[startup+822.313 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 4432
/proc/meminfo: memFree=639240/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=39056 CPUtime=821.77
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 9408 0 0 0 82166 11 0 0 25 0 1 0 1020529935 39993344 9333 4294967295 134512640 135214715 3215240688 3215239152 134528616 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 9764 9333 74 172 0 9591 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 41476

[startup+882.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4618
/proc/meminfo: memFree=638008/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=40240 CPUtime=881.77
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 9719 0 0 0 88165 12 0 0 25 0 1 0 1020529935 41205760 9644 4294967295 134512640 135214715 3215240688 3215239152 134528672 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10060 9644 74 172 0 9887 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 42660

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4811
/proc/meminfo: memFree=638008/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=40240 CPUtime=941.78
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 9725 0 0 0 94166 12 0 0 25 0 1 0 1020529935 41205760 9650 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10060 9650 74 172 0 9887 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 42660

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4998
/proc/meminfo: memFree=638132/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=40240 CPUtime=1001.78
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 9725 0 0 0 100166 12 0 0 25 0 1 0 1020529935 41205760 9650 4294967295 134512640 135214715 3215240688 3215239152 134528763 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10060 9650 74 172 0 9887 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 42660

[startup+1062.31 s]
/proc/loadavg: 1.04 1.01 1.00 3/95 5187
/proc/meminfo: memFree=636396/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=41844 CPUtime=1061.78
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 10128 0 0 0 106166 12 0 0 25 0 1 0 1020529935 42848256 10053 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10461 10053 74 172 0 10288 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 44264

[startup+1122.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 5376
/proc/meminfo: memFree=635892/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=42416 CPUtime=1121.78
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 10257 0 0 0 112166 12 0 0 25 0 1 0 1020529935 43433984 10182 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10604 10182 74 172 0 10431 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 44836

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5561
/proc/meminfo: memFree=635652/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=42940 CPUtime=1181.79
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 10353 0 0 0 118167 12 0 0 25 0 1 0 1020529935 43970560 10278 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10735 10278 74 172 0 10562 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 45360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5750
/proc/meminfo: memFree=635328/2074464 swapFree=1950884/1959888
[pid=1927] ppid=1925 vsize=2420 CPUtime=0.59
/proc/1927/stat : 1927 (SatELiteGTI) S 1925 1927 10114 0 -1 4194304 385 2527 0 0 0 0 56 3 20 0 1 0 1020529876 2478080 278 4294967295 134512640 135169312 3218128992 3218125208 3085336302 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1927/statm: 605 278 235 161 0 44 0
[pid=1933] ppid=1927 vsize=43104 CPUtime=1199.49
/proc/1933/stat : 1933 (minisat_static) R 1927 1927 10114 0 -1 4202496 10397 0 0 0 119937 12 0 0 25 0 1 0 1020529935 44138496 10322 4294967295 134512640 135214715 3215240688 3215239152 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1933/statm: 10776 10322 74 172 0 10603 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45524

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.93
CPU system time (s): 0.16
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 45524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13584
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= 3171

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 13:38:11
IDJOB=1821745
IDBENCH=71078
IDSOLVER=660
FILE ID=tipi13/1821745-1242560291
PBS_JOBID=
Free space on /tmp= 6773 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED= 333868388

Linux tipi13 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.475
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.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        678208 kB
Buffers:         65304 kB
Cached:        1215072 kB
SwapCached:       3516 kB
Active:         556056 kB
Inactive:       733788 kB
HighTotal:     1178688 kB
HighFree:        93444 kB
LowTotal:       895776 kB
LowFree:        584764 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            2640 kB
Writeback:           0 kB
AnonPages:        8624 kB
Mapped:           3124 kB
Slab:            97688 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6773 MiB
End job on tipi13 at 2009-05-17 13:58:11