Trace number 1821428

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 348.09 348.068

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark127.7
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.81/0.83	c ==============================================================================
0.81/0.83	c |           |     ORIGINAL     |              LEARNT              |          |
0.81/0.83	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.81/0.83	c ==============================================================================
0.81/0.83	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.91/4.95	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.91/4.96	c ==============================================================================
4.91/4.96	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.91/4.96	c CPU time:   4.79 s
4.91/4.96	c ==============================================================================
5.31/5.31	This is MiniSat 2.0 beta
5.31/5.31	WARNING: for repeatability, setting FPU to use double precision
5.31/5.31	============================[ Problem Statistics ]=============================
5.31/5.31	|                                                                             |
5.31/5.31	|  Number of variables:  71485                                                |
5.31/5.31	|  Number of clauses:    300018                                               |
5.41/5.51	|  Parsing time:         0.17         s                                       |
5.52/5.53	============================[ Search Statistics ]==============================
5.52/5.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.52/5.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.52/5.53	===============================================================================
5.52/5.54	|         0 |   71485   300018   873722 |   100006        0    nan |  0.000 % |
5.52/5.57	|       101 |   71473   300018   873722 |   110006       95     16 |  0.069 % |
5.81/5.88	|       251 |   71473   300018   873722 |   121007      245     21 |  0.069 % |
6.31/6.34	|       476 |   71473   300018   873722 |   133107      468     24 |  0.076 % |
6.91/6.93	|       814 |   71431   299670   872755 |   146418      806     24 |  0.076 % |
7.91/7.91	|      1321 |   71430   299667   872749 |   161060     1312     26 |  0.077 % |
9.41/9.49	|      2080 |   71428   299656   872721 |   177166     2069     23 |  0.080 % |
11.61/11.66	|      3219 |   71416   299575   872464 |   194883     3207     21 |  0.097 % |
15.51/15.59	|      4927 |   71412   299546   872377 |   214371     4913     21 |  0.102 % |
21.51/21.50	|      7489 |   71401   299467   872063 |   235808     7474     21 |  0.118 % |
30.82/30.85	|     11333 |   71374   299280   871415 |   259389    11310     22 |  0.173 % |
44.32/44.36	|     17100 |   71287   298697   869562 |   285328    17067     21 |  0.277 % |
64.52/64.57	|     25751 |   71213   298199   867923 |   313861    25709     21 |  0.381 % |
95.22/95.30	|     38726 |   71138   297695   866376 |   345247    38672     23 |  0.501 % |
143.32/143.32	|     58188 |   71043   297066   864680 |   379772    58115     23 |  0.618 % |
223.14/223.12	|     87380 |   70808   295577   859731 |   417749    68914     22 |  0.947 % |
316.95/316.95	|    131170 |   70452   293242   852641 |   459524   105655     22 |  1.445 % |
348.04/348.05	===============================================================================
348.04/348.05	restarts              : 17
348.04/348.05	conflicts             : 142353         (415 /sec)
348.04/348.05	decisions             : 178213         (1.99 % random) (520 /sec)
348.04/348.05	propagations          : 483369903      (1410475 /sec)
348.04/348.05	conflict literals     : 3142838        (65.15 % deleted)
348.04/348.05	Memory used           : 34.85 MB
348.04/348.05	CPU time              : 342.7 s
348.04/348.05	
348.04/348.05	UNSATISFIABLE
348.04/348.05	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-1821428-1242526633/watcher-1821428-1242526633 -o /tmp/evaluation-result-1821428-1242526633/solver-1821428-1242526633 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821428-1242526633.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 25817
/proc/meminfo: memFree=1266704/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=956 CPUtime=0
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 135 0 0 0 0 0 0 0 25 0 1 0 1017163978 978944 71 4294967295 134512640 135223648 3216311952 3216310672 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 239 75 45 174 0 64 0

