Trace number 1820804

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 185.97 185.979

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.24
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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.22/0.28	c ==============================================================================
0.22/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.28	c ==============================================================================
0.22/0.28	c |         0 |  283992   662648 |   85197       0        0     nan |  0.000 % |
1.81/1.83	c |         0 |  123658   481466 |      --       0       --      -- |     --   | -160332/-181177
1.81/1.83	c ==============================================================================
1.81/1.83	c Result  :   #vars: 16584   #clauses: 123658   #literals: 481466
1.81/1.83	c CPU time:   1.75 s
1.81/1.83	c ==============================================================================
1.91/2.00	This is MiniSat 2.0 beta
1.91/2.00	WARNING: for repeatability, setting FPU to use double precision
1.91/2.00	============================[ Problem Statistics ]=============================
1.91/2.00	|                                                                             |
1.91/2.00	|  Number of variables:  16584                                                |
1.91/2.00	|  Number of clauses:    123658                                               |
2.00/2.09	|  Parsing time:         0.09         s                                       |
2.00/2.10	============================[ Search Statistics ]==============================
2.00/2.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.00/2.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.00/2.10	===============================================================================
2.00/2.10	|         0 |   16584   123658   481466 |    41219        0    nan |  0.000 % |
2.00/2.13	|       100 |   16584   123658   481466 |    45341      100      8 |  0.000 % |
2.00/2.16	|       250 |   16571   123658   481466 |    49875      247      8 |  0.223 % |
2.00/2.19	|       476 |   16553   123658   481466 |    54862      471      9 |  0.452 % |
2.21/2.29	|       813 |   16531   123658   481466 |    60349      805      8 |  1.097 % |
2.32/2.39	|      1320 |   16529   123658   481466 |    66384     1312      9 |  1.097 % |
2.41/2.49	|      2079 |   16528   123658   481466 |    73022     2070      9 |  1.116 % |
2.60/2.63	|      3219 |   16380   120435   468903 |    80324     3148     11 |  1.471 % |
2.80/2.87	|      4927 |   16378   120435   468903 |    88357     4855     12 |  1.489 % |
3.19/3.22	|      7489 |   16371   120435   468903 |    97193     7415     12 |  1.526 % |
3.99/4.03	|     11333 |   16326   118932   462930 |   106912    11252     13 |  1.574 % |
4.50/4.53	|     17101 |   16323   118891   462761 |   117603    17020     15 |  1.574 % |
5.79/5.83	|     25750 |   16322   118863   462692 |   129363    25668     16 |  1.580 % |
8.49/8.55	|     38724 |   16307   118661   461957 |   142300    38635     16 |  1.700 % |
12.59/12.61	|     58185 |   16302   118519   461515 |   156530    58091     18 |  1.700 % |
18.80/18.83	|     87378 |   16295   118358   461043 |   172183    87208     22 |  1.743 % |
34.20/34.27	|    131167 |   16292   118358   461043 |   189401   130996     23 |  1.779 % |
61.20/61.28	|    196852 |   16286   118277   460747 |   208341    25982     20 |  1.797 % |
92.10/92.17	|    295378 |   16261   117510   457602 |   229176   118799     23 |  1.948 % |
185.91/185.96	===============================================================================
185.91/185.96	restarts              : 19
185.91/185.96	conflicts             : 409899         (2229 /sec)
185.91/185.96	decisions             : 1447344        (1.57 % random) (7871 /sec)
185.91/185.96	propagations          : 83256794       (452778 /sec)
185.91/185.96	conflict literals     : 9781186        (29.44 % deleted)
185.91/185.96	Memory used           : 39.83 MB
185.91/185.96	CPU time              : 183.88 s
185.91/185.96	
185.91/185.96	UNSATISFIABLE
185.91/185.97	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-1820804-1242478404/watcher-1820804-1242478404 -o /tmp/evaluation-result-1820804-1242478404/solver-1820804-1242478404 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820804-1242478404.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 0.98 0.99 3/96 488
/proc/meminfo: memFree=1141168/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2416 CPUtime=0
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1012338703 2473984 277 4294967295 134512640 135169312 3213142944 3213141480 3085016814 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/488/statm: 604 277 235 161 0 43 0
[pid=492] ppid=488 vsize=956 CPUtime=0
/proc/492/stat : 492 (SatELite_releas) R 488 488 11066 0 -1 4202496 132 0 0 0 0 0 0 0 25 0 1 0 1012338703 978944 68 4294967295 134512640 135223648 3221056288 3221054884 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/492/statm: 239 68 46 174 0 64 0

[startup+0.10786 s]
/proc/loadavg: 0.97 0.98 0.99 3/96 488
/proc/meminfo: memFree=1141168/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2416 CPUtime=0
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1012338703 2473984 277 4294967295 134512640 135169312 3213142944 3213141480 3085016814 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/488/statm: 604 277 235 161 0 43 0
[pid=492] ppid=488 vsize=16564 CPUtime=0.11
/proc/492/stat : 492 (SatELite_releas) R 488 488 11066 0 -1 4202496 3556 0 0 0 9 2 0 0 25 0 1 0 1012338703 16961536 3492 4294967295 134512640 135223648 3221056288 3221054872 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/492/statm: 4141 3494 46 174 0 3966 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 18980

