Trace number 1820981

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
minisat_cumr r-2009-03-18UNSAT 19.53 19.5262

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.08
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
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.03/0.03	c ==============================================================================
0.03/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.03	c ==============================================================================
0.03/0.03	c |         0 |   33831    78939 |   10149       0        0     nan |  0.000 % |
0.23/0.22	c |         0 |   24515    72071 |      --       0       --      -- |     --   | -9309/-6851
0.23/0.22	c ==============================================================================
0.23/0.22	c Result  :   #vars: 5436   #clauses: 24515   #literals: 72071
0.23/0.22	c CPU time:   0.21 s
0.23/0.22	c ==============================================================================
0.23/0.26	c This is MiniSat 2.0 beta
0.23/0.26	c WARNING: for repeatability, setting FPU to use double precision
0.23/0.26	c ============================[ Problem Statistics ]=============================
0.23/0.26	c |                                                                             |
0.23/0.26	c |  Number of variables:  5436                                                 |
0.23/0.26	c |  Number of clauses:    24515                                                |
0.23/0.26	c |  Parsing time:         0.02         s                                       |
0.23/0.26	c ============================[ Search Statistics ]==============================
0.23/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.23/0.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.23/0.26	c ===============================================================================
0.23/0.26	c |         0 |    5436    24515    72071 |     8171        0    nan |  0.000 % |
0.25/0.35	c |       516 |    5436    24515    72071 |     8171      516     45 |  0.002 % |
0.25/0.55	c |      1028 |    5436    24515    72071 |     8171     1028     37 |  0.000 % |
0.25/0.68	c |      1540 |    5436    24515    72071 |     8171     1540     36 |  0.000 % |
0.25/0.86	c |      2564 |    5436    24515    72071 |     8171     2564     32 |  0.000 % |
0.25/1.02	c |      3076 |    5436    24515    72071 |     8171     3076     31 |  0.000 % |
1.13/1.19	c |      3589 |    5436    24515    72071 |     8171     3589     30 |  0.000 % |
1.53/1.56	c |      4613 |    5436    24515    72071 |     8171     4613     29 |  0.000 % |
2.23/2.23	c |      6662 |    5436    24515    72071 |     8171     6662     30 |  0.000 % |
2.43/2.47	c |      7174 |    5436    24515    72071 |     8171     7174     29 |  0.000 % |
2.73/2.72	c |      7687 |    5436    24515    72071 |     8171     7687     29 |  0.000 % |
3.03/3.11	c |      8711 |    5436    24515    72071 |     8171     8711     29 |  0.000 % |
3.33/3.32	c |      9223 |    5436    24515    72071 |     8171     8352     27 |  0.000 % |
3.43/3.51	c |      9736 |    5436    24515    72071 |     8171     8030     26 |  0.000 % |
4.03/4.02	c |     10762 |    5436    24515    72071 | 2147483647     9056     26 |  0.000 % |
4.83/4.86	c |     12813 |    5436    24515    72071 | 2147483647    11107     26 |  0.000 % |
6.93/6.97	c |     16910 |    5436    24515    72071 | 2147483647    15204     26 |  0.000 % |
7.23/7.23	c |     17424 |    5436    24515    72071 | 2147483647    15718     26 |  0.000 % |
7.43/7.46	c |     17937 |    5436    24515    72071 | 2147483647    16231     26 |  0.000 % |
8.03/8.09	c |     18961 |    5436    24515    72071 | 2147483647    17255     26 |  0.000 % |
8.43/8.43	c |     19473 |    5436    24515    72071 | 2147483647    17767     26 |  0.000 % |
8.83/8.86	c |     19986 |    5436    24515    72071 | 2147483647    18280     26 |  0.000 % |
9.33/9.36	c |     21011 |    5436    24515    72071 | 2147483647    19305     26 |  0.001 % |
10.53/10.58	c |     23059 |    5436    24515    72071 | 2147483647    21353     26 |  0.001 % |
10.83/10.89	c |     23572 |    5436    24515    72071 | 2147483647    21866     26 |  0.001 % |
11.13/11.16	c |     24088 |    5436    24515    72071 | 2147483647    22382     26 |  0.000 % |
11.83/11.82	c |     25112 |    5436    24515    72071 | 2147483647    23406     26 |  0.000 % |
12.13/12.12	c |     25626 |    5436    24515    72071 | 2147483647    23920     26 |  0.000 % |
12.43/12.44	c |     26138 |    5436    24515    72071 | 2147483647    24432     26 |  0.001 % |
13.23/13.23	c |     27162 |    5436    24515    72071 | 2147483647    25456     26 |  0.001 % |
15.23/15.28	c |     29211 |    5142    22580    66684 | 2147483647    10545     21 |  5.409 % |
17.73/17.76	c |     33309 |    4909    20970    62248 | 2147483647     9516     21 |  9.696 % |
19.53/19.52	c ===============================================================================
19.53/19.52	c restarts              : 32
19.53/19.52	c conflicts             : 36630          (1901 /sec)
19.53/19.52	c decisions             : 56058          (0.69 % random) (2909 /sec)
19.53/19.52	c propagations          : 25613966       (1329215 /sec)
19.53/19.52	c conflict literals     : 931042         (76.25 % deleted)
19.53/19.52	c Memory used           : 7.30 MB
19.53/19.52	c CPU time              : 19.27 s
19.53/19.52	c 
19.53/19.52	s UNSATISFIABLE
19.53/19.52	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-1820981-1242493468/watcher-1820981-1242493468 -o /tmp/evaluation-result-1820981-1242493468/solver-1820981-1242493468 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820981-1242493468.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.97 1.03 1.00 2/93 20356
/proc/meminfo: memFree=556820/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2416 CPUtime=0.01
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 1013843973 2473984 277 4294967295 134512640 135169312 3213931616 3213930152 3085860590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20356/statm: 604 277 235 161 0 43 0
[pid=20360] ppid=20356 vsize=952 CPUtime=0
/proc/20360/stat : 20360 (SatELite_releas) R 20356 20356 14060 0 -1 4202496 127 0 0 0 0 0 0 0 20 0 1 0 1013843974 974848 63 4294967295 134512640 135223648 3214396608 3214395192 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20360/statm: 238 65 46 174 0 63 0

