Trace number 1820882

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.09 1200.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark276.08
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
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.11	c ==============================================================================
0.11/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.11	c ==============================================================================
0.11/0.11	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
1.82/1.85	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
1.82/1.85	c ==============================================================================
1.82/1.85	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
1.82/1.85	c CPU time:   1.8 s
1.82/1.85	c ==============================================================================
1.92/1.92	This is MiniSat 2.0 beta
1.92/1.92	WARNING: for repeatability, setting FPU to use double precision
1.92/1.92	============================[ Problem Statistics ]=============================
1.92/1.92	|                                                                             |
1.92/1.92	|  Number of variables:  4857                                                 |
1.92/1.92	|  Number of clauses:    48581                                                |
1.92/1.96	|  Parsing time:         0.03         s                                       |
1.92/1.96	============================[ Search Statistics ]==============================
1.92/1.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.92/1.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.92/1.96	===============================================================================
1.92/1.96	|         0 |    4857    48581   208867 |    16193        0    nan |  0.000 % |
1.92/1.99	|       100 |    4856    48581   208867 |    17813       99     27 |  0.021 % |
1.93/2.05	|       251 |    4853    48581   208867 |    19594      247     25 |  0.082 % |
1.93/2.10	|       476 |    4853    48581   208867 |    21553      472     47 |  0.082 % |
1.93/2.18	|       814 |    4853    48581   208867 |    23709      810     70 |  0.083 % |
2.33/2.34	|      1321 |    4853    48323   208349 |    26080     1317     80 |  0.083 % |
2.52/2.54	|      2080 |    4853    48323   208349 |    28688     2076     64 |  0.084 % |
2.72/2.74	|      3219 |    4853    48323   208349 |    31556     3215     68 |  0.084 % |
3.22/3.23	|      4937 |    4853    48323   208349 |    34712     4933     89 |  0.082 % |
4.02/4.01	|      7499 |    4852    48258   208219 |    38183     7492     89 |  0.103 % |
5.42/5.42	|     11343 |    4852    48258   208219 |    42002    11336    103 |  0.103 % |
7.52/7.57	|     17110 |    4851    48194   208038 |    46202    17099    107 |  0.126 % |
11.62/11.67	|     25759 |    4851    48194   208038 |    50822    25748    130 |  0.124 % |
17.43/17.46	|     38738 |    4851    48194   208038 |    55904    38727    135 |  0.124 % |
28.73/28.74	|     58199 |    4850    48142   207934 |    61495    20146    126 |  0.144 % |
45.32/45.35	|     87393 |    4849    48094   207829 |    67644    44432    148 |  0.165 % |
91.43/91.49	|    131182 |    4847    48094   207829 |    74409    39090    229 |  0.268 % |
171.93/171.96	|    196868 |    4840    47771   206901 |    81850    51339    192 |  0.371 % |
383.55/383.61	|    295397 |    4835    47447   206073 |    90035    25803    220 |  0.515 % |
664.26/664.27	|    443186 |    4830    46995   204862 |    99038    37503    205 |  0.576 % |
1146.77/1146.76	|    664873 |    4828    46872   204402 |   108942    35489    295 |  0.597 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36: 19265 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-1820882-1242484709/watcher-1820882-1242484709 -o /tmp/evaluation-result-1820882-1242484709/solver-1820882-1242484709 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820882-1242484709.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.09 1.04 1.00 2/91 19259
/proc/meminfo: memFree=1406960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2416 CPUtime=0.01
/proc/19259/stat : 19259 (SatELiteGTI) R 19257 19259 9090 0 -1 4194304 354 646 0 0 1 0 0 0 25 0 1 0 1012971272 2473984 277 4294967295 134512640 135169312 3213671456 3213669932 3085379444 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/19259/statm: 604 277 235 161 0 43 0
[pid=19263] ppid=19259 vsize=0 CPUtime=0
/proc/19263/stat : 19263 (SatELiteGTI) R 19259 19259 9090 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 1012971272 0 0 4294967295 0 0 0 3213670084 3085380074 0 0 0 0 0 0 0 17 3 0 0 0
/proc/19263/statm: 0 0 0 0 0 0 0

