Trace number 1849553

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
minisat2 070721/core? (TO) 1200.07 1200.04

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
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.11/0.14	c ==============================================================================
0.11/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.14	c ==============================================================================
0.11/0.14	c |         0 |  160467   374423 |   48140       0        0     nan |  0.000 % |
4.97/5.03	c |         0 |   63354   307031 |      --       0       --      -- |     --   | -97071/-67291
4.97/5.03	c ==============================================================================
4.97/5.03	c Result  :   #vars: 5505   #clauses: 63354   #literals: 307031
4.97/5.03	c CPU time:   4.9 s
4.97/5.03	c ==============================================================================
5.05/5.15	This is MiniSat 2.0 beta
5.05/5.15	WARNING: for repeatability, setting FPU to use double precision
5.05/5.15	============================[ Problem Statistics ]=============================
5.05/5.15	|                                                                             |
5.05/5.15	|  Number of variables:  5505                                                 |
5.05/5.15	|  Number of clauses:    63354                                                |
5.05/5.20	|  Parsing time:         0.04         s                                       |
5.09/5.20	============================[ Search Statistics ]==============================
5.09/5.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.09/5.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.09/5.20	===============================================================================
5.09/5.20	|         0 |    5505    63354   307031 |    21118        0    nan |  0.000 % |
5.09/5.25	|       100 |    5505    63354   307031 |    23229      100     12 |  0.000 % |
5.09/5.27	|       251 |    5505    63354   307031 |    25552      251     16 |  0.000 % |
5.09/5.30	|       476 |    5505    63354   307031 |    28108      476     17 |  0.000 % |
5.09/5.32	|       815 |    5505    63354   307031 |    30918      815     18 |  0.000 % |
5.09/5.36	|      1321 |    5505    63354   307031 |    34010     1321     21 |  0.000 % |
5.35/5.46	|      2080 |    5505    63354   307031 |    37411     2080     23 |  0.000 % |
5.46/5.59	|      3219 |    5505    63354   307031 |    41153     3219     33 |  0.000 % |
5.65/5.75	|      4928 |    5505    63354   307031 |    45268     4928     49 |  0.000 % |
5.85/5.96	|      7490 |    5504    63225   306772 |    49795     7488     42 |  0.018 % |
6.25/6.33	|     11337 |    5504    63225   306772 |    54774    11335     65 |  0.018 % |
6.95/7.08	|     17103 |    5504    63225   306772 |    60252    17101     77 |  0.018 % |
9.65/9.71	|     25752 |    5504    63225   306772 |    66277    25750    105 |  0.018 % |
15.15/15.24	|     38728 |    5504    63225   306772 |    72905    38726    162 |  0.018 % |
23.45/23.50	|     58206 |    5504    63225   306772 |    80195    58204    173 |  0.018 % |
40.16/40.29	|     87398 |    5504    63225   306772 |    88215    24562    162 |  0.018 % |
67.77/67.84	|    131191 |    5504    63225   306772 |    97036    68355    284 |  0.018 % |
134.38/134.49	|    196875 |    5504    63225   306772 |   106740    52777    438 |  0.018 % |
254.79/254.83	|    295401 |    5504    63225   306772 |   117414    61220    360 |  0.018 % |
558.50/558.51	|    443192 |    5504    63225   306772 |   129155   110671    490 |  0.018 % |
1048.43/1048.47	|    664877 |    5504    63225   306772 |   142071   110400    532 |  0.018 % |
1200.05/1200.04	HOME/SatELiteGTI: line 36: 21650 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-1849553-1244838305/watcher-1849553-1244838305 -o /tmp/evaluation-result-1849553-1244838305/solver-1849553-1244838305 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849553-1244838305.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.94 0.98 0.99 2/94 21644
/proc/meminfo: memFree=968812/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=956 CPUtime=0
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 146 0 0 0 0 0 0 0 25 0 1 0 81251498 978944 81 4294967295 134512640 135223648 3214605552 3214604272 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21648/statm: 239 83 45 174 0 64 0

[startup+0.034268 s]
/proc/loadavg: 0.94 0.98 0.99 2/94 21644
/proc/meminfo: memFree=968812/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=5664 CPUtime=0.03
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 1236 0 0 0 3 0 0 0 25 0 1 0 81251498 5799936 1171 4294967295 134512640 135223648 3214605552 3214604504 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21648/statm: 1416 1173 46 174 0 1241 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8080

