Trace number 1849412

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

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
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 variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   20575    69606 |    6172       0        0     nan |  0.000 % |
0.07/0.06	c |         0 |   20567    69669 |      --       0       --      -- |     --   | -8/63
0.07/0.06	c ==============================================================================
0.07/0.06	c Result  :   #vars: 3221   #clauses: 20567   #literals: 69669
0.07/0.06	c CPU time:   0.06 s
0.07/0.06	c ==============================================================================
0.07/0.08	This is MiniSat 2.0 beta
0.07/0.08	WARNING: for repeatability, setting FPU to use double precision
0.07/0.08	============================[ Problem Statistics ]=============================
0.07/0.08	|                                                                             |
0.07/0.08	|  Number of variables:  3221                                                 |
0.07/0.08	|  Number of clauses:    20567                                                |
0.07/0.09	|  Parsing time:         0.01         s                                       |
0.07/0.10	============================[ Search Statistics ]==============================
0.07/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.10	===============================================================================
0.07/0.10	|         0 |    3221    20567    69669 |     6855        0    nan |  0.000 % |
0.07/0.10	|       101 |    3221    20567    69669 |     7541      101      5 |  0.002 % |
0.09/0.12	|       251 |    3221    20567    69669 |     8295      251      6 |  0.000 % |
0.09/0.13	|       476 |    3221    20567    69669 |     9124      476      7 |  0.002 % |
0.09/0.16	|       813 |    3221    20567    69669 |    10037      813     12 |  0.001 % |
0.09/0.21	|      1319 |    3220    20557    69636 |    11041     1318     23 |  0.031 % |
0.09/0.28	|      2078 |    3220    20557    69636 |    12145     2077     22 |  0.032 % |
0.09/0.39	|      3217 |    3220    20557    69636 |    13359     3216     30 |  0.031 % |
0.09/0.58	|      4925 |    3220    20557    69636 |    14695     4924     34 |  0.032 % |
0.09/0.93	|      7487 |    3220    20557    69636 |    16165     7486     34 |  0.032 % |
1.52/1.60	|     11331 |    3220    20557    69636 |    17781    11330     35 |  0.032 % |
2.82/2.83	|     17097 |    3220    20557    69636 |    19560    17096     39 |  0.031 % |
5.32/5.31	|     25746 |    3219    20548    69606 |    21516    15437     40 |  0.062 % |
8.62/8.66	|     38721 |    3218    20543    69583 |    23667    16971     51 |  0.095 % |
14.12/14.20	|     58182 |    3218    20543    69583 |    26034    24082     40 |  0.094 % |
25.02/25.05	|     87374 |    3217    20538    69560 |    28637    26228     39 |  0.126 % |
40.05/40.12	|    131164 |    3217    20538    69560 |    31501    25628     42 |  0.125 % |
61.96/62.08	|    196848 |    3217    20538    69560 |    34651    17942     32 |  0.125 % |
102.96/103.05	|    295374 |    3217    20538    69560 |    38116    25119     32 |  0.124 % |
175.84/176.01	|    443163 |    3217    20538    69560 |    41928    20292     29 |  0.124 % |
302.94/303.00	|    664848 |    3217    20538    69560 |    46121    39275     31 |  0.125 % |
482.66/482.75	|    997374 |    3217    20538    69560 |    50733    24913     34 |  0.125 % |
789.40/789.43	|   1496163 |    3216    20529    69530 |    55807    22246     35 |  0.156 % |
1200.03/1200.03	HOME/SatELiteGTI: line 36: 11044 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-1849412-1244815182/watcher-1849412-1244815182 -o /tmp/evaluation-result-1849412-1244815182/solver-1849412-1244815182 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849412-1244815182.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 11038
/proc/meminfo: memFree=1244120/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2416 CPUtime=0.01
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 369 645 0 0 1 0 0 0 18 0 1 0 78939110 2473984 277 4294967295 134512640 135169312 3213534208 3213532744 3085475566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11038/statm: 604 277 235 161 0 43 0
[pid=11042] ppid=11038 vsize=956 CPUtime=0
/proc/11042/stat : 11042 (SatELite_releas) R 11038 11038 19205 0 -1 4202496 118 0 0 0 0 0 0 0 20 0 1 0 78939111 978944 54 4294967295 134512640 135223648 3216219776 3216217192 134697236 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11042/statm: 239 56 45 174 0 64 0