[startup+0.101313 s]
/proc/loadavg: 1.09 1.04 1.00 2/91 19259
/proc/meminfo: memFree=1406960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2416 CPUtime=0.01
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 1012971272 2473984 277 4294967295 134512640 135169312 3213671456 3213669992 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19259/statm: 604 277 235 161 0 43 0
[pid=19263] ppid=19259 vsize=17340 CPUtime=0.1
/proc/19263/stat : 19263 (SatELite_releas) R 19259 19259 9090 0 -1 4202496 3696 0 0 0 9 1 0 0 25 0 1 0 1012971272 17756160 3632 4294967295 134512640 135223648 3218561200 3218560040 134718983 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19263/statm: 4335 3633 47 174 0 4160 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19756

[startup+0.211308 s]
/proc/loadavg: 1.09 1.04 1.00 2/91 19259
/proc/meminfo: memFree=1406960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2416 CPUtime=0.01
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 1012971272 2473984 277 4294967295 134512640 135169312 3213671456 3213669992 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19259/statm: 604 277 235 161 0 43 0
[pid=19263] ppid=19259 vsize=20304 CPUtime=0.21
/proc/19263/stat : 19263 (SatELite_releas) R 19259 19259 9090 0 -1 4202496 4661 0 0 0 20 1 0 0 25 0 1 0 1012971272 20791296 4284 4294967295 134512640 135223648 3218561200 3218559200 134548469 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19263/statm: 5076 4284 73 174 0 4901 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 22720

[startup+0.311303 s]
/proc/loadavg: 1.09 1.04 1.00 2/91 19259
/proc/meminfo: memFree=1406960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2416 CPUtime=0.01
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 1012971272 2473984 277 4294967295 134512640 135169312 3213671456 3213669992 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19259/statm: 604 277 235 161 0 43 0
[pid=19263] ppid=19259 vsize=20304 CPUtime=0.31
/proc/19263/stat : 19263 (SatELite_releas) R 19259 19259 9090 0 -1 4202496 4675 0 0 0 30 1 0 0 25 0 1 0 1012971272 20791296 4298 4294967295 134512640 135223648 3218561200 3218559276 134587368 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19263/statm: 5076 4298 73 174 0 4901 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 22720

[startup+0.711284 s]
/proc/loadavg: 1.09 1.04 1.00 2/91 19259
/proc/meminfo: memFree=1406960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2416 CPUtime=0.01
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 1012971272 2473984 277 4294967295 134512640 135169312 3213671456 3213669992 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19259/statm: 604 277 235 161 0 43 0
[pid=19263] ppid=19259 vsize=21376 CPUtime=0.71
/proc/19263/stat : 19263 (SatELite_releas) R 19259 19259 9090 0 -1 4202496 4889 0 0 0 70 1 0 0 25 0 1 0 1012971272 21889024 4512 4294967295 134512640 135223648 3218561200 3218558968 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19263/statm: 5344 4512 73 174 0 5169 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 23792

[startup+1.51125 s]
/proc/loadavg: 1.08 1.04 1.00 3/93 19264
/proc/meminfo: memFree=1382740/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2416 CPUtime=0.01
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 367 646 0 0 1 0 0 0 25 0 1 0 1012971272 2473984 277 4294967295 134512640 135169312 3213671456 3213669992 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19259/statm: 604 277 235 161 0 43 0
[pid=19263] ppid=19259 vsize=23012 CPUtime=1.51
/proc/19263/stat : 19263 (SatELite_releas) R 19259 19259 9090 0 -1 4202496 5280 0 0 0 146 5 0 0 25 0 1 0 1012971272 23564288 4903 4294967295 134512640 135223648 3218561200 3218559072 134540847 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19263/statm: 5753 4903 73 174 0 5578 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 25428

[startup+3.11117 s]
/proc/loadavg: 1.08 1.04 1.00 2/93 19265
/proc/meminfo: memFree=1392164/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=6664 CPUtime=1.19
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 1583 0 0 0 119 0 0 0 25 0 1 0 1012971464 6823936 1518 4294967295 134512640 135216011 3213579344 3213577488 134536039 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 1666 1518 71 172 0 1493 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9084

[startup+6.31102 s]
/proc/loadavg: 1.08 1.04 1.00 2/93 19265
/proc/meminfo: memFree=1387236/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=11288 CPUtime=4.39
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 2726 0 0 0 439 0 0 0 25 0 1 0 1012971464 11558912 2661 4294967295 134512640 135216011 3213579344 3213577424 134524327 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 2822 2661 71 172 0 2649 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 13708

[startup+12.7107 s]
/proc/loadavg: 1.07 1.04 1.00 2/93 19265
/proc/meminfo: memFree=1377628/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=21024 CPUtime=10.79
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 5154 0 0 0 1077 2 0 0 25 0 1 0 1012971464 21528576 5089 4294967295 134512640 135216011 3213579344 3213577424 134524294 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 5256 5089 71 172 0 5083 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 23444