[startup+0.104263 s]
/proc/loadavg: 0.94 0.98 0.99 2/94 21644
/proc/meminfo: memFree=968812/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=17148 CPUtime=0.1
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 3754 0 0 0 9 1 0 0 25 0 1 0 81251498 17559552 3689 4294967295 134512640 135223648 3214605552 3214604504 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21648/statm: 4287 3690 46 174 0 4112 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19564

[startup+0.304245 s]
/proc/loadavg: 0.94 0.98 0.99 2/94 21644
/proc/meminfo: memFree=968812/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=24848 CPUtime=0.3
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 6083 0 0 0 28 2 0 0 25 0 1 0 81251498 25444352 5598 4294967295 134512640 135223648 3214605552 3214603496 134541041 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21648/statm: 6212 5598 73 174 0 6037 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 27264

[startup+0.704212 s]
/proc/loadavg: 0.94 0.98 0.99 2/94 21644
/proc/meminfo: memFree=968812/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=25604 CPUtime=0.69
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 6256 0 0 0 66 3 0 0 25 0 1 0 81251498 26218496 5771 4294967295 134512640 135223648 3214605552 3214603568 134586706 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21648/statm: 6401 5771 73 174 0 6226 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 28020

[startup+1.50417 s]
/proc/loadavg: 0.95 0.98 0.99 3/96 21649
/proc/meminfo: memFree=941616/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=26944 CPUtime=1.47
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 6558 0 0 0 143 4 0 0 25 0 1 0 81251498 27590656 6073 4294967295 134512640 135223648 3214605552 3214603568 134586712 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21648/statm: 6736 6073 73 174 0 6561 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29360

[startup+3.10401 s]
/proc/loadavg: 0.95 0.98 0.99 3/96 21649
/proc/meminfo: memFree=935788/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2416 CPUtime=0.01
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 368 645 0 0 1 0 0 0 25 0 1 0 81251498 2473984 277 4294967295 134512640 135169312 3214132368 3214130904 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21644/statm: 604 277 235 161 0 43 0
[pid=21648] ppid=21644 vsize=28896 CPUtime=3.06
/proc/21648/stat : 21648 (SatELite_releas) R 21644 21644 19205 0 -1 4202496 7018 0 0 0 301 5 0 0 25 0 1 0 81251498 29589504 6533 4294967295 134512640 135223648 3214605552 3214603568 134586649 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21648/statm: 7224 6533 73 174 0 7049 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31312

[startup+6.30374 s]
/proc/loadavg: 0.95 0.98 0.99 2/96 21650
/proc/meminfo: memFree=943972/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=9156 CPUtime=1.16
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 2204 0 0 0 115 1 0 0 25 0 1 0 81252013 9375744 2139 4294967295 134512640 135212939 3216441104 3216439568 134526800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 2289 2139 76 171 0 2117 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11576

[startup+12.7032 s]
/proc/loadavg: 0.95 0.98 0.99 2/96 21651
/proc/meminfo: memFree=925684/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=26048 CPUtime=7.56
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 6429 0 0 0 754 2 0 0 25 0 1 0 81252013 26673152 6364 4294967295 134512640 135212939 3216441104 3216439344 134536103 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 6512 6364 76 171 0 6340 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 28468

[startup+25.5021 s]
/proc/loadavg: 0.96 0.98 0.99 2/96 21653
/proc/meminfo: memFree=899336/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=51460 CPUtime=20.36
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 12740 0 0 0 2033 3 0 0 25 0 1 0 81252013 52695040 12675 4294967295 134512640 135212939 3216441104 3216439280 134529669 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 12865 12675 76 171 0 12693 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53880

[startup+51.11 s]
/proc/loadavg: 0.97 0.98 0.99 3/96 21839
/proc/meminfo: memFree=884792/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=65212 CPUtime=45.97
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 16191 0 0 0 4594 3 0 0 25 0 1 0 81252013 66777088 16126 4294967295 134512640 135212939 3216441104 3216439280 134529346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 16303 16126 76 171 0 16131 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67632