[startup+0.022202 s]
/proc/loadavg: 0.97 1.03 1.00 2/93 20356
/proc/meminfo: memFree=556820/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2416 CPUtime=0.01
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 1013843973 2473984 277 4294967295 134512640 135169312 3213931616 3213930152 3085860590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20356/statm: 604 277 235 161 0 43 0
[pid=20360] ppid=20356 vsize=3680 CPUtime=0.02
/proc/20360/stat : 20360 (SatELite_releas) R 20356 20356 14060 0 -1 4202496 794 0 0 0 1 1 0 0 20 0 1 0 1013843974 3768320 730 4294967295 134512640 135223648 3214396608 3214395328 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20360/statm: 920 735 46 174 0 745 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6096

[startup+0.12219 s]
/proc/loadavg: 0.97 1.03 1.00 2/93 20356
/proc/meminfo: memFree=556820/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2416 CPUtime=0.01
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 369 645 0 0 0 0 0 1 18 0 1 0 1013843973 2473984 277 4294967295 134512640 135169312 3213931616 3213930152 3085860590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20356/statm: 604 277 235 161 0 43 0
[pid=20360] ppid=20356 vsize=7292 CPUtime=0.12
/proc/20360/stat : 20360 (SatELite_releas) R 20356 20356 14060 0 -1 4202496 1624 0 0 0 11 1 0 0 21 0 1 0 1013843974 7467008 1492 4294967295 134512640 135223648 3214396608 3214394624 134586685 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20360/statm: 1823 1492 73 174 0 1648 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9708

[startup+0.332174 s]
/proc/loadavg: 0.97 1.03 1.00 2/93 20356
/proc/meminfo: memFree=556820/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 2420

[startup+0.722138 s]
/proc/loadavg: 0.97 1.03 1.00 2/93 20356
/proc/meminfo: memFree=556820/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 2420

[startup+1.52207 s]
/proc/loadavg: 0.97 1.03 1.00 3/95 20362
/proc/meminfo: memFree=553316/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=4140 CPUtime=1.28
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 823 0 0 0 128 0 0 0 22 0 1 0 1013843999 4239360 758 4294967295 134512640 135216591 3219093904 3219091904 134527354 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1035 758 75 172 0 862 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 6560

[startup+3.12193 s]
/proc/loadavg: 0.97 1.03 1.00 3/95 20362
/proc/meminfo: memFree=552696/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=4828 CPUtime=2.88
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 983 0 0 0 288 0 0 0 25 0 1 0 1013843999 4943872 918 4294967295 134512640 135216591 3219093904 3219091680 134546179 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1207 918 75 172 0 1034 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 7248

[startup+6.32165 s]
/proc/loadavg: 1.14 1.06 1.01 3/95 20362
/proc/meminfo: memFree=551952/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=5492 CPUtime=6.08
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1154 0 0 0 608 0 0 0 25 0 1 0 1013843999 5623808 1089 4294967295 134512640 135216591 3219093904 3219092096 134529586 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1373 1089 75 172 0 1200 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 7912

