Trace number 1821218

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
BinMiniSat 2009-03-21? (TO) 1200.03 1199.93

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark163.76
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.07/0.08	c ==============================================================================
0.07/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.08	c ==============================================================================
0.07/0.08	c |         0 |   94348   222330 |   28304       0        0     nan |  0.000 % |
1.22/1.24	c |         0 |   56829   169094 |      --       0       --      -- |     --   | -37179/-52260
1.22/1.24	c ==============================================================================
1.22/1.24	c Result  :   #vars: 13682   #clauses: 56829   #literals: 169094
1.22/1.24	c CPU time:   1.21 s
1.22/1.24	c ==============================================================================
1.22/1.30	This is MiniSat 2.0 beta
1.22/1.30	WARNING: for repeatability, setting FPU to use double precision
1.22/1.30	============================[ Problem Statistics ]=============================
1.22/1.30	|                                                                             |
1.22/1.30	|  Number of variables:  13682                                                |
1.22/1.30	|  Number of clauses:    56829                                                |
1.30/1.34	|  Parsing time:         0.03         s                                       |
1.30/1.34	============================[ Search Statistics ]==============================
1.30/1.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.30/1.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.30/1.34	===============================================================================
1.30/1.34	|         0 |   13682    56829   169094 |    18943        0    nan |  0.000 % |
1.30/1.59	|       101 |   13668    56829   169094 |    20837       97     30 |  1.462 % |
2.12/2.15	|       251 |   13482    55780   166437 |    22921      245     23 |  1.462 % |
3.12/3.13	|       476 |   13482    55780   166437 |    25213      470     21 |  1.462 % |
4.42/4.44	|       814 |   13482    55780   166437 |    27734      808     21 |  1.462 % |
6.02/6.10	|      1320 |   13482    55780   166437 |    30507     1314     24 |  1.462 % |
8.62/8.65	|      2079 |   13482    55780   166437 |    33558     2073     24 |  1.462 % |
13.22/13.25	|      3218 |   13436    55568   165956 |    36914     3211     24 |  1.798 % |
20.42/20.45	|      4926 |   13385    55351   165456 |    40606     4915     26 |  2.171 % |
31.82/31.83	|      7488 |   13385    55351   165456 |    44666     7477     24 |  2.171 % |
35.42/35.45	|     11332 |   13385    55351   165456 |    49133    11321     39 |  2.171 % |
61.72/61.71	|     17098 |   13360    55244   165211 |    54046    17084     35 |  2.353 % |
103.03/103.03	|     25747 |   13355    55223   165163 |    59451    25732     32 |  2.390 % |
169.72/169.77	|     38721 |   13355    55223   165163 |    65396    38706     28 |  2.390 % |
278.83/278.83	|     58185 |   13355    55223   165163 |    71936    58170     28 |  2.390 % |
444.56/444.55	|     87378 |   13355    55223   165163 |    79129    29891     21 |  2.390 % |
698.37/698.37	|    131167 |   13355    55223   165163 |    87042    73680     23 |  2.390 % |
1083.80/1083.77	|    196851 |   13355    55223   165163 |    95746    68202     21 |  2.390 % |
1200.02/1199.92	HOME/SatELiteGTI: line 36:  2934 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-1821218-1242519648/watcher-1821218-1242519648 -o /tmp/evaluation-result-1821218-1242519648/solver-1821218-1242519648 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821218-1242519648.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.08 1.03 1.01 2/93 2928
/proc/meminfo: memFree=1302676/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2412 CPUtime=0
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1016465315 2469888 276 4294967295 134512640 135169312 3216303776 3216302312 3085659886 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2928/statm: 603 276 235 161 0 42 0
[pid=2932] ppid=2928 vsize=952 CPUtime=0
/proc/2932/stat : 2932 (SatELite_releas) R 2928 2928 10436 0 -1 4202496 115 0 0 0 0 0 0 0 25 0 1 0 1016465315 974848 50 4294967295 134512640 135223648 3217862672 3217861576 134736942 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2932/statm: 238 51 41 174 0 63 0

