Trace number 1821938

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-21UNSAT 372.1 372.062

General information on the benchmark

Namesimon-s02b-dp11u10.cnf
MD5SUMbd35ccd857138682818061a3fbcb7546
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark215.12
Satisfiable
(Un)Satisfiability was proved
Number of variables8513
Number of clauses25271
Sum of the clauses size59561
Maximum clause length11
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 216216
Number of clauses of size 39032
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   24658    57931 |    7397       0        0     nan |  0.000 % |
0.12/0.18	c |         0 |   10352    31518 |      --       0       --      -- |     --   | -12019/-20697
0.12/0.18	c ==============================================================================
0.12/0.18	c Result  :   #vars: 2123   #clauses: 10352   #literals: 31518
0.12/0.18	c CPU time:   0.16 s
0.12/0.18	c ==============================================================================
0.12/0.19	This is MiniSat 2.0 beta
0.12/0.19	WARNING: for repeatability, setting FPU to use double precision
0.12/0.19	============================[ Problem Statistics ]=============================
0.12/0.19	|                                                                             |
0.12/0.19	|  Number of variables:  2123                                                 |
0.12/0.19	|  Number of clauses:    10352                                                |
0.12/0.20	|  Parsing time:         0.01         s                                       |
0.12/0.20	============================[ Search Statistics ]==============================
0.12/0.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.12/0.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.12/0.20	===============================================================================
0.12/0.20	|         0 |    2123    10352    31518 |     3450        0    nan |  0.000 % |
0.20/0.21	|       100 |    2123    10352    31518 |     3795      100     11 |  0.000 % |
0.20/0.22	|       251 |    2122    10341    31496 |     4175      250     10 |  0.050 % |
0.20/0.24	|       476 |    2122    10341    31496 |     4592      475     13 |  0.047 % |
0.20/0.27	|       813 |    2121    10319    31452 |     5052      810     13 |  0.094 % |
0.20/0.32	|      1319 |    2120    10297    31408 |     5557     1313     16 |  0.142 % |
0.20/0.40	|      2078 |    2120    10297    31408 |     6113     2072     21 |  0.141 % |
0.20/0.53	|      3219 |    2119    10275    31364 |     6724     3200     23 |  0.189 % |
0.20/0.79	|      4929 |    2119    10275    31364 |     7396     4910     27 |  0.190 % |
1.22/1.24	|      7492 |    2119    10275    31364 |     8136     7473     28 |  0.189 % |
1.72/1.74	|     11338 |    2118    10253    31320 |     8950     6688     25 |  0.237 % |
2.62/2.64	|     17104 |    2117    10231    31276 |     9845     7750     24 |  0.283 % |
4.12/4.17	|     25753 |    2116    10209    31232 |    10829     6261     24 |  0.330 % |
6.42/6.42	|     38728 |    2102    10074    30798 |    11912     7999     25 |  0.989 % |
9.93/10.01	|     58191 |    2092     9983    30479 |    13103     9199     22 |  1.460 % |
15.02/15.07	|     87383 |    2083     9911    30222 |    14414    11743     17 |  1.884 % |
23.42/23.47	|    131173 |    2070     9810    29825 |    15855    11205     23 |  2.497 % |
37.13/37.12	|    196858 |    2061     9740    29589 |    17441    12235     20 |  2.921 % |
60.63/60.67	|    295386 |    2053     9697    29454 |    19185    12313     23 |  3.298 % |
97.83/97.86	|    443175 |    2043     9646    29293 |    21103    13695     18 |  3.769 % |
155.84/155.88	|    664859 |    2030     9542    28948 |    23214    20861     21 |  4.381 % |
249.85/249.89	|    997384 |    2019     9462    28683 |    25535    16356     17 |  4.899 % |
372.06/372.05	===============================================================================
372.06/372.05	restarts              : 22
372.06/372.05	conflicts             : 1397508        (3758 /sec)
372.06/372.05	decisions             : 1699340        (1.46 % random) (4569 /sec)
372.06/372.05	propagations          : 359609968      (966953 /sec)
372.06/372.05	conflict literals     : 30985062       (42.93 % deleted)
372.06/372.05	Memory used           : 9.74 MB
372.06/372.05	CPU time              : 371.9 s
372.06/372.05	
372.06/372.05	UNSATISFIABLE
372.06/372.06	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821938-1242581076/watcher-1821938-1242581076 -o /tmp/evaluation-result-1821938-1242581076/solver-1821938-1242581076 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821938-1242581076.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/93 16539
/proc/meminfo: memFree=749624/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2412 CPUtime=0.01
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 368 643 0 0 1 0 0 0 19 0 1 0 1022608688 2469888 276 4294967295 134512640 135169312 3214456016 3214454552 3085061870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16539/statm: 603 276 235 161 0 42 0
[pid=16543] ppid=16539 vsize=952 CPUtime=0
/proc/16543/stat : 16543 (SatELite_releas) R 16539 16539 20977 0 -1 4202496 115 0 0 0 0 0 0 0 20 0 1 0 1022608689 974848 50 4294967295 134512640 135223648 3219231056 3219229960 134736942 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16543/statm: 238 50 40 174 0 63 0