[startup+102.326 s]
/proc/loadavg: 0.99 0.98 0.99 3/96 21844
/proc/meminfo: memFree=824240/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=126076 CPUtime=97.19
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 31372 0 0 0 9710 9 0 0 25 0 1 0 81252013 129101824 31307 4294967295 134512640 135212939 3216441104 3216439568 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 31519 31307 76 171 0 31347 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 128496

[startup+162.321 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 22032
/proc/meminfo: memFree=806152/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=144988 CPUtime=157.19
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 36119 0 0 0 15707 12 0 0 25 0 1 0 81252013 148467712 36054 4294967295 134512640 135212939 3216441104 3216439280 134529478 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 36247 36054 76 171 0 36075 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 147408

[startup+222.326 s]
/proc/loadavg: 0.99 0.98 0.99 3/96 22223
/proc/meminfo: memFree=752832/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=196908 CPUtime=217.2
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 49087 0 0 0 21702 18 0 0 25 0 1 0 81252013 201633792 49022 4294967295 134512640 135212939 3216441104 3216439280 134529681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 49227 49022 76 171 0 49055 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 199328

[startup+282.321 s]
/proc/loadavg: 0.99 0.98 0.99 3/96 22414
/proc/meminfo: memFree=752832/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=196908 CPUtime=277.2
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 49088 0 0 0 27702 18 0 0 25 0 1 0 81252013 201633792 49023 4294967295 134512640 135212939 3216441104 3216439568 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21650/statm: 49227 49023 76 171 0 49055 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 199328

[startup+342.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 22606
/proc/meminfo: memFree=752856/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=196908 CPUtime=337.19
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 49088 0 0 0 33700 19 0 0 25 0 1 0 81252013 201633792 49023 4294967295 134512640 135212939 3216441104 3216439280 134529681 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 49227 49023 76 171 0 49055 0
Current children cumulated CPU time (s) 342.28

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

[pid=21650] ppid=21644 vsize=201956 CPUtime=457.2
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 50349 0 0 0 45697 23 0 0 25 0 1 0 81252013 206802944 50284 4294967295 134512640 135212939 3216441104 3216439568 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 50489 50284 76 171 0 50317 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 204376

[startup+522.32 s]
/proc/loadavg: 1.14 1.04 1.01 3/96 23178
/proc/meminfo: memFree=742152/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=208296 CPUtime=517.21
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 51934 0 0 0 51693 28 0 0 25 0 1 0 81252013 213295104 51869 4294967295 134512640 135212939 3216441104 3216439568 134526732 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 52074 51869 76 171 0 51902 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 210716

[startup+582.315 s]
/proc/loadavg: 1.05 1.03 1.00 3/96 23369
/proc/meminfo: memFree=692328/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=258164 CPUtime=577.21
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 64420 0 0 0 57688 33 0 0 25 0 1 0 81252013 264359936 64355 4294967295 134512640 135212939 3216441104 3216439568 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 64541 64355 76 171 0 64369 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 260584

[startup+642.32 s]
/proc/loadavg: 1.02 1.02 1.00 2/96 23557
/proc/meminfo: memFree=676348/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=273952 CPUtime=637.22
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 68366 0 0 0 63687 35 0 0 25 0 1 0 81252013 280526848 68301 4294967295 134512640 135212939 3216441104 3216439568 134526750 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 68488 68301 76 171 0 68316 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 276372

[startup+702.315 s]
/proc/loadavg: 1.04 1.03 1.00 2/96 23752
/proc/meminfo: memFree=676128/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=273952 CPUtime=697.22
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 68366 0 0 0 69687 35 0 0 25 0 1 0 81252013 280526848 68301 4294967295 134512640 135212939 3216441104 3216439280 134529392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 68488 68301 76 171 0 68316 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 276372

[startup+762.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/96 23941
/proc/meminfo: memFree=676028/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=273952 CPUtime=757.23
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 68367 0 0 0 75688 35 0 0 25 0 1 0 81252013 280526848 68302 4294967295 134512640 135212939 3216441104 3216439664 134538829 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 68488 68302 76 171 0 68316 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 276372

[startup+822.315 s]
/proc/loadavg: 1.00 1.02 1.00 2/96 24131
/proc/meminfo: memFree=675796/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=273952 CPUtime=817.23
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 68367 0 0 0 81687 36 0 0 25 0 1 0 81252013 280526848 68302 4294967295 134512640 135212939 3216441104 3216439568 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 68488 68302 76 171 0 68316 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 276372

[startup+882.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 24322
/proc/meminfo: memFree=664776/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=285172 CPUtime=877.24
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 71156 0 0 0 87686 38 0 0 25 0 1 0 81252013 292016128 71091 4294967295 134512640 135212939 3216441104 3216439280 134529673 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 71293 71091 76 171 0 71121 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 287592

[startup+942.315 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 24510
/proc/meminfo: memFree=664752/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=285172 CPUtime=937.24
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 71156 0 0 0 93684 40 0 0 25 0 1 0 81252013 292016128 71091 4294967295 134512640 135212939 3216441104 3216439280 134529681 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 71293 71091 76 171 0 71121 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 287592

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 24701
/proc/meminfo: memFree=664612/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=285172 CPUtime=997.25
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 71156 0 0 0 99685 40 0 0 25 0 1 0 81252013 292016128 71091 4294967295 134512640 135212939 3216441104 3216439568 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 71293 71091 76 171 0 71121 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 287592

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 24889
/proc/meminfo: memFree=665000/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=285172 CPUtime=1057.25
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 71156 0 0 0 105684 41 0 0 25 0 1 0 81252013 292016128 71091 4294967295 134512640 135212939 3216441104 3216439280 134529681 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 71293 71091 76 171 0 71121 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 287592

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 25084
/proc/meminfo: memFree=637860/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=312292 CPUtime=1117.25
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 77949 0 0 0 111678 47 0 0 25 0 1 0 81252013 319787008 77884 4294967295 134512640 135212939 3216441104 3216439280 134529626 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 78073 77884 76 171 0 77901 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 314712

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 25275
/proc/meminfo: memFree=625560/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=324948 CPUtime=1177.26
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 81020 0 0 0 117676 50 0 0 25 0 1 0 81252013 332746752 80955 4294967295 134512640 135212939 3216441104 3216439568 134526732 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 81237 80955 76 171 0 81065 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 327368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 25460
/proc/meminfo: memFree=625472/2074464 swapFree=1959888/1959888
[pid=21644] ppid=21642 vsize=2420 CPUtime=5.09
/proc/21644/stat : 21644 (SatELiteGTI) S 21642 21644 19205 0 -1 4194304 386 8754 0 0 1 0 499 9 18 0 1 0 81251498 2478080 278 4294967295 134512640 135169312 3214132368 3214128584 3085500142 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21644/statm: 605 278 235 161 0 44 0
[pid=21650] ppid=21644 vsize=324948 CPUtime=1194.96
/proc/21650/stat : 21650 (minisat_static) R 21644 21644 19205 0 -1 4202496 81020 0 0 0 119446 50 0 0 25 0 1 0 81252013 332746752 80955 4294967295 134512640 135212939 3216441104 3216439280 134529681 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21650/statm: 81237 80955 76 171 0 81065 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 327368

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.07
CPU user time (s): 1199.46
CPU system time (s): 0.61
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 327368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.46
system time used= 0.61
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90251
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= 20
involuntary context switches= 1733

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 22:25:05
IDJOB=1849553
IDBENCH=70762
IDSOLVER=690
FILE ID=tipi09/1849553-1244838305
PBS_JOBID=
Free space on /tmp= 15213 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849553-1244838305/watcher-1849553-1244838305 -o /tmp/evaluation-result-1849553-1244838305/solver-1849553-1244838305 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849553-1244838305.cnf

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED= 1283347730

Linux tipi09 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.365
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:        969076 kB
Buffers:         72268 kB
Cached:         904524 kB
SwapCached:          0 kB
Active:         323392 kB
Inactive:       665964 kB
HighTotal:     1178688 kB
HighFree:       379144 kB
LowTotal:       895776 kB
LowFree:        589932 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            4100 kB
Writeback:           0 kB
AnonPages:       12580 kB
Mapped:           6776 kB
Slab:           107588 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90992 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15213 MiB
End job on tipi09 at 2009-06-12 22:45:08