[startup+0.061708 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 11038
/proc/meminfo: memFree=1244120/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2416 CPUtime=0.01
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 369 645 0 0 1 0 0 0 18 0 1 0 78939110 2473984 277 4294967295 134512640 135169312 3213534208 3213532744 3085475566 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11038/statm: 604 277 235 161 0 43 0
[pid=11042] ppid=11038 vsize=3164 CPUtime=0.06
/proc/11042/stat : 11042 (SatELite_releas) R 11038 11038 19205 0 -1 4202496 681 0 0 0 6 0 0 0 20 0 1 0 78939111 3239936 617 4294967295 134512640 135223648 3216219776 3216217792 134586980 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11042/statm: 791 617 73 174 0 616 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5580

[startup+0.111703 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 11038
/proc/meminfo: memFree=1244120/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.311686 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 11038
/proc/meminfo: memFree=1244120/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.711652 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 11038
/proc/meminfo: memFree=1244120/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+1.51158 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 11044
/proc/meminfo: memFree=1240740/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=4984 CPUtime=1.43
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 1013 0 0 0 143 0 0 0 25 0 1 0 78939119 5103616 948 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11044/statm: 1246 948 75 171 0 1074 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7404

[startup+3.11145 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 11044
/proc/meminfo: memFree=1239376/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=6568 CPUtime=3.03
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 1409 0 0 0 302 1 0 0 25 0 1 0 78939119 6725632 1344 4294967295 134512640 135212939 3215199712 3215198176 134526797 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11044/statm: 1642 1344 75 171 0 1470 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8988

[startup+6.31118 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 11044
/proc/meminfo: memFree=1237888/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=7156 CPUtime=6.23
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 1552 0 0 0 622 1 0 0 25 0 1 0 78939119 7327744 1487 4294967295 134512640 135212939 3215199712 3215197888 134529392 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11044/statm: 1789 1487 75 171 0 1617 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 9576

[startup+12.7106 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 11044
/proc/meminfo: memFree=1235984/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=8872 CPUtime=12.63
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 1991 0 0 0 1261 2 0 0 25 0 1 0 78939119 9084928 1926 4294967295 134512640 135212939 3215199712 3215198176 134526820 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11044/statm: 2218 1926 75 171 0 2046 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 11292

[startup+25.5096 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 11229
/proc/meminfo: memFree=1235548/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=9436 CPUtime=25.43
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 2097 0 0 0 2541 2 0 0 25 0 1 0 78939119 9662464 2032 4294967295 134512640 135212939 3215199712 3215198176 134526757 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11044/statm: 2359 2032 75 171 0 2187 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11856

[startup+51.1174 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 11232
/proc/meminfo: memFree=1230684/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=14320 CPUtime=50.97
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3332 0 0 0 5093 4 0 0 25 0 1 0 78939119 14663680 3267 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11044/statm: 3580 3267 75 171 0 3408 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16740

[startup+102.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 11420
/proc/meminfo: memFree=1230252/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=14320 CPUtime=102.18
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3336 0 0 0 10211 7 0 0 25 0 1 0 78939119 14663680 3271 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11044/statm: 3580 3271 75 171 0 3408 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16740

[startup+162.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 11611
/proc/meminfo: memFree=1230344/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=14320 CPUtime=162.15
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3339 0 0 0 16207 8 0 0 25 0 1 0 78939119 14663680 3274 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 3580 3274 75 171 0 3408 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16740

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 11806
/proc/meminfo: memFree=1230344/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=14400 CPUtime=222.14
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3364 0 0 0 22206 8 0 0 25 0 1 0 78939119 14745600 3299 4294967295 134512640 135212939 3215199712 3215197952 134536367 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 3600 3299 75 171 0 3428 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16820

[startup+282.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 11994
/proc/meminfo: memFree=1230452/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=14400 CPUtime=282.15
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3364 0 0 0 28206 9 0 0 25 0 1 0 78939119 14745600 3299 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 3600 3299 75 171 0 3428 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 16820

[startup+342.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 12184
/proc/meminfo: memFree=1229072/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=15764 CPUtime=342.16
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3689 0 0 0 34195 21 0 0 25 0 1 0 78939119 16142336 3624 4294967295 134512640 135212939 3215199712 3215198176 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 3941 3624 75 171 0 3769 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 18184

[startup+402.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 12375
/proc/meminfo: memFree=1228880/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=15944 CPUtime=402.16

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

[pid=11044] ppid=11038 vsize=16632 CPUtime=462.17
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3911 0 0 0 46194 23 0 0 25 0 1 0 78939119 17031168 3846 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4158 3846 75 171 0 3986 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 19052

[startup+522.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 12757
/proc/meminfo: memFree=1228112/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=16632 CPUtime=522.18
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3915 0 0 0 52194 24 0 0 25 0 1 0 78939119 17031168 3850 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4158 3850 75 171 0 3986 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 19052

[startup+582.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 12949
/proc/meminfo: memFree=1228088/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=16772 CPUtime=582.18
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 3925 0 0 0 58193 25 0 0 25 0 1 0 78939119 17174528 3860 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4193 3860 75 171 0 4021 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 19192

[startup+642.318 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 13139
/proc/meminfo: memFree=1225336/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=19280 CPUtime=642.19
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4556 0 0 0 64194 25 0 0 25 0 1 0 78939119 19742720 4491 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4820 4491 75 171 0 4648 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 21700

[startup+702.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 13328
/proc/meminfo: memFree=1225284/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=19452 CPUtime=702.2
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4592 0 0 0 70195 25 0 0 25 0 1 0 78939119 19918848 4527 4294967295 134512640 135212939 3215199712 3215198176 134526754 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4863 4527 75 171 0 4691 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 21872

[startup+762.328 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 13519
/proc/meminfo: memFree=1225260/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=19452 CPUtime=762.21
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4593 0 0 0 76195 26 0 0 25 0 1 0 78939119 19918848 4528 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4863 4528 75 171 0 4691 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 21872

[startup+822.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 13710
/proc/meminfo: memFree=1224864/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=19452 CPUtime=822.21
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4598 0 0 0 82191 30 0 0 25 0 1 0 78939119 19918848 4533 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 4863 4533 75 171 0 4691 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 21872

[startup+882.328 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 13898
/proc/meminfo: memFree=1224112/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20112 CPUtime=882.22
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4782 0 0 0 88189 33 0 0 25 0 1 0 78939119 20594688 4717 4294967295 134512640 135212939 3215199712 3215198176 134526762 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5028 4717 75 171 0 4856 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 22532

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14092
/proc/meminfo: memFree=1224476/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20112 CPUtime=942.21
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4782 0 0 0 94188 33 0 0 25 0 1 0 78939119 20594688 4717 4294967295 134512640 135212939 3215199712 3215198176 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5028 4717 75 171 0 4856 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 22532

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14281
/proc/meminfo: memFree=1224524/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20112 CPUtime=1002.22
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4783 0 0 0 100188 34 0 0 25 0 1 0 78939119 20594688 4718 4294967295 134512640 135212939 3215199712 3215197888 134529296 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5028 4718 75 171 0 4856 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 22532

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 14475
/proc/meminfo: memFree=1224384/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20272 CPUtime=1062.22
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4798 0 0 0 106187 35 0 0 25 0 1 0 78939119 20758528 4733 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5068 4733 75 171 0 4896 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 22692

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 14666
/proc/meminfo: memFree=1224236/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20272 CPUtime=1122.23
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4798 0 0 0 112184 39 0 0 25 0 1 0 78939119 20758528 4733 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5068 4733 75 171 0 4896 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 22692

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14854
/proc/meminfo: memFree=1224252/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20272 CPUtime=1182.24
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4798 0 0 0 118185 39 0 0 25 0 1 0 78939119 20758528 4733 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5068 4733 75 171 0 4896 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 22692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 14857
/proc/meminfo: memFree=1224292/2074464 swapFree=1959888/1959888
[pid=11038] ppid=11036 vsize=2420 CPUtime=0.09
/proc/11038/stat : 11038 (SatELiteGTI) S 11036 11038 19205 0 -1 4194304 387 1332 0 0 1 0 8 0 19 0 1 0 78939110 2478080 278 4294967295 134512640 135169312 3213534208 3213530424 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/11038/statm: 605 278 235 161 0 44 0
[pid=11044] ppid=11038 vsize=20272 CPUtime=1199.94
/proc/11044/stat : 11044 (minisat_static) R 11038 11038 19205 0 -1 4202496 4798 0 0 0 119955 39 0 0 25 0 1 0 78939119 20758528 4733 4294967295 134512640 135212939 3215199712 3215198176 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11044/statm: 5068 4733 75 171 0 4896 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 22692

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

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.04
CPU user time (s): 1199.64
CPU system time (s): 0.4
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 22692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.64
system time used= 0.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6795
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= 19
involuntary context switches= 2687

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 15:59:42
IDJOB=1849412
IDBENCH=69567
IDSOLVER=690
FILE ID=tipi09/1849412-1244815182
PBS_JOBID=
Free space on /tmp= 15388 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849412-1244815182/watcher-1849412-1244815182 -o /tmp/evaluation-result-1849412-1244815182/solver-1849412-1244815182 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849412-1244815182.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED= 1959998366

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:       1244152 kB
Buffers:         57212 kB
Cached:         645416 kB
SwapCached:          0 kB
Active:         237208 kB
Inactive:       477864 kB
HighTotal:     1178688 kB
HighFree:       638680 kB
LowTotal:       895776 kB
LowFree:        605472 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            1932 kB
Writeback:           0 kB
AnonPages:       12504 kB
Mapped:           6516 kB
Slab:           107112 kB
PageTables:        364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15388 MiB
End job on tipi09 at 2009-06-12 16:19:42