Trace number 1820515

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.1 1200.14

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.9
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.00	c Parsing...
1.29/1.33	c ==============================================================================
1.29/1.33	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.33	c ==============================================================================
1.29/1.33	c |         0 | 1363529  3183304 |  409058       0        0     nan |  0.000 % |
24.12/24.31	c |         0 |  791939  2743161 |      --       0       --      -- |     --   | -571590/-440143
24.22/24.32	c ==============================================================================
24.22/24.32	c Result  :   #vars: 120512   #clauses: 791939   #literals: 2743161
24.22/24.32	c CPU time:   23.77 s
24.22/24.32	c ==============================================================================
25.10/25.30	This is MiniSat 2.0 beta with hacks by AVG
25.10/25.30	WARNING: for repeatability, setting FPU to use double precision
25.10/25.30	============================[ Problem Statistics ]=============================
25.10/25.30	|                                                                             |
25.10/25.31	|  Number of variables:  120512                                               |
25.10/25.31	|  Number of clauses:    791939                                               |
25.70/25.87	|  Parsing time:         0.52         s                                       |
1200.09/1200.12	HOME/SatELiteGTI: line 36: 10223 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-1820515-1242451100/watcher-1820515-1242451100 -o /tmp/evaluation-result-1820515-1242451100/solver-1820515-1242451100 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820515-1242451100.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.96 1.02 1.00 3/96 10217
/proc/meminfo: memFree=664012/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 337 0 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 271 4294967295 134512640 135169312 3221181248 3221178840 3085697966 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/10214/statm: 603 271 230 161 0 42 0
[pid=10215] ppid=10214 vsize=2412 CPUtime=0
/proc/10215/stat : 10215 (SatELiteGTI) R 10214 10214 10436 0 -1 4194368 102 0 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 114 4294967295 134512640 135169312 3221181248 3221177468 3085506420 0 65538 0 65538 0 0 0 17 1 0 0 0
/proc/10215/statm: 603 114 72 161 0 42 0
[pid=10216] ppid=10215 vsize=0 CPUtime=0
/proc/10216/stat : 10216 (SatELiteGTI) Z 10215 10214 10436 0 -1 4194380 143 0 0 0 0 0 0 0 25 0 1 0 1009610789 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 1 0 0 0
/proc/10216/statm: 0 0 0 0 0 0 0
[pid=10217] ppid=10215 vsize=0 CPUtime=0
/proc/10217/stat : 10217 (sed) Z 10215 10214 10436 0 -1 4194316 324 0 0 0 0 0 0 0 25 0 1 0 1009610789 0 0 4294967295 0 0 0 0 0 0 0 0 0 3222378830 0 0 17 2 0 0 0
/proc/10217/statm: 0 0 0 0 0 0 0

[startup+0.102627 s]
/proc/loadavg: 0.96 1.02 1.00 3/96 10217
/proc/meminfo: memFree=664012/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.202619 s]
/proc/loadavg: 0.96 1.02 1.00 3/96 10217
/proc/meminfo: memFree=664012/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.302611 s]
/proc/loadavg: 0.96 1.02 1.00 3/96 10217
/proc/meminfo: memFree=664012/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.702579 s]
/proc/loadavg: 0.96 1.02 1.00 3/96 10217
/proc/meminfo: memFree=664012/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.50251 s]
/proc/loadavg: 0.96 1.02 1.00 2/95 10219
/proc/meminfo: memFree=526604/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
[pid=10219] ppid=10214 vsize=186680 CPUtime=1.49
/proc/10219/stat : 10219 (SatELite_releas) R 10214 10214 10436 0 -1 4202496 44018 0 0 0 125 24 0 0 25 0 1 0 1009610789 191160320 42809 4294967295 134512640 135223648 3221046032 3221043808 134585461 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10219/statm: 46670 42809 72 174 0 46495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189092

[startup+3.10238 s]
/proc/loadavg: 0.96 1.02 1.00 2/95 10220
/proc/meminfo: memFree=489032/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
[pid=10219] ppid=10214 vsize=192288 CPUtime=3.08
/proc/10219/stat : 10219 (SatELite_releas) R 10214 10214 10436 0 -1 4202496 45195 0 0 0 281 27 0 0 25 0 1 0 1009610789 196902912 43986 4294967295 134512640 135223648 3221046032 3221044032 134548203 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10219/statm: 48072 43986 73 174 0 47897 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 194700

[startup+6.30212 s]
/proc/loadavg: 0.97 1.02 1.00 2/95 10220
/proc/meminfo: memFree=472920/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
[pid=10219] ppid=10214 vsize=201920 CPUtime=6.27
/proc/10219/stat : 10219 (SatELite_releas) R 10214 10214 10436 0 -1 4202496 47292 0 0 0 592 35 0 0 25 0 1 0 1009610789 206766080 46083 4294967295 134512640 135223648 3221046032 3221044032 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10219/statm: 50480 46083 73 174 0 50305 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 204332

