Trace number 1821637

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.08 1200.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark89.49
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c Parsing...
0.72/0.72	c ==============================================================================
0.72/0.72	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.72	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.72	c ==============================================================================
0.72/0.72	c |         0 |  619932  1463622 |  185979       0        0     nan |  0.000 % |
3.72/3.75	c |         0 |  393355  1091119 |      --       0       --      -- |     --   | -54955/20412
3.72/3.75	c ==============================================================================
3.72/3.75	c Result  :   #vars: 65019   #clauses: 393355   #literals: 1091119
3.72/3.75	c CPU time:   3.61 s
3.72/3.75	c ==============================================================================
4.12/4.16	This is MiniSat 2.0 beta with hacks by AVG
4.12/4.16	WARNING: for repeatability, setting FPU to use double precision
4.12/4.16	============================[ Problem Statistics ]=============================
4.12/4.16	|                                                                             |
4.12/4.16	|  Number of variables:  65019                                                |
4.12/4.16	|  Number of clauses:    393355                                               |
4.42/4.46	|  Parsing time:         0.29         s                                       |
1200.06/1200.03	HOME/SatELiteGTI: line 36: 32686 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-1821637-1242546981/watcher-1821637-1242546981 -o /tmp/evaluation-result-1821637-1242546981/solver-1821637-1242546981 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821637-1242546981.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 32680
/proc/meminfo: memFree=1539052/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=952 CPUtime=0
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 137 0 0 0 0 0 0 0 25 0 1 0 1019199197 974848 72 4294967295 134512640 135223648 3215857184 3215855780 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 238 78 46 174 0 63 0