[startup+0.068974 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 2928
/proc/meminfo: memFree=1302676/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2412 CPUtime=0
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1016465315 2469888 276 4294967295 134512640 135169312 3216303776 3216302312 3085659886 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2928/statm: 603 276 235 161 0 42 0
[pid=2932] ppid=2928 vsize=10496 CPUtime=0.07
/proc/2932/stat : 2932 (SatELite_releas) R 2928 2928 10436 0 -1 4202496 2473 0 0 0 6 1 0 0 25 0 1 0 1016465315 10747904 2408 4294967295 134512640 135223648 3217862672 3217861624 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2932/statm: 2624 2409 47 174 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12908

[startup+0.118961 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 2928
/proc/meminfo: memFree=1302676/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2412 CPUtime=0
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1016465315 2469888 276 4294967295 134512640 135169312 3216303776 3216302312 3085659886 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2928/statm: 603 276 235 161 0 42 0
[pid=2932] ppid=2928 vsize=13976 CPUtime=0.12
/proc/2932/stat : 2932 (SatELite_releas) R 2928 2928 10436 0 -1 4202496 3450 0 0 0 9 3 0 0 25 0 1 0 1016465315 14311424 3248 4294967295 134512640 135223648 3217862672 3217860688 134586845 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2932/statm: 3494 3249 73 174 0 3319 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16388

[startup+0.318944 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 2928
/proc/meminfo: memFree=1302676/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2412 CPUtime=0
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1016465315 2469888 276 4294967295 134512640 135169312 3216303776 3216302312 3085659886 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2928/statm: 603 276 235 161 0 42 0
[pid=2932] ppid=2928 vsize=14444 CPUtime=0.32
/proc/2932/stat : 2932 (SatELite_releas) R 2928 2928 10436 0 -1 4202496 3586 0 0 0 29 3 0 0 25 0 1 0 1016465315 14790656 3384 4294967295 134512640 135223648 3217862672 3217860688 134586887 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2932/statm: 3611 3384 73 174 0 3436 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16856

[startup+0.718911 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 2928
/proc/meminfo: memFree=1302676/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2412 CPUtime=0
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1016465315 2469888 276 4294967295 134512640 135169312 3216303776 3216302312 3085659886 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/2928/statm: 603 276 235 161 0 42 0
[pid=2932] ppid=2928 vsize=16000 CPUtime=0.72
/proc/2932/stat : 2932 (SatELite_releas) R 2928 2928 10436 0 -1 4202496 3778 0 0 0 69 3 0 0 25 0 1 0 1016465315 16384000 3576 4294967295 134512640 135223648 3217862672 3217860768 134596391 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2932/statm: 4000 3576 73 174 0 3825 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18412

[startup+1.51885 s]
/proc/loadavg: 1.08 1.03 1.01 2/95 2933
/proc/meminfo: memFree=1284812/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 2416

[startup+3.11871 s]
/proc/loadavg: 1.08 1.03 1.01 2/95 2934
/proc/meminfo: memFree=1292996/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=5876 CPUtime=1.82
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 1347 0 0 0 178 4 0 0 20 0 1 0 1016465445 6017024 1282 4294967295 134512640 135216011 3217166272 3217164624 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 1469 1282 71 172 0 1296 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8292

[startup+6.31845 s]
/proc/loadavg: 1.07 1.03 1.00 2/95 2934
/proc/meminfo: memFree=1292748/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=6012 CPUtime=5.02
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 1384 0 0 0 498 4 0 0 25 0 1 0 1016465445 6156288 1319 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 1503 1319 71 172 0 1330 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8428

[startup+12.7179 s]
/proc/loadavg: 1.07 1.03 1.00 2/95 2934
/proc/meminfo: memFree=1292472/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=6276 CPUtime=11.42
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 1445 0 0 0 1138 4 0 0 25 0 1 0 1016465445 6426624 1380 4294967295 134512640 135216011 3217166272 3217164416 134535661 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 1569 1380 71 172 0 1396 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8692

[startup+25.5169 s]
/proc/loadavg: 1.05 1.03 1.00 2/95 2936
/proc/meminfo: memFree=1292008/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=6672 CPUtime=24.22
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 1558 0 0 0 2418 4 0 0 25 0 1 0 1016465445 6832128 1493 4294967295 134512640 135216011 3217166272 3217164416 134535661 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 1668 1493 71 172 0 1495 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9088

[startup+51.1148 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 3122
/proc/meminfo: memFree=1289908/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=8664 CPUtime=49.82
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 2036 0 0 0 4976 6 0 0 25 0 1 0 1016465445 8871936 1971 4294967295 134512640 135216011 3217166272 3217164624 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 2166 1971 71 172 0 1993 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 11080

[startup+102.321 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 3312
/proc/meminfo: memFree=1287756/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=10260 CPUtime=101.03
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 2427 0 0 0 10097 6 0 0 25 0 1 0 1016465445 10506240 2362 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 2565 2362 71 172 0 2392 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12676

[startup+162.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 3524
/proc/meminfo: memFree=1286456/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=11664 CPUtime=161.02
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 2795 0 0 0 16096 6 0 0 25 0 1 0 1016465445 11943936 2730 4294967295 134512640 135216011 3217166272 3217164624 134527723 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 2916 2730 71 172 0 2743 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 14080

[startup+222.311 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 3717
/proc/meminfo: memFree=1285332/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=13120 CPUtime=221.03
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 3147 0 0 0 22096 7 0 0 25 0 1 0 1016465445 13434880 3082 4294967295 134512640 135216011 3217166272 3217164624 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 3280 3082 71 172 0 3107 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 15536

[startup+282.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3904
/proc/meminfo: memFree=1283284/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=15028 CPUtime=281.03
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 3601 0 0 0 28095 8 0 0 25 0 1 0 1016465445 15388672 3536 4294967295 134512640 135216011 3217166272 3217164736 134540624 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 3757 3536 71 172 0 3584 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 17444

[startup+342.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4095
/proc/meminfo: memFree=1281852/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=16352 CPUtime=341.05
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 3930 0 0 0 34097 8 0 0 25 0 1 0 1016465445 16744448 3865 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4088 3865 71 172 0 3915 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 18768

[startup+402.316 s]

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

/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=17188 CPUtime=521.05
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4121 0 0 0 52097 8 0 0 25 0 1 0 1016465445 17600512 4056 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4297 4056 71 172 0 4124 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 19604

[startup+582.311 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 4850
/proc/meminfo: memFree=1281060/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=17344 CPUtime=581.06
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4162 0 0 0 58097 9 0 0 25 0 1 0 1016465445 17760256 4097 4294967295 134512640 135216011 3217166272 3217164624 134527339 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4336 4097 71 172 0 4163 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 19760

[startup+642.316 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 5040
/proc/meminfo: memFree=1280744/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=17508 CPUtime=641.07
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4205 0 0 0 64098 9 0 0 25 0 1 0 1016465445 17928192 4140 4294967295 134512640 135216011 3217166272 3217164624 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4377 4140 71 172 0 4204 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 19924

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5228
/proc/meminfo: memFree=1280516/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=17652 CPUtime=701.07
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4215 0 0 0 70098 9 0 0 25 0 1 0 1016465445 18075648 4150 4294967295 134512640 135216011 3217166272 3217164624 134527760 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4413 4150 71 172 0 4240 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 20068

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5414
/proc/meminfo: memFree=1280332/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=17784 CPUtime=761.08
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4286 0 0 0 76099 9 0 0 25 0 1 0 1016465445 18210816 4221 4294967295 134512640 135216011 3217166272 3217164624 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4446 4221 71 172 0 4273 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 20200

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5603
/proc/meminfo: memFree=1279316/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=18696 CPUtime=821.09
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4480 0 0 0 82100 9 0 0 25 0 1 0 1016465445 19144704 4415 4294967295 134512640 135216011 3217166272 3217164624 134527809 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4674 4415 71 172 0 4501 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 21112

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5790
/proc/meminfo: memFree=1279076/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=18696 CPUtime=881.09
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4494 0 0 0 88100 9 0 0 25 0 1 0 1016465445 19144704 4429 4294967295 134512640 135216011 3217166272 3217164352 134524538 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4674 4429 71 172 0 4501 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 21112

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5983
/proc/meminfo: memFree=1278928/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=18860 CPUtime=941.09
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4524 0 0 0 94097 12 0 0 25 0 1 0 1016465445 19312640 4459 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4715 4459 71 172 0 4542 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 21276

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6171
/proc/meminfo: memFree=1278812/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=19024 CPUtime=1001.1
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4569 0 0 0 100096 14 0 0 25 0 1 0 1016465445 19480576 4504 4294967295 134512640 135216011 3217166272 3217164624 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4756 4504 71 172 0 4583 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 21440

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 6357
/proc/meminfo: memFree=1278812/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=19168 CPUtime=1061.1
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4580 0 0 0 106096 14 0 0 25 0 1 0 1016465445 19628032 4515 4294967295 134512640 135216011 3217166272 3217164624 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4792 4515 71 172 0 4619 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 21584

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6546
/proc/meminfo: memFree=1278416/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=19524 CPUtime=1121.11
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4660 0 0 0 112097 14 0 0 25 0 1 0 1016465445 19992576 4595 4294967295 134512640 135216011 3217166272 3217164624 134527755 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4881 4595 71 172 0 4708 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 21940

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6733
/proc/meminfo: memFree=1278448/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=19524 CPUtime=1181.11
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4674 0 0 0 118097 14 0 0 25 0 1 0 1016465445 19992576 4609 4294967295 134512640 135216011 3217166272 3217164624 134527533 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4881 4609 71 172 0 4708 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 21940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6735
/proc/meminfo: memFree=1278532/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=19524 CPUtime=1198.72
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4674 0 0 0 119858 14 0 0 25 0 1 0 1016465445 19992576 4609 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4881 4609 71 172 0 4708 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 21940

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6735
/proc/meminfo: memFree=1278532/2074464 swapFree=1948616/1959888
[pid=2928] ppid=2926 vsize=2416 CPUtime=1.3
/proc/2928/stat : 2928 (SatELiteGTI) S 2926 2928 10436 0 -1 4194304 386 4866 0 0 0 0 127 3 20 0 1 0 1016465315 2473984 277 4294967295 134512640 135169312 3216303776 3216299992 3085659886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/2928/statm: 604 277 235 161 0 43 0
[pid=2934] ppid=2928 vsize=19524 CPUtime=1198.72
/proc/2934/stat : 2934 (minisat_static) R 2928 2928 10436 0 -1 4202496 4674 0 0 0 119858 14 0 0 25 0 1 0 1016465445 19992576 4609 4294967295 134512640 135216011 3217166272 3217164624 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/2934/statm: 4881 4609 71 172 0 4708 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 21940

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.03
CPU user time (s): 1199.85
CPU system time (s): 0.18
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 21940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.18
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10201
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= 21
involuntary context switches= 1066

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 02:20:48
IDJOB=1821218
IDBENCH=70880
IDSOLVER=661
FILE ID=tipi16/1821218-1242519648
PBS_JOBID=
Free space on /tmp= 4941 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-19-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821218-1242519648/watcher-1821218-1242519648 -o /tmp/evaluation-result-1821218-1242519648/solver-1821218-1242519648 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821218-1242519648.cnf

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED= 150800461

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:       1302700 kB
Buffers:         38412 kB
Cached:         653696 kB
SwapCached:       5940 kB
Active:          90168 kB
Inactive:       611932 kB
HighTotal:     1178688 kB
HighFree:       561916 kB
LowTotal:       895776 kB
LowFree:        740784 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            3212 kB
Writeback:           0 kB
AnonPages:        8940 kB
Mapped:           3264 kB
Slab:            61480 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90752 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4941 MiB
End job on tipi16 at 2009-05-17 02:40:48