[startup+12.7016 s]
/proc/loadavg: 0.97 1.02 1.00 2/95 10222
/proc/meminfo: memFree=447240/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2412 CPUtime=0
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 366 644 0 0 0 0 0 0 25 0 1 0 1009610789 2469888 276 4294967295 134512640 135169312 3221181248 3221179784 3085504238 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10214/statm: 603 276 235 161 0 42 0
[pid=10219] ppid=10214 vsize=215420 CPUtime=12.64
/proc/10219/stat : 10219 (SatELite_releas) R 10214 10214 10436 0 -1 4202496 50264 0 0 0 1226 38 0 0 25 0 1 0 1009610789 220590080 49055 4294967295 134512640 135223648 3221046032 3221044032 134548212 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10219/statm: 53855 49055 73 174 0 53680 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 217832

[startup+25.5205 s]
/proc/loadavg: 0.98 1.02 1.00 2/95 10223
/proc/meminfo: memFree=609372/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=18800 CPUtime=0.22
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 4393 0 0 0 20 2 0 0 18 0 1 0 1009613319 19251200 4294 4294967295 134512640 135214715 3219114400 3218064768 134546451 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 4700 4294 56 172 0 4527 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 21216

[startup+51.1184 s]
/proc/loadavg: 0.98 1.02 1.00 3/95 10408
/proc/meminfo: memFree=565164/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=51108 CPUtime=25.82
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 12120 0 0 0 2573 9 0 0 25 0 1 0 1009613319 52334592 12021 4294967295 134512640 135214715 3219114400 3219112960 134541030 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 12777 12021 73 172 0 12604 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 53524

[startup+102.314 s]
/proc/loadavg: 0.99 1.01 1.00 2/95 10602
/proc/meminfo: memFree=563360/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=52560 CPUtime=77.02
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 12499 0 0 0 7691 11 0 0 25 0 1 0 1009613319 53821440 12400 4294967295 134512640 135214715 3219114400 3219112864 134528702 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 13140 12400 73 172 0 12967 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 54976

[startup+162.319 s]
/proc/loadavg: 0.99 1.01 1.00 2/95 10791
/proc/meminfo: memFree=562020/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=53976 CPUtime=137.03
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 12849 0 0 0 13692 11 0 0 25 0 1 0 1009613319 55271424 12750 4294967295 134512640 135214715 3219114400 3219112864 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 13494 12750 73 172 0 13321 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 56392