[startup+12.7211 s]
/proc/loadavg: 1.12 1.06 1.01 3/95 20362
/proc/meminfo: memFree=550280/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=7044 CPUtime=12.48
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1525 0 0 0 1247 1 0 0 25 0 1 0 1013843999 7213056 1460 4294967295 134512640 135216591 3219093904 3219092096 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1761 1460 75 172 0 1588 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 9464

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

[startup+15.9208 s]
/proc/loadavg: 1.11 1.06 1.01 3/95 20363
/proc/meminfo: memFree=549660/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=7472 CPUtime=15.68
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1631 0 0 0 1567 1 0 0 25 0 1 0 1013843999 7651328 1566 4294967295 134512640 135216591 3219093904 3219092096 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1868 1566 75 172 0 1695 0
Current children cumulated CPU time (s) 15.93
Current children cumulated vsize (KiB) 9892

[startup+17.5207 s]
/proc/loadavg: 1.11 1.06 1.01 3/95 20363
/proc/meminfo: memFree=549660/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=7472 CPUtime=17.28
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1631 0 0 0 1727 1 0 0 25 0 1 0 1013843999 7651328 1566 4294967295 134512640 135216591 3219093904 3219091872 134538192 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1868 1566 75 172 0 1695 0
Current children cumulated CPU time (s) 17.53
Current children cumulated vsize (KiB) 9892

[startup+18.3206 s]
/proc/loadavg: 1.11 1.06 1.01 3/95 20363
/proc/meminfo: memFree=549660/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=7472 CPUtime=18.08
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1631 0 0 0 1807 1 0 0 25 0 1 0 1013843999 7651328 1566 4294967295 134512640 135216591 3219093904 3219092096 134529059 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1868 1566 75 172 0 1695 0
Current children cumulated CPU time (s) 18.33
Current children cumulated vsize (KiB) 9892

[startup+19.1205 s]
/proc/loadavg: 1.10 1.06 1.01 3/95 20363
/proc/meminfo: memFree=549660/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=7472 CPUtime=18.88
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1631 0 0 0 1887 1 0 0 25 0 1 0 1013843999 7651328 1566 4294967295 134512640 135216591 3219093904 3219092096 134528842 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1868 1566 75 172 0 1695 0
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (KiB) 9892

[startup+19.5205 s]
/proc/loadavg: 1.10 1.06 1.01 3/95 20363
/proc/meminfo: memFree=549660/2074464 swapFree=1949056/1959888
[pid=20356] ppid=20354 vsize=2420 CPUtime=0.25
/proc/20356/stat : 20356 (SatELiteGTI) S 20354 20356 14060 0 -1 4194304 387 2312 0 0 0 0 23 2 17 0 1 0 1013843973 2478080 278 4294967295 134512640 135169312 3213931616 3213927832 3085860590 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20356/statm: 605 278 235 161 0 44 0
[pid=20362] ppid=20356 vsize=7472 CPUtime=19.28
/proc/20362/stat : 20362 (minisat_static) R 20356 20356 14060 0 -1 4202496 1631 0 0 0 1927 1 0 0 25 0 1 0 1013843999 7651328 1566 4294967295 134512640 135216591 3219093904 3219092016 134526022 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20362/statm: 1868 1566 75 172 0 1695 0
Current children cumulated CPU time (s) 19.53
Current children cumulated vsize (KiB) 9892

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20356 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=500000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30000
# CPU time returned by wait4() is 19.53
# while last known CPU time is 19.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 19.5262
CPU time (s): 19.53
CPU user time (s): 19.5
CPU system time (s): 0.03
CPU usage (%): 100.02
Max. virtual memory (cumulated for all children) (KiB): 9892

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 19:04:28
IDJOB=1820981
IDBENCH=70792
IDSOLVER=658
FILE ID=tipi27/1820981-1242493468
PBS_JOBID=
Free space on /tmp= 9160 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820981-1242493468/watcher-1820981-1242493468 -o /tmp/evaluation-result-1820981-1242493468/solver-1820981-1242493468 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820981-1242493468.cnf

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

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED= 1503322955

Linux tipi27 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.389
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.40

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        557200 kB
Buffers:         62592 kB
Cached:        1326704 kB
SwapCached:       5508 kB
Active:         663092 kB
Inactive:       735960 kB
HighTotal:     1178688 kB
HighFree:       277408 kB
LowTotal:       895776 kB
LowFree:        279792 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:        9144 kB
Mapped:           3352 kB
Slab:           109496 kB
PageTables:        428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9160 MiB
End job on tipi27 at 2009-05-16 19:04:48