[startup+0.217851 s]
/proc/loadavg: 0.97 0.98 0.99 3/96 488
/proc/meminfo: memFree=1141168/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2416 CPUtime=0
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1012338703 2473984 277 4294967295 134512640 135169312 3213142944 3213141480 3085016814 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/488/statm: 604 277 235 161 0 43 0
[pid=492] ppid=488 vsize=32764 CPUtime=0.22
/proc/492/stat : 492 (SatELite_releas) R 488 488 11066 0 -1 4202496 7045 0 0 0 17 5 0 0 25 0 1 0 1012338703 33550336 6981 4294967295 134512640 135223648 3221056288 3221055240 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/492/statm: 8191 6982 46 174 0 8016 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 35180

[startup+0.317845 s]
/proc/loadavg: 0.97 0.98 0.99 3/96 488
/proc/meminfo: memFree=1141168/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2416 CPUtime=0
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1012338703 2473984 277 4294967295 134512640 135169312 3213142944 3213141480 3085016814 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/488/statm: 604 277 235 161 0 43 0
[pid=492] ppid=488 vsize=43452 CPUtime=0.32
/proc/492/stat : 492 (SatELite_releas) R 488 488 11066 0 -1 4202496 10286 0 0 0 27 5 0 0 25 0 1 0 1012338703 44494848 9431 4294967295 134512640 135223648 3221056288 3221054208 134576622 0 0 0 3 0 0 0 17 1 0 0 0
/proc/492/statm: 10863 9435 73 174 0 10688 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 45868

[startup+0.717824 s]
/proc/loadavg: 0.97 0.98 0.99 3/96 488
/proc/meminfo: memFree=1141168/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2416 CPUtime=0
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1012338703 2473984 277 4294967295 134512640 135169312 3213142944 3213141480 3085016814 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/488/statm: 604 277 235 161 0 43 0
[pid=492] ppid=488 vsize=46616 CPUtime=0.72
/proc/492/stat : 492 (SatELite_releas) R 488 488 11066 0 -1 4202496 11025 0 0 0 66 6 0 0 25 0 1 0 1012338703 47734784 10170 4294967295 134512640 135223648 3221056288 3221054056 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/492/statm: 11654 10170 73 174 0 11479 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 49032

[startup+1.50778 s]
/proc/loadavg: 0.97 0.98 0.99 2/98 493
/proc/meminfo: memFree=1093660/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2416 CPUtime=0
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1012338703 2473984 277 4294967295 134512640 135169312 3213142944 3213141480 3085016814 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/488/statm: 604 277 235 161 0 43 0
[pid=492] ppid=488 vsize=49600 CPUtime=1.51
/proc/492/stat : 492 (SatELite_releas) R 488 488 11066 0 -1 4202496 11739 0 0 0 143 8 0 0 25 0 1 0 1012338703 50790400 10790 4294967295 134512640 135223648 3221056288 3221054304 134586649 0 0 0 3 0 0 0 17 1 0 0 0
/proc/492/statm: 12400 10790 73 174 0 12225 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 52016

[startup+3.10769 s]
/proc/loadavg: 0.97 0.98 0.99 2/98 494
/proc/meminfo: memFree=1122056/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=10000 CPUtime=1.09
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 2390 0 0 0 109 0 0 0 25 0 1 0 1012338903 10240000 2325 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 2500 2325 71 172 0 2327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12420

[startup+6.30753 s]
/proc/loadavg: 0.97 0.98 0.99 2/98 494
/proc/meminfo: memFree=1119980/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=12424 CPUtime=4.29
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 2979 0 0 0 428 1 0 0 25 0 1 0 1012338903 12722176 2914 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 3106 2914 71 172 0 2933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14844

[startup+12.7072 s]
/proc/loadavg: 0.97 0.98 0.99 2/98 677
/proc/meminfo: memFree=1115660/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=15804 CPUtime=10.69
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 3858 0 0 0 1068 1 0 0 25 0 1 0 1012338903 16183296 3793 4294967295 134512640 135216011 3214599504 3214597856 134527243 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 3951 3793 71 172 0 3778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18224

[startup+25.5065 s]
/proc/loadavg: 0.98 0.98 0.99 2/98 677
/proc/meminfo: memFree=1108264/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=23232 CPUtime=23.49
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 5673 0 0 0 2346 3 0 0 25 0 1 0 1012338903 23789568 5608 4294967295 134512640 135216011 3214599504 3214597856 134527347 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 5808 5608 71 172 0 5635 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25652