[startup+222.324 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 10977
/proc/meminfo: memFree=560952/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=55360 CPUtime=197.04
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 13197 0 0 0 19692 12 0 0 25 0 1 0 1009613319 56688640 13098 4294967295 134512640 135214715 3219114400 3219112864 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 13840 13098 73 172 0 13667 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57776

[startup+282.319 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 11166
/proc/meminfo: memFree=559888/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=56740 CPUtime=257.04
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 13537 0 0 0 25692 12 0 0 25 0 1 0 1009613319 58101760 13438 4294967295 134512640 135214715 3219114400 3219112864 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 14185 13438 73 172 0 14012 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 59156

[startup+342.304 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 11354
/proc/meminfo: memFree=558844/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=57928 CPUtime=317.03
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 13817 0 0 0 31689 14 0 0 25 0 1 0 1009613319 59318272 13718 4294967295 134512640 135214715 3219114400 3219112864 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10223/statm: 14482 13718 73 172 0 14309 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 60344

[startup+402.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 11543
/proc/meminfo: memFree=556928/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18

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

[pid=10223] ppid=10214 vsize=61328 CPUtime=437.04
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 14677 0 0 0 43684 20 0 0 25 0 1 0 1009613319 62799872 14578 4294967295 134512640 135214715 3219114400 3219112864 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 15332 14578 73 172 0 15159 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 63744

[startup+522.32 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 11922
/proc/meminfo: memFree=554688/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=62548 CPUtime=497.06
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 14966 0 0 0 49686 20 0 0 25 0 1 0 1009613319 64049152 14867 4294967295 134512640 135214715 3219114400 3219112960 134540425 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 15637 14867 73 172 0 15464 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 64964

[startup+582.325 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 12111
/proc/meminfo: memFree=552960/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=64288 CPUtime=557.07
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 15397 0 0 0 55687 20 0 0 25 0 1 0 1009613319 65830912 15298 4294967295 134512640 135214715 3219114400 3219112864 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 16072 15298 73 172 0 15899 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 66704

[startup+642.32 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 12297
/proc/meminfo: memFree=551688/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=65868 CPUtime=617.07
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 15757 0 0 0 61687 20 0 0 25 0 1 0 1009613319 67448832 15658 4294967295 134512640 135214715 3219114400 3219112864 134528613 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 16467 15658 73 172 0 16294 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 68284

[startup+702.315 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 12486
/proc/meminfo: memFree=550348/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=67212 CPUtime=677.07
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 16093 0 0 0 67687 20 0 0 25 0 1 0 1009613319 68825088 15994 4294967295 134512640 135214715 3219114400 3219112864 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 16803 15994 73 172 0 16630 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 69628

[startup+762.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 12677
/proc/meminfo: memFree=548124/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=69324 CPUtime=737.07
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 16627 0 0 0 73687 20 0 0 25 0 1 0 1009613319 70987776 16528 4294967295 134512640 135214715 3219114400 3219112864 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 17331 16528 73 172 0 17158 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 71740

[startup+822.315 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 12867
/proc/meminfo: memFree=546380/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=70908 CPUtime=797.08
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 17032 0 0 0 79687 21 0 0 25 0 1 0 1009613319 72609792 16933 4294967295 134512640 135214715 3219114400 3219112864 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 17727 16933 73 172 0 17554 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 73324

[startup+882.32 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 13056
/proc/meminfo: memFree=544768/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=72656 CPUtime=857.09
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 17460 0 0 0 85688 21 0 0 25 0 1 0 1009613319 74399744 17361 4294967295 134512640 135214715 3219114400 3219112864 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 18164 17361 73 172 0 17991 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 75072

[startup+942.315 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 13242
/proc/meminfo: memFree=543124/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=74376 CPUtime=917.09
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 17852 0 0 0 91685 24 0 0 25 0 1 0 1009613319 76161024 17753 4294967295 134512640 135214715 3219114400 3219112864 134528634 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 18594 17753 73 172 0 18421 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 76792

[startup+1002.32 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 13431
/proc/meminfo: memFree=541164/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=76320 CPUtime=977.1
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 18335 0 0 0 97686 24 0 0 25 0 1 0 1009613319 78151680 18236 4294967295 134512640 135214715 3219114400 3219112864 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 19080 18236 73 172 0 18907 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 78736

[startup+1062.32 s]
/proc/loadavg: 1.17 1.06 1.01 2/95 13619
/proc/meminfo: memFree=537164/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=80016 CPUtime=1037.1
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 19263 0 0 0 103672 38 0 0 25 0 1 0 1009613319 81936384 19164 4294967295 134512640 135214715 3219114400 3219111968 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 20004 19164 73 172 0 19831 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 82432

[startup+1122.31 s]
/proc/loadavg: 1.17 1.07 1.02 3/95 13806
/proc/meminfo: memFree=533004/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=84524 CPUtime=1097.1
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 20391 0 0 0 109671 39 0 0 25 0 1 0 1009613319 86552576 20292 4294967295 134512640 135214715 3219114400 3219112160 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 21131 20292 73 172 0 20958 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 86940

[startup+1182.32 s]
/proc/loadavg: 1.18 1.09 1.02 3/95 13997
/proc/meminfo: memFree=530376/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=87032 CPUtime=1157.11
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 21026 0 0 0 115671 40 0 0 25 0 1 0 1009613319 89120768 20927 4294967295 134512640 135214715 3219114400 3219112960 134540425 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 21758 20927 73 172 0 21585 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 89448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.13 1.08 1.02 3/95 13999
/proc/meminfo: memFree=529376/2074464 swapFree=1948616/1959888
[pid=10214] ppid=10212 vsize=2416 CPUtime=25.18
/proc/10214/stat : 10214 (SatELiteGTI) S 10212 10214 10436 0 -1 4194304 385 59490 0 0 0 0 2469 49 20 0 1 0 1009610789 2473984 277 4294967295 134512640 135169312 3221181248 3221177464 3085504238 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10214/statm: 604 277 235 161 0 43 0
[pid=10223] ppid=10214 vsize=88220 CPUtime=1174.91
/proc/10223/stat : 10223 (minisat_static) R 10214 10214 10436 0 -1 4202496 21329 0 0 0 117451 40 0 0 25 0 1 0 1009613319 90337280 21230 4294967295 134512640 135214715 3219114400 3219112792 134720710 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10223/statm: 22055 21230 73 172 0 21882 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 90636

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.14
CPU time (s): 1200.1
CPU user time (s): 1199.2
CPU system time (s): 0.9
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 251156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.2
system time used= 0.9
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81296
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= 15
involuntary context switches= 3691

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 07:18:20
IDJOB=1820515
IDBENCH=20424
IDSOLVER=660
FILE ID=tipi16/1820515-1242451100
PBS_JOBID=
Free space on /tmp= 5827 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820515-1242451100/watcher-1820515-1242451100 -o /tmp/evaluation-result-1820515-1242451100/solver-1820515-1242451100 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820515-1242451100.cnf

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED= 1625482952

Linux tipi16 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        664440 kB
Buffers:         42884 kB
Cached:        1271044 kB
SwapCached:       6028 kB
Active:         745576 kB
Inactive:       578480 kB
HighTotal:     1178688 kB
HighFree:       171560 kB
LowTotal:       895776 kB
LowFree:        492880 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           26548 kB
Writeback:           0 kB
AnonPages:        9320 kB
Mapped:           3260 kB
Slab:            77668 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5827 MiB
End job on tipi16 at 2009-05-16 07:38:25