[startup+0.0883 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 25817
/proc/meminfo: memFree=1266704/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=14824 CPUtime=0.09
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 3089 0 0 0 9 0 0 0 25 0 1 0 1017163978 15179776 3025 4294967295 134512640 135223648 3216311952 3216310904 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 3706 3027 47 174 0 3531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17236

[startup+0.108298 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 25817
/proc/meminfo: memFree=1266704/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=16672 CPUtime=0.11
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 3747 0 0 0 11 0 0 0 25 0 1 0 1017163978 17072128 3683 4294967295 134512640 135223648 3216311952 3216310536 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 4168 3684 47 174 0 3993 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19084

[startup+0.308282 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 25817
/proc/meminfo: memFree=1266704/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=40944 CPUtime=0.31
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 9933 0 0 0 27 4 0 0 25 0 1 0 1017163978 41926656 9869 4294967295 134512640 135223648 3216311952 3216310904 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 10236 9869 47 174 0 10061 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 43356

[startup+0.708249 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 25817
/proc/meminfo: memFree=1266704/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=111280 CPUtime=0.71
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 21939 0 0 0 63 8 0 0 25 0 1 0 1017163978 113950720 21875 4294967295 134512640 135223648 3216311952 3216310904 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 27820 21876 47 174 0 27645 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 113692

[startup+1.50818 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 25822
/proc/meminfo: memFree=1161520/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=139764 CPUtime=1.51
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 30195 0 0 0 140 11 0 0 25 0 1 0 1017163978 143118336 27757 4294967295 134512640 135223648 3216311952 3216309720 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 34941 27757 73 174 0 34766 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 142176

[startup+3.10805 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 25822
/proc/meminfo: memFree=1143416/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2412 CPUtime=0
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1017163977 2469888 276 4294967295 134512640 135169312 3216477888 3216476424 3085151982 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25817/statm: 603 276 235 161 0 42 0
[pid=25821] ppid=25817 vsize=148548 CPUtime=3.11
/proc/25821/stat : 25821 (SatELite_releas) R 25817 25817 10436 0 -1 4202496 32414 0 0 0 296 15 0 0 25 0 1 0 1017163978 152113152 29976 4294967295 134512640 135223648 3216311952 3216309968 134586881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25821/statm: 37137 29976 73 174 0 36962 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 150960

[startup+6.30779 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 25823
/proc/meminfo: memFree=1235308/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=20584 CPUtime=1
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 4718 0 0 0 97 3 0 0 25 0 1 0 1017164509 21078016 4652 4294967295 134512640 135216011 3216897920 3216896272 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 5146 4652 71 172 0 4973 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 23000

[startup+12.7073 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 25825
/proc/meminfo: memFree=1225172/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=21112 CPUtime=7.4
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 4863 0 0 0 737 3 0 0 25 0 1 0 1017164509 21618688 4797 4294967295 134512640 135216011 3216897920 3216896064 134537352 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 5278 4797 71 172 0 5105 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 23528

[startup+25.5062 s]
/proc/loadavg: 0.95 0.98 0.99 2/95 26009
/proc/meminfo: memFree=1224160/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=21904 CPUtime=20.2
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 5053 0 0 0 2017 3 0 0 25 0 1 0 1017164509 22429696 4987 4294967295 134512640 135216011 3216897920 3216896272 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 5476 4987 71 172 0 5303 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 24320

[startup+51.1141 s]
/proc/loadavg: 0.96 0.98 0.99 2/95 26010
/proc/meminfo: memFree=1223068/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=23288 CPUtime=45.81
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 5412 0 0 0 4578 3 0 0 25 0 1 0 1017164509 23846912 5346 4294967295 134512640 135216011 3216897920 3216896064 134537318 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 5822 5346 71 172 0 5649 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 25704

[startup+102.31 s]
/proc/loadavg: 0.98 0.98 0.99 2/95 26203
/proc/meminfo: memFree=1219120/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=26780 CPUtime=97.01
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 6255 0 0 0 9698 3 0 0 25 0 1 0 1017164509 27422720 6189 4294967295 134512640 135216011 3216897920 3216896272 134527330 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 6695 6189 71 172 0 6522 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 29196

[startup+162.315 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 26390
/proc/meminfo: memFree=1216284/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=29692 CPUtime=157.02
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 6988 0 0 0 15696 6 0 0 25 0 1 0 1017164509 30404608 6922 4294967295 134512640 135216011 3216897920 3216896272 134527818 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 7423 6922 71 172 0 7250 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 32108

[startup+222.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26577
/proc/meminfo: memFree=1215820/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=30220 CPUtime=217.03
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 7106 0 0 0 21697 6 0 0 25 0 1 0 1017164509 30945280 7040 4294967295 134512640 135216011 3216897920 3216896272 134527269 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 7555 7040 71 172 0 7382 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 32636

[startup+282.325 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 26766
/proc/meminfo: memFree=1213308/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=32472 CPUtime=277.04
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 7695 0 0 0 27697 7 0 0 25 0 1 0 1017164509 33251328 7629 4294967295 134512640 135216011 3216897920 3216896272 134527419 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8118 7629 71 172 0 7945 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 34888

[startup+342.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26955
/proc/meminfo: memFree=1210364/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=35832 CPUtime=337.03
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 8516 0 0 0 33696 7 0 0 25 0 1 0 1017164509 36691968 8450 4294967295 134512640 135216011 3216897920 3216896272 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8958 8450 71 172 0 8785 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 38248

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

[startup+345.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26955
/proc/meminfo: memFree=1210272/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=35964 CPUtime=340.23
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 8534 0 0 0 34016 7 0 0 25 0 1 0 1017164509 36827136 8468 4294967295 134512640 135216011 3216897920 3216896272 134527213 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8991 8468 71 172 0 8818 0
Current children cumulated CPU time (s) 345.54
Current children cumulated vsize (KiB) 38380

[startup+347.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26955
/proc/meminfo: memFree=1210272/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=35964 CPUtime=341.83
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 8534 0 0 0 34176 7 0 0 25 0 1 0 1017164509 36827136 8468 4294967295 134512640 135216011 3216897920 3216896272 134527341 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8991 8468 71 172 0 8818 0
Current children cumulated CPU time (s) 347.14
Current children cumulated vsize (KiB) 38380

[startup+347.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26955
/proc/meminfo: memFree=1210304/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=35964 CPUtime=342.23
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 8534 0 0 0 34216 7 0 0 25 0 1 0 1017164509 36827136 8468 4294967295 134512640 135216011 3216897920 3216896272 134527243 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8991 8468 71 172 0 8818 0
Current children cumulated CPU time (s) 347.54
Current children cumulated vsize (KiB) 38380

[startup+347.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26955
/proc/meminfo: memFree=1210304/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=35964 CPUtime=342.63
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 8534 0 0 0 34256 7 0 0 25 0 1 0 1017164509 36827136 8468 4294967295 134512640 135216011 3216897920 3216896272 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8991 8468 71 172 0 8818 0
Current children cumulated CPU time (s) 347.94
Current children cumulated vsize (KiB) 38380

[startup+348.01 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 26955
/proc/meminfo: memFree=1210304/2074464 swapFree=1948616/1959888
[pid=25817] ppid=25815 vsize=2416 CPUtime=5.31
/proc/25817/stat : 25817 (SatELiteGTI) S 25815 25817 10436 0 -1 4194304 386 38075 0 0 0 0 511 20 20 0 1 0 1017163977 2473984 278 4294967295 134512640 135169312 3216477888 3216474104 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25817/statm: 604 278 235 161 0 43 0
[pid=25823] ppid=25817 vsize=35964 CPUtime=342.73
/proc/25823/stat : 25823 (minisat_static) R 25817 25817 10436 0 -1 4202496 8534 0 0 0 34266 7 0 0 25 0 1 0 1017164509 36827136 8468 4294967295 134512640 135216011 3216897920 3216896272 134527992 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25823/statm: 8991 8468 71 172 0 8818 0
Current children cumulated CPU time (s) 348.04
Current children cumulated vsize (KiB) 38380

Child status: 20
Real time (s): 348.068
CPU time (s): 348.09
CPU user time (s): 347.81
CPU system time (s): 0.28
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 157020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 347.81
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47278
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= 22
involuntary context switches= 1215

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 04:17:13
IDJOB=1821428
IDBENCH=70954
IDSOLVER=661
FILE ID=tipi16/1821428-1242526633
PBS_JOBID=
Free space on /tmp= 4927 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821428-1242526633/watcher-1821428-1242526633 -o /tmp/evaluation-result-1821428-1242526633/solver-1821428-1242526633 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821428-1242526633.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 1948709318

Linux tipi16 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1266704 kB
Buffers:         40120 kB
Cached:         687128 kB
SwapCached:       5940 kB
Active:         106724 kB
Inactive:       630628 kB
HighTotal:     1178688 kB
HighFree:       528128 kB
LowTotal:       895776 kB
LowFree:        738576 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           17008 kB
Writeback:           0 kB
AnonPages:        9176 kB
Mapped:           3252 kB
Slab:            61844 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90764 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4927 MiB
End job on tipi16 at 2009-05-17 04:23:03