[startup+0.054162 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16539
/proc/meminfo: memFree=749624/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2412 CPUtime=0.01
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 368 643 0 0 1 0 0 0 19 0 1 0 1022608688 2469888 276 4294967295 134512640 135169312 3214456016 3214454552 3085061870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16539/statm: 603 276 235 161 0 42 0
[pid=16543] ppid=16539 vsize=5132 CPUtime=0.05
/proc/16543/stat : 16543 (SatELite_releas) R 16539 16539 20977 0 -1 4202496 1143 0 0 0 4 1 0 0 21 0 1 0 1022608689 5255168 1019 4294967295 134512640 135223648 3219231056 3219228824 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16543/statm: 1283 1019 73 174 0 1108 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7544

[startup+0.114156 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16539
/proc/meminfo: memFree=749624/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2412 CPUtime=0.01
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 368 643 0 0 1 0 0 0 19 0 1 0 1022608688 2469888 276 4294967295 134512640 135169312 3214456016 3214454552 3085061870 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16539/statm: 603 276 235 161 0 42 0
[pid=16543] ppid=16539 vsize=5572 CPUtime=0.11
/proc/16543/stat : 16543 (SatELite_releas) R 16539 16539 20977 0 -1 4202496 1219 0 0 0 10 1 0 0 21 0 1 0 1022608689 5705728 1095 4294967295 134512640 135223648 3219231056 3219229072 134586816 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16543/statm: 1393 1095 73 174 0 1218 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7984

[startup+0.314136 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16539
/proc/meminfo: memFree=749624/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2416

[startup+0.714096 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16539
/proc/meminfo: memFree=749624/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2416

[startup+1.51402 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16545
/proc/meminfo: memFree=747236/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=3788 CPUtime=1.32
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 658 0 0 0 132 0 0 0 22 0 1 0 1022608708 3878912 593 4294967295 134512640 135216011 3216775008 3216773360 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 947 593 71 172 0 774 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 6204

[startup+3.11386 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16545
/proc/meminfo: memFree=746616/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=4052 CPUtime=2.92
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 734 0 0 0 292 0 0 0 25 0 1 0 1022608708 4149248 669 4294967295 134512640 135216011 3216775008 3216773312 134531628 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 1013 669 71 172 0 840 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 6468

[startup+6.31355 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16546
/proc/meminfo: memFree=746120/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=4448 CPUtime=6.12
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 834 0 0 0 612 0 0 0 25 0 1 0 1022608708 4554752 769 4294967295 134512640 135216011 3216775008 3216773360 134527515 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 1112 769 71 172 0 939 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 6864

[startup+12.7129 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16729
/proc/meminfo: memFree=745088/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=4760 CPUtime=12.52
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 925 0 0 0 1252 0 0 0 25 0 1 0 1022608708 4874240 860 4294967295 134512640 135216011 3216775008 3216773360 134527425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 1190 860 71 172 0 1017 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 7176

[startup+25.5117 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16729
/proc/meminfo: memFree=744456/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=5556 CPUtime=25.32
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 1126 0 0 0 2532 0 0 0 25 0 1 0 1022608708 5689344 1061 4294967295 134512640 135216011 3216775008 3216773152 134536553 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 1389 1061 71 172 0 1216 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 7972

[startup+51.1191 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16731
/proc/meminfo: memFree=743884/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=6216 CPUtime=50.93
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 1292 0 0 0 5093 0 0 0 25 0 1 0 1022608708 6365184 1227 4294967295 134512640 135216011 3216775008 3216773312 134531628 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 1554 1227 71 172 0 1381 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 8632

[startup+102.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 16921
/proc/meminfo: memFree=742776/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=7352 CPUtime=102.14
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 1554 0 0 0 10214 0 0 0 25 0 1 0 1022608708 7528448 1489 4294967295 134512640 135216011 3216775008 3216773360 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 1838 1489 71 172 0 1665 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 9768

[startup+162.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17108
/proc/meminfo: memFree=742280/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=8036 CPUtime=162.14
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 1715 0 0 0 16214 0 0 0 25 0 1 0 1022608708 8228864 1650 4294967295 134512640 135216011 3216775008 3216773360 134527731 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2009 1650 71 172 0 1836 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 10452

[startup+222.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 17300
/proc/meminfo: memFree=741792/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=8584 CPUtime=222.15
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 1836 0 0 0 22215 0 0 0 25 0 1 0 1022608708 8790016 1771 4294967295 134512640 135216011 3216775008 3216773360 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2146 1771 71 172 0 1973 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 11000

[startup+282.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 17487
/proc/meminfo: memFree=741412/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9000 CPUtime=282.16
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 1956 0 0 0 28216 0 0 0 25 0 1 0 1022608708 9216000 1891 4294967295 134512640 135216011 3216775008 3216773360 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2250 1891 71 172 0 2077 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 11416

[startup+342.311 s]
/proc/loadavg: 1.11 1.03 1.01 2/95 17677
/proc/meminfo: memFree=740676/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9840 CPUtime=342.15
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2129 0 0 0 34215 0 0 0 25 0 1 0 1022608708 10076160 2064 4294967295 134512640 135216011 3216775008 3216773360 134527457 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2460 2064 71 172 0 2287 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 12256

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

[startup+358.319 s]
/proc/loadavg: 1.09 1.03 1.01 2/95 17678
/proc/meminfo: memFree=740668/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9840 CPUtime=358.16
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2149 0 0 0 35816 0 0 0 25 0 1 0 1022608708 10076160 2084 4294967295 134512640 135216011 3216775008 3216773360 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2460 2084 71 172 0 2287 0
Current children cumulated CPU time (s) 358.36
Current children cumulated vsize (KiB) 12256

[startup+364.718 s]
/proc/loadavg: 1.08 1.03 1.01 2/95 17678
/proc/meminfo: memFree=740552/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9840 CPUtime=364.56
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2157 0 0 0 36456 0 0 0 25 0 1 0 1022608708 10076160 2092 4294967295 134512640 135216011 3216775008 3216773360 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2460 2092 71 172 0 2287 0
Current children cumulated CPU time (s) 364.76
Current children cumulated vsize (KiB) 12256

[startup+367.918 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 17679
/proc/meminfo: memFree=740544/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9972 CPUtime=367.76
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2166 0 0 0 36776 0 0 0 25 0 1 0 1022608708 10211328 2101 4294967295 134512640 135216011 3216775008 3216773360 134527454 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2493 2101 71 172 0 2320 0
Current children cumulated CPU time (s) 367.96
Current children cumulated vsize (KiB) 12388

[startup+369.518 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 17862
/proc/meminfo: memFree=740148/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9972 CPUtime=369.36
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2166 0 0 0 36936 0 0 0 25 0 1 0 1022608708 10211328 2101 4294967295 134512640 135216011 3216775008 3216773360 134527432 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2493 2101 71 172 0 2320 0
Current children cumulated CPU time (s) 369.56
Current children cumulated vsize (KiB) 12388

[startup+371.118 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 17862
/proc/meminfo: memFree=740148/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9972 CPUtime=370.96
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2166 0 0 0 37096 0 0 0 25 0 1 0 1022608708 10211328 2101 4294967295 134512640 135216011 3216775008 3216773360 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2493 2101 71 172 0 2320 0
Current children cumulated CPU time (s) 371.16
Current children cumulated vsize (KiB) 12388

[startup+371.518 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 17862
/proc/meminfo: memFree=740148/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9972 CPUtime=371.36
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2166 0 0 0 37136 0 0 0 25 0 1 0 1022608708 10211328 2101 4294967295 134512640 135216011 3216775008 3216773360 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2493 2101 71 172 0 2320 0
Current children cumulated CPU time (s) 371.56
Current children cumulated vsize (KiB) 12388

[startup+371.918 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 17863
/proc/meminfo: memFree=740072/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9972 CPUtime=371.76
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2166 0 0 0 37176 0 0 0 25 0 1 0 1022608708 10211328 2101 4294967295 134512640 135216011 3216775008 3216773360 134527269 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2493 2101 71 172 0 2320 0
Current children cumulated CPU time (s) 371.96
Current children cumulated vsize (KiB) 12388

[startup+372.018 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 17863
/proc/meminfo: memFree=740072/2074464 swapFree=1951864/1959888
[pid=16539] ppid=16537 vsize=2416 CPUtime=0.2
/proc/16539/stat : 16539 (SatELiteGTI) S 16537 16539 20977 0 -1 4194304 386 1942 0 0 1 0 18 1 17 0 1 0 1022608688 2473984 277 4294967295 134512640 135169312 3214456016 3214452232 3085061870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16539/statm: 604 277 235 161 0 43 0
[pid=16545] ppid=16539 vsize=9972 CPUtime=371.86
/proc/16545/stat : 16545 (minisat_static) R 16539 16539 20977 0 -1 4202496 2166 0 0 0 37186 0 0 0 25 0 1 0 1022608708 10211328 2101 4294967295 134512640 135216011 3216775008 3216773360 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16545/statm: 2493 2101 71 172 0 2320 0
Current children cumulated CPU time (s) 372.06
Current children cumulated vsize (KiB) 12388

Child status: 20
Real time (s): 372.062
CPU time (s): 372.1
CPU user time (s): 372.09
CPU system time (s): 0.01
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 12388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 372.09
system time used= 0.01
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4779
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= 253

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 19:24:36
IDJOB=1821938
IDBENCH=71741
IDSOLVER=661
FILE ID=tipi10/1821938-1242581076
PBS_JOBID=
Free space on /tmp= 3652 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE06/simon-s02b-dp11u10.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821938-1242581076/watcher-1821938-1242581076 -o /tmp/evaluation-result-1821938-1242581076/solver-1821938-1242581076 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821938-1242581076.cnf

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

MD5SUM BENCH= bd35ccd857138682818061a3fbcb7546
RANDOM SEED= 522717851

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

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
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.367
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:        749656 kB
Buffers:         50792 kB
Cached:        1154276 kB
SwapCached:       2732 kB
Active:         431964 kB
Inactive:       782980 kB
HighTotal:     1178688 kB
HighFree:       401444 kB
LowTotal:       895776 kB
LowFree:        348212 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:        9140 kB
Mapped:           3368 kB
Slab:           101220 kB
PageTables:        336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3652 MiB
End job on tipi10 at 2009-05-17 19:30:49