[startup+25.5201 s]
/proc/loadavg: 1.06 1.04 1.00 2/93 19265
/proc/meminfo: memFree=1361984/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=36068 CPUtime=23.6
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 8914 0 0 0 2358 2 0 0 25 0 1 0 1012971464 36933632 8849 4294967295 134512640 135216011 3213579344 3213577424 134524304 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 9017 8849 71 172 0 8844 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 38488

[startup+51.1089 s]
/proc/loadavg: 1.12 1.05 1.01 2/93 19450
/proc/meminfo: memFree=1357660/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=39368 CPUtime=49.19
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 9756 0 0 0 4917 2 0 0 25 0 1 0 1012971464 40312832 9691 4294967295 134512640 135216011 3213579344 3213577696 134527533 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 9842 9691 71 172 0 9669 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 41788

[startup+102.306 s]
/proc/loadavg: 1.05 1.04 1.00 2/93 19459
/proc/meminfo: memFree=1344616/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=52952 CPUtime=100.39
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 13120 0 0 0 10030 9 0 0 25 0 1 0 1012971464 54222848 13055 4294967295 134512640 135216011 3213579344 3213577696 134527289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 13238 13055 71 172 0 13065 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 55372

[startup+162.314 s]
/proc/loadavg: 1.08 1.06 1.01 3/93 19648
/proc/meminfo: memFree=1327512/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=69736 CPUtime=160.4
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 17320 0 0 0 16027 13 0 0 25 0 1 0 1012971464 71409664 17255 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 17434 17255 71 172 0 17261 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 72156

[startup+222.321 s]
/proc/loadavg: 1.06 1.06 1.00 2/93 19837
/proc/meminfo: memFree=1312368/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=84916 CPUtime=220.41
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 21140 0 0 0 22026 15 0 0 25 0 1 0 1012971464 86953984 21075 4294967295 134512640 135216011 3213579344 3213577696 134527382 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 21229 21075 71 172 0 21056 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 87336

[startup+282.318 s]
/proc/loadavg: 1.05 1.06 1.00 2/93 20022
/proc/meminfo: memFree=1311020/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=85972 CPUtime=280.41
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 21412 0 0 0 28025 16 0 0 25 0 1 0 1012971464 88035328 21347 4294967295 134512640 135216011 3213579344 3213577696 134527330 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 21493 21347 71 172 0 21320 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 88392

[startup+342.315 s]
/proc/loadavg: 1.05 1.06 1.00 2/93 20211
/proc/meminfo: memFree=1311144/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=85972 CPUtime=340.41
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 21412 0 0 0 34022 19 0 0 25 0 1 0 1012971464 88035328 21347 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 21493 21347 71 172 0 21320 0
Current children cumulated CPU time (s) 342.34

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

[pid=19265] ppid=19259 vsize=107008 CPUtime=520.42
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 26656 0 0 0 52014 28 0 0 25 0 1 0 1012971464 109576192 26591 4294967295 134512640 135216011 3213579344 3213577696 134527946 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19265/statm: 26752 26591 71 172 0 26579 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 109428

[startup+582.313 s]
/proc/loadavg: 1.01 1.04 1.00 2/93 20967
/proc/meminfo: memFree=1290188/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=107008 CPUtime=580.42
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 26656 0 0 0 58014 28 0 0 25 0 1 0 1012971464 109576192 26591 4294967295 134512640 135216011 3213579344 3213577696 134527957 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 26752 26591 71 172 0 26579 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 109428