[startup+0.028133 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 32680
/proc/meminfo: memFree=1539052/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=13596 CPUtime=0.03
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 1898 0 0 0 1 2 0 0 25 0 1 0 1019199197 13922304 1777 4294967295 134512640 135223648 3215857184 3215855780 134719776 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 3399 1782 46 174 0 3224 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16008

[startup+0.118127 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 32680
/proc/meminfo: memFree=1539052/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=21280 CPUtime=0.12
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 4852 0 0 0 9 3 0 0 25 0 1 0 1019199197 21790720 4732 4294967295 134512640 135223648 3215857184 3215855768 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 5320 4733 46 174 0 5145 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 23692

[startup+0.318118 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 32680
/proc/meminfo: memFree=1539052/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=33904 CPUtime=0.32
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 7836 0 0 0 29 3 0 0 25 0 1 0 1019199197 34717696 7715 4294967295 134512640 135223648 3215857184 3215856136 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 8476 7715 46 174 0 8301 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 36316

[startup+0.718093 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 32680
/proc/meminfo: memFree=1539052/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=56816 CPUtime=0.72
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 13737 0 0 0 63 9 0 0 25 0 1 0 1019199197 58179584 13616 4294967295 134512640 135223648 3215857184 3215856192 134547615 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 14204 13616 47 174 0 14029 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 59228

[startup+1.51805 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32685
/proc/meminfo: memFree=1479036/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=74160 CPUtime=1.52
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 18614 0 0 0 142 10 0 0 25 0 1 0 1019199197 75939840 16897 4294967295 134512640 135223648 3215857184 3215855136 134670099 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 18540 16897 73 174 0 18365 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 76572

[startup+3.11796 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32685
/proc/meminfo: memFree=1468992/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2412 CPUtime=0
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1019199196 2469888 276 4294967295 134512640 135169312 3216373424 3216371960 3084979950 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32680/statm: 603 276 235 161 0 42 0
[pid=32684] ppid=32680 vsize=75112 CPUtime=3.12
/proc/32684/stat : 32684 (SatELite_releas) R 32680 32680 16367 0 -1 4202496 20592 0 0 0 300 12 0 0 25 0 1 0 1019199197 76914688 17249 4294967295 134512640 135223648 3215857184 3215855200 134586777 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32684/statm: 18778 17249 73 174 0 18603 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 77524

[startup+6.31778 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32686
/proc/meminfo: memFree=1505944/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=24372 CPUtime=2.16
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 5771 0 0 0 215 1 0 0 25 0 1 0 1019199613 24956928 5698 4294967295 134512640 135214715 3216348928 3216347192 134527247 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32686/statm: 6093 5698 73 172 0 5920 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 26788

[startup+12.7174 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32687
/proc/meminfo: memFree=1502164/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=28088 CPUtime=8.54
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 6678 0 0 0 853 1 0 0 25 0 1 0 1019199613 28762112 6605 4294967295 134512640 135214715 3216348928 3216346816 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 7022 6605 73 172 0 6849 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 30504

[startup+25.5167 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32688
/proc/meminfo: memFree=1493580/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=36720 CPUtime=21.34
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 8844 0 0 0 2132 2 0 0 25 0 1 0 1019199613 37601280 8771 4294967295 134512640 135214715 3216348928 3216347392 134528992 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 9180 8771 73 172 0 9007 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 39136

[startup+51.1153 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32692
/proc/meminfo: memFree=1479684/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=50744 CPUtime=46.94
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 12340 0 0 0 4686 8 0 0 25 0 1 0 1019199613 51961856 12267 4294967295 134512640 135214715 3216348928 3216347392 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 12686 12267 73 172 0 12513 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 53160

[startup+102.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 413
/proc/meminfo: memFree=1456248/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=73544 CPUtime=98.15
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 18036 0 0 0 9803 12 0 0 25 0 1 0 1019199613 75309056 17963 4294967295 134512640 135214715 3216348928 3216347392 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 18386 17963 73 172 0 18213 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 75960

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 601
/proc/meminfo: memFree=1429960/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=99988 CPUtime=158.14
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 24640 0 0 0 15798 16 0 0 25 0 1 0 1019199613 102387712 24567 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 24997 24567 73 172 0 24824 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 102404

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 789
/proc/meminfo: memFree=1408516/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=121104 CPUtime=218.14
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 29884 0 0 0 21796 18 0 0 25 0 1 0 1019199613 124010496 29811 4294967295 134512640 135214715 3216348928 3216347392 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 30276 29811 73 172 0 30103 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 123520

[startup+282.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 991
/proc/meminfo: memFree=1403912/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=126028 CPUtime=278.15
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 31093 0 0 0 27796 19 0 0 25 0 1 0 1019199613 129052672 31020 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 31507 31020 73 172 0 31334 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 128444

[startup+342.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 1179
/proc/meminfo: memFree=1388916/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=140692 CPUtime=338.15
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 34780 0 0 0 33796 19 0 0 25 0 1 0 1019199613 144068608 34707 4294967295 134512640 135214715 3216348928 3216347392 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 35173 34707 73 172 0 35000 0
Current children cumulated CPU time (s) 342.31

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

[pid=32686] ppid=32680 vsize=170584 CPUtime=458.17
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 42159 0 0 0 45787 30 0 0 25 0 1 0 1019199613 174678016 42086 4294967295 134512640 135214715 3216348928 3216347392 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 42646 42086 73 172 0 42473 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 173000

[startup+522.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 1748
/proc/meminfo: memFree=1347780/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=182548 CPUtime=518.17
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 45163 0 0 0 51784 33 0 0 25 0 1 0 1019199613 186929152 45090 4294967295 134512640 135214715 3216348928 3216347392 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 45637 45090 73 172 0 45464 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 184964

[startup+582.315 s]
/proc/loadavg: 1.08 1.03 1.01 3/99 1937
/proc/meminfo: memFree=1334900/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=195556 CPUtime=578.17
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 48386 0 0 0 57782 35 0 0 25 0 1 0 1019199613 200249344 48313 4294967295 134512640 135214715 3216348928 3216347392 134528709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 48889 48313 73 172 0 48716 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 197972

[startup+642.322 s]
/proc/loadavg: 1.03 1.02 1.00 2/99 2124
/proc/meminfo: memFree=1325584/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=204448 CPUtime=638.18
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 50619 0 0 0 63774 44 0 0 25 0 1 0 1019199613 209354752 50546 4294967295 134512640 135214715 3216348928 3216346496 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 51112 50546 73 172 0 50939 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 206864

[startup+702.319 s]
/proc/loadavg: 1.01 1.02 1.00 3/99 2311
/proc/meminfo: memFree=1313424/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=216804 CPUtime=698.18
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 53698 0 0 0 69769 49 0 0 25 0 1 0 1019199613 222007296 53625 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 54201 53625 73 172 0 54028 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 219220

[startup+762.325 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 2499
/proc/meminfo: memFree=1299064/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=231024 CPUtime=758.19
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 57243 0 0 0 75766 53 0 0 25 0 1 0 1019199613 236568576 57170 4294967295 134512640 135214715 3216348928 3216347488 134540425 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 57756 57170 73 172 0 57583 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 233440

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 2694
/proc/meminfo: memFree=1287904/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=242496 CPUtime=818.19
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 60023 0 0 0 81763 56 0 0 25 0 1 0 1019199613 248315904 59950 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 60624 59950 73 172 0 60451 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 244912

[startup+882.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 2895
/proc/meminfo: memFree=1279356/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=251264 CPUtime=878.19
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 62196 0 0 0 87760 59 0 0 25 0 1 0 1019199613 257294336 62123 4294967295 134512640 135214715 3216348928 3216347392 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 62816 62123 73 172 0 62643 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 253680

[startup+942.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 3083
/proc/meminfo: memFree=1272116/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=258556 CPUtime=938.19
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 64006 0 0 0 93760 59 0 0 25 0 1 0 1019199613 264761344 63933 4294967295 134512640 135214715 3216348928 3216347392 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 64639 63933 73 172 0 64466 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 260972

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3271
/proc/meminfo: memFree=1261864/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=268916 CPUtime=998.2
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 66597 0 0 0 99759 61 0 0 25 0 1 0 1019199613 275369984 66524 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 67229 66524 73 172 0 67056 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 271332

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3462
/proc/meminfo: memFree=1242008/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=289280 CPUtime=1058.2
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 71674 0 0 0 105757 63 0 0 25 0 1 0 1019199613 296222720 71601 4294967295 134512640 135214715 3216348928 3216347392 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 72320 71601 73 172 0 72147 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 291696

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 4/99 3675
/proc/meminfo: memFree=1231964/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=298808 CPUtime=1118.21
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 74078 0 0 0 111756 65 0 0 25 0 1 0 1019199613 305979392 74005 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 74702 74005 73 172 0 74529 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 301224

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 3864
/proc/meminfo: memFree=1224888/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=305980 CPUtime=1178.21
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 75827 0 0 0 117754 67 0 0 25 0 1 0 1019199613 313323520 75754 4294967295 134512640 135214715 3216348928 3216347072 134536338 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 76495 75754 73 172 0 76322 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 308396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.13 1.03 1.01 3/99 4047
/proc/meminfo: memFree=1222628/2074464 swapFree=1949244/1959888
[pid=32680] ppid=32678 vsize=2416 CPUtime=4.16
/proc/32680/stat : 32680 (SatELiteGTI) S 32678 32680 16367 0 -1 4194304 386 23648 0 0 0 0 400 16 18 0 1 0 1019199196 2473984 277 4294967295 134512640 135169312 3216373424 3216369640 3084979950 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/32680/statm: 604 277 235 161 0 43 0
[pid=32686] ppid=32680 vsize=307836 CPUtime=1195.9
/proc/32686/stat : 32686 (minisat_static) R 32680 32680 16367 0 -1 4202496 76303 0 0 0 119523 67 0 0 25 0 1 0 1019199613 315224064 76230 4294967295 134512640 135214715 3216348928 3216347392 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/32686/statm: 76959 76230 73 172 0 76786 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 310252

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.04
CPU time (s): 1200.08
CPU user time (s): 1199.23
CPU system time (s): 0.85
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 310252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.23
system time used= 0.85
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100427
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= 17
involuntary context switches= 758

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 09:56:21
IDJOB=1821637
IDBENCH=71042
IDSOLVER=660
FILE ID=tipi11/1821637-1242546981
PBS_JOBID=
Free space on /tmp= 9597 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821637-1242546981/watcher-1821637-1242546981 -o /tmp/evaluation-result-1821637-1242546981/solver-1821637-1242546981 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821637-1242546981.cnf

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED= 470127284

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

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1539052 kB
Buffers:         34864 kB
Cached:         414268 kB
SwapCached:       5248 kB
Active:         242060 kB
Inactive:       219012 kB
HighTotal:     1178688 kB
HighFree:       750884 kB
LowTotal:       895776 kB
LowFree:        788168 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           12860 kB
Writeback:          12 kB
AnonPages:       11300 kB
Mapped:           4976 kB
Slab:            64856 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9593 MiB
End job on tipi11 at 2009-05-17 10:16:24