[startup+51.115 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 680
/proc/meminfo: memFree=1098872/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=32740 CPUtime=49.1
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 8054 0 0 0 4903 7 0 0 25 0 1 0 1012338903 33525760 7989 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 8185 7989 71 172 0 8012 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 35160

[startup+102.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 867
/proc/meminfo: memFree=1096408/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=34720 CPUtime=100.3
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 8561 0 0 0 10023 7 0 0 25 0 1 0 1012338903 35553280 8496 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 8680 8496 71 172 0 8507 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37140

[startup+162.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1091448/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=39676 CPUtime=160.3
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9705 0 0 0 16023 7 0 0 25 0 1 0 1012338903 40628224 9640 4294967295 134512640 135216011 3214599504 3214597856 134527395 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 9919 9640 71 172 0 9746 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42096

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

[startup+166.419 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 1068
/proc/meminfo: memFree=1091076/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40088 CPUtime=164.41
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9805 0 0 0 16434 7 0 0 25 0 1 0 1012338903 41050112 9740 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10022 9740 71 172 0 9849 0
Current children cumulated CPU time (s) 166.41
Current children cumulated vsize (KiB) 42508

[startup+179.218 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090456/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=177.21
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9975 0 0 0 17714 7 0 0 25 0 1 0 1012338903 41758720 9910 4294967295 134512640 135216011 3214599504 3214597856 134527341 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9910 71 172 0 10022 0
Current children cumulated CPU time (s) 179.21
Current children cumulated vsize (KiB) 43200

[startup+182.418 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090332/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=180.41
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9985 0 0 0 18034 7 0 0 25 0 1 0 1012338903 41758720 9920 4294967295 134512640 135216011 3214599504 3214597856 134527213 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9920 71 172 0 10022 0
Current children cumulated CPU time (s) 182.41
Current children cumulated vsize (KiB) 43200

[startup+184.018 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090208/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=182.01
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9997 0 0 0 18193 8 0 0 25 0 1 0 1012338903 41758720 9932 4294967295 134512640 135216011 3214599504 3214597856 134527395 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9932 71 172 0 10022 0
Current children cumulated CPU time (s) 184.01
Current children cumulated vsize (KiB) 43200

[startup+184.818 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090208/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=182.81
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9998 0 0 0 18273 8 0 0 25 0 1 0 1012338903 41758720 9933 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9933 71 172 0 10022 0
Current children cumulated CPU time (s) 184.81
Current children cumulated vsize (KiB) 43200

[startup+185.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090208/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=183.61
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9998 0 0 0 18353 8 0 0 25 0 1 0 1012338903 41758720 9933 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9933 71 172 0 10022 0
Current children cumulated CPU time (s) 185.61
Current children cumulated vsize (KiB) 43200

[startup+185.818 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090208/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=183.81
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9998 0 0 0 18373 8 0 0 25 0 1 0 1012338903 41758720 9933 4294967295 134512640 135216011 3214599504 3214597856 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9933 71 172 0 10022 0
Current children cumulated CPU time (s) 185.81
Current children cumulated vsize (KiB) 43200

[startup+185.918 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 1068
/proc/meminfo: memFree=1090208/2074464 swapFree=1950760/1959888
[pid=488] ppid=486 vsize=2420 CPUtime=2
/proc/488/stat : 488 (SatELiteGTI) S 486 488 11066 0 -1 4194304 386 12746 0 0 0 0 192 8 18 0 1 0 1012338703 2478080 278 4294967295 134512640 135169312 3213142944 3213139160 3085016814 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/488/statm: 605 278 235 161 0 44 0
[pid=494] ppid=488 vsize=40780 CPUtime=183.91
/proc/494/stat : 494 (minisat_static) R 488 488 11066 0 -1 4202496 9998 0 0 0 18383 8 0 0 25 0 1 0 1012338903 41758720 9933 4294967295 134512640 135216011 3214599504 3214597856 134527760 0 0 0 3 0 0 0 17 1 0 0 0
/proc/494/statm: 10195 9933 71 172 0 10022 0
Current children cumulated CPU time (s) 185.91
Current children cumulated vsize (KiB) 43200

Child status: 20
Real time (s): 185.979
CPU time (s): 185.97
CPU user time (s): 185.8
CPU system time (s): 0.17
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 53356

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 14:53:24
IDJOB=1820804
IDBENCH=69599
IDSOLVER=661
FILE ID=tipi23/1820804-1242478404
PBS_JOBID=
Free space on /tmp= 8960 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820804-1242478404/watcher-1820804-1242478404 -o /tmp/evaluation-result-1820804-1242478404/solver-1820804-1242478404 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820804-1242478404.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED= 1127974600

Linux tipi23 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.377
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.377
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.377
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:       1141176 kB
Buffers:         29832 kB
Cached:         808656 kB
SwapCached:       3660 kB
Active:         442064 kB
Inactive:       408388 kB
HighTotal:     1178688 kB
HighFree:       492856 kB
LowTotal:       895776 kB
LowFree:        648320 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            6520 kB
Writeback:           0 kB
AnonPages:       11244 kB
Mapped:           4460 kB
Slab:            74696 kB
PageTables:        724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8960 MiB
End job on tipi23 at 2009-05-16 14:56:30