[startup+642.321 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 21156
/proc/meminfo: memFree=1287584/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=110468 CPUtime=640.43
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 27517 0 0 0 64010 33 0 0 25 0 1 0 1012971464 113119232 27452 4294967295 134512640 135216011 3213579344 3213577696 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 27617 27452 71 172 0 27444 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 112888

[startup+702.328 s]
/proc/loadavg: 1.10 1.05 1.01 2/93 21343
/proc/meminfo: memFree=1286096/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=111392 CPUtime=700.44
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 27767 0 0 0 70011 33 0 0 25 0 1 0 1012971464 114065408 27702 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 27848 27702 71 172 0 27675 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 113812

[startup+762.315 s]
/proc/loadavg: 1.03 1.04 1.00 3/93 21532
/proc/meminfo: memFree=1286096/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=111392 CPUtime=760.43
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 27767 0 0 0 76010 33 0 0 25 0 1 0 1012971464 114065408 27702 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 27848 27702 71 172 0 27675 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 113812

[startup+822.312 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 21720
/proc/meminfo: memFree=1277524/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=120284 CPUtime=820.43
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 29950 0 0 0 82010 33 0 0 25 0 1 0 1012971464 123170816 29885 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 30071 29885 71 172 0 29898 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 122704

[startup+882.309 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 21910
/proc/meminfo: memFree=1277168/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=120284 CPUtime=880.43
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 29950 0 0 0 88010 33 0 0 25 0 1 0 1012971464 123170816 29885 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 30071 29885 71 172 0 29898 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 122704

[startup+942.316 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 22099
/proc/meminfo: memFree=1277168/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=120284 CPUtime=940.44
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 29950 0 0 0 94011 33 0 0 25 0 1 0 1012971464 123170816 29885 4294967295 134512640 135216011 3213579344 3213577424 134524288 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 30071 29885 71 172 0 29898 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 122704

[startup+1002.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 22286
/proc/meminfo: memFree=1275060/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=122660 CPUtime=1000.44
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 30525 0 0 0 100003 41 0 0 25 0 1 0 1012971464 125603840 30460 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 30665 30460 71 172 0 30492 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 125080

[startup+1062.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 22475
/proc/meminfo: memFree=1274812/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=122660 CPUtime=1060.45
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 30525 0 0 0 106004 41 0 0 25 0 1 0 1012971464 125603840 30460 4294967295 134512640 135216011 3213579344 3213577696 134527414 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 30665 30460 71 172 0 30492 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 125080

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22663
/proc/meminfo: memFree=1255948/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=141508 CPUtime=1120.44
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 35250 0 0 0 112000 44 0 0 25 0 1 0 1012971464 144904192 35185 4294967295 134512640 135216011 3213579344 3213577424 134524296 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 35377 35186 71 172 0 35204 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 143928

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22849
/proc/meminfo: memFree=1254228/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=143224 CPUtime=1180.45
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 35670 0 0 0 118001 44 0 0 25 0 1 0 1012971464 146661376 35605 4294967295 134512640 135216011 3213579344 3213577696 134527950 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 35806 35605 71 172 0 35633 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 145644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23040
/proc/meminfo: memFree=1253960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=143224 CPUtime=1198.15
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 35670 0 0 0 119771 44 0 0 25 0 1 0 1012971464 146661376 35605 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 35806 35605 71 172 0 35633 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 145644

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23040
/proc/meminfo: memFree=1253960/2074464 swapFree=1953004/1959888
[pid=19259] ppid=19257 vsize=2420 CPUtime=1.93
/proc/19259/stat : 19259 (SatELiteGTI) S 19257 19259 9090 0 -1 4194304 386 6624 0 0 1 0 185 7 20 0 1 0 1012971272 2478080 278 4294967295 134512640 135169312 3213671456 3213667672 3085377262 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19259/statm: 605 278 235 161 0 44 0
[pid=19265] ppid=19259 vsize=143224 CPUtime=1198.15
/proc/19265/stat : 19265 (minisat_static) R 19259 19259 9090 0 -1 4202496 35670 0 0 0 119771 44 0 0 25 0 1 0 1012971464 146661376 35605 4294967295 134512640 135216011 3213579344 3213577696 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19265/statm: 35806 35605 71 172 0 35633 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 145644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.57
CPU system time (s): 0.52
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 145644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.52
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 1154

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 16:38:29
IDJOB=1820882
IDBENCH=70758
IDSOLVER=661
FILE ID=tipi19/1820882-1242484709
PBS_JOBID=
Free space on /tmp= 9295 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820882-1242484709/watcher-1820882-1242484709 -o /tmp/evaluation-result-1820882-1242484709/solver-1820882-1242484709 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820882-1242484709.cnf

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED= 1220614844

Linux tipi19 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.426
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.39

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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:       1406976 kB
Buffers:         21588 kB
Cached:         565972 kB
SwapCached:       2992 kB
Active:         129232 kB
Inactive:       467840 kB
HighTotal:     1178688 kB
HighFree:       689984 kB
LowTotal:       895776 kB
LowFree:        716992 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            3604 kB
Writeback:           0 kB
AnonPages:        8744 kB
Mapped:           3272 kB
Slab:            62416 kB
PageTables:        468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9295 MiB
End job on tipi19 at 2009-05-16 16:58:32