Trace number 1820803

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
MiniSat2hack 2009-03-23UNSAT 129.35 129.368

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.82	c |         0 |  123658   481466 |      --       0       --      -- |     --   | -160332/-181177
1.81/1.82	c ==============================================================================
1.81/1.82	c Result  :   #vars: 16584   #clauses: 123658   #literals: 481466
1.81/1.82	c CPU time:   1.74 s
1.81/1.82	c ==============================================================================
1.91/1.99	This is MiniSat 2.0 beta with hacks by AVG
1.91/1.99	WARNING: for repeatability, setting FPU to use double precision
1.91/1.99	============================[ Problem Statistics ]=============================
1.91/1.99	|                                                                             |
1.91/1.99	|  Number of variables:  16584                                                |
1.91/1.99	|  Number of clauses:    123658                                               |
1.98/2.08	|  Parsing time:         0.08         s                                       |
129.30/129.35	restarts              : 20
129.30/129.35	conflicts             : 492474         (3870 /sec)
129.30/129.35	decisions             : 2049407        (1.61 % random) (16104 /sec)
129.30/129.35	propagations          : 75506195       (593322 /sec)
129.30/129.35	conflict literals     : 14373468       (22.90 % deleted)
129.30/129.35	Memory used           : 44.25 MB
129.30/129.35	CPU time              : 127.26 s
129.30/129.35	
129.30/129.35	UNSATISFIABLE
129.30/129.36	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-1820803-1242478401/watcher-1820803-1242478401 -o /tmp/evaluation-result-1820803-1242478401/solver-1820803-1242478401 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820803-1242478401.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.89 0.97 0.99 2/93 31894
/proc/meminfo: memFree=1462388/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2412 CPUtime=0.01
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012340923 2469888 277 4294967295 134512640 135169312 3213249456 3213247992 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 603 277 235 161 0 42 0
[pid=31898] ppid=31894 vsize=948 CPUtime=0
/proc/31898/stat : 31898 (SatELite_releas) R 31894 31894 10114 0 -1 4202496 115 0 0 0 0 0 0 0 20 0 1 0 1012340924 970752 51 4294967295 134512640 135223648 3214791968 3214791016 134818064 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31898/statm: 238 54 44 174 0 63 0

[startup+0.062819 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 31894
/proc/meminfo: memFree=1462388/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2412 CPUtime=0.01
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012340923 2469888 277 4294967295 134512640 135169312 3213249456 3213247992 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 603 277 235 161 0 42 0
[pid=31898] ppid=31894 vsize=9800 CPUtime=0.06
/proc/31898/stat : 31898 (SatELite_releas) R 31894 31894 10114 0 -1 4202496 2159 0 0 0 5 1 0 0 21 0 1 0 1012340924 10035200 2095 4294967295 134512640 135223648 3214791968 3214790536 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31898/statm: 2450 2096 46 174 0 2275 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12212

[startup+0.112815 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 31894
/proc/meminfo: memFree=1462388/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2412 CPUtime=0.01
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012340923 2469888 277 4294967295 134512640 135169312 3213249456 3213247992 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 603 277 235 161 0 42 0
[pid=31898] ppid=31894 vsize=17864 CPUtime=0.11
/proc/31898/stat : 31898 (SatELite_releas) R 31894 31894 10114 0 -1 4202496 3819 0 0 0 8 3 0 0 21 0 1 0 1012340924 18292736 3755 4294967295 134512640 135223648 3214791968 3214790536 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31898/statm: 4466 3756 46 174 0 4291 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20276

[startup+0.312806 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 31894
/proc/meminfo: memFree=1462388/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2412 CPUtime=0.01
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012340923 2469888 277 4294967295 134512640 135169312 3213249456 3213247992 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 603 277 235 161 0 42 0
[pid=31898] ppid=31894 vsize=42352 CPUtime=0.31
/proc/31898/stat : 31898 (SatELite_releas) R 31894 31894 10114 0 -1 4202496 10263 0 0 0 26 5 0 0 21 0 1 0 1012340924 43368448 9408 4294967295 134512640 135223648 3214791968 3214790064 134596089 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31898/statm: 10588 9408 73 174 0 10413 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 44764

[startup+0.712785 s]
/proc/loadavg: 0.89 0.97 0.99 2/93 31894
/proc/meminfo: memFree=1462388/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2412 CPUtime=0.01
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012340923 2469888 277 4294967295 134512640 135169312 3213249456 3213247992 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 603 277 235 161 0 42 0
[pid=31898] ppid=31894 vsize=46480 CPUtime=0.7
/proc/31898/stat : 31898 (SatELite_releas) R 31894 31894 10114 0 -1 4202496 11019 0 0 0 65 5 0 0 22 0 1 0 1012340924 47595520 10164 4294967295 134512640 135223648 3214791968 3214789736 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31898/statm: 11620 10164 73 174 0 11445 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 48892

[startup+1.51275 s]
/proc/loadavg: 0.89 0.97 0.99 2/95 31900
/proc/meminfo: memFree=1415608/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2412 CPUtime=0.01
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1012340923 2469888 277 4294967295 134512640 135169312 3213249456 3213247992 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 603 277 235 161 0 42 0
[pid=31898] ppid=31894 vsize=49596 CPUtime=1.5
/proc/31898/stat : 31898 (SatELite_releas) R 31894 31894 10114 0 -1 4202496 11738 0 0 0 144 6 0 0 25 0 1 0 1012340924 50786304 10789 4294967295 134512640 135223648 3214791968 3214790064 134598443 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31898/statm: 12399 10789 73 174 0 12224 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 52008

[startup+3.11267 s]
/proc/loadavg: 0.89 0.97 0.99 2/95 31901
/proc/meminfo: memFree=1443260/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=10888 CPUtime=1.13
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 2614 0 0 0 110 3 0 0 25 0 1 0 1012341123 11149312 2549 4294967295 134512640 135214715 3217645616 3217644080 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31901/statm: 2722 2549 74 172 0 2549 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13304

[startup+6.31251 s]
/proc/loadavg: 0.90 0.97 0.99 2/95 31901
/proc/meminfo: memFree=1437464/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=15676 CPUtime=4.32
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 3812 0 0 0 426 6 0 0 25 0 1 0 1012341123 16052224 3747 4294967295 134512640 135214715 3217645616 3217644080 134528509 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31901/statm: 3919 3747 74 172 0 3746 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 18092

[startup+12.7222 s]
/proc/loadavg: 0.91 0.97 0.99 2/95 31901
/proc/meminfo: memFree=1429064/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=24060 CPUtime=10.72
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 5892 0 0 0 1065 7 0 0 25 0 1 0 1012341123 24637440 5827 4294967295 134512640 135214715 3217645616 3217644080 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 6015 5827 74 172 0 5842 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 26476

[startup+25.5216 s]
/proc/loadavg: 0.93 0.97 0.99 3/95 31902
/proc/meminfo: memFree=1419232/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=33360 CPUtime=23.52
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 8241 0 0 0 2343 9 0 0 25 0 1 0 1012341123 34160640 8176 4294967295 134512640 135214715 3217645616 3217644080 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 8340 8176 74 172 0 8167 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35776

[startup+51.1203 s]
/proc/loadavg: 0.95 0.97 0.99 2/95 32088
/proc/meminfo: memFree=1411020/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=40772 CPUtime=49.12
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 10070 0 0 0 4903 9 0 0 25 0 1 0 1012341123 41750528 10005 4294967295 134512640 135214715 3217645616 3217644080 134528783 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 10193 10005 74 172 0 10020 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 43188

[startup+102.328 s]
/proc/loadavg: 0.98 0.97 0.99 2/95 32092
/proc/meminfo: memFree=1407436/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=44872 CPUtime=100.33
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11021 0 0 0 10023 10 0 0 25 0 1 0 1012341123 45948928 10956 4294967295 134512640 135214715 3217645616 3217644080 134528585 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11218 10956 74 172 0 11045 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 47288

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

[startup+115.117 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32276
/proc/meminfo: memFree=1406712/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=113.12
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 11302 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217644080 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 47728

[startup+121.507 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32277
/proc/meminfo: memFree=1406744/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=119.51
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 11941 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217644080 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 121.49
Current children cumulated vsize (KiB) 47728

[startup+124.707 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32277
/proc/meminfo: memFree=1406744/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=122.71
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 12261 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217643824 134538805 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 124.69
Current children cumulated vsize (KiB) 47728

[startup+127.917 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32277
/proc/meminfo: memFree=1406776/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=125.92
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 12582 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217644080 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 127.9
Current children cumulated vsize (KiB) 47728

[startup+128.717 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32277
/proc/meminfo: memFree=1406776/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=126.72
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 12662 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217644080 134528791 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 128.7
Current children cumulated vsize (KiB) 47728

[startup+129.117 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32277
/proc/meminfo: memFree=1406776/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=127.12
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 12702 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217643824 134537308 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 129.1
Current children cumulated vsize (KiB) 47728

[startup+129.317 s]
/proc/loadavg: 0.98 0.97 0.99 3/95 32277
/proc/meminfo: memFree=1406776/2074464 swapFree=1950884/1959888
[pid=31894] ppid=31892 vsize=2416 CPUtime=1.98
/proc/31894/stat : 31894 (SatELiteGTI) S 31892 31894 10114 0 -1 4194304 386 12745 0 0 0 0 190 8 18 0 1 0 1012340923 2473984 278 4294967295 134512640 135169312 3213249456 3213245672 3085651694 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31894/statm: 604 278 235 161 0 43 0
[pid=31901] ppid=31894 vsize=45312 CPUtime=127.32
/proc/31901/stat : 31901 (minisat_static) R 31894 31894 10114 0 -1 4202496 11135 0 0 0 12722 10 0 0 25 0 1 0 1012341123 46399488 11070 4294967295 134512640 135214715 3217645616 3217644080 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31901/statm: 11328 11070 74 172 0 11155 0
Current children cumulated CPU time (s) 129.3
Current children cumulated vsize (KiB) 47728

Child status: 20
Real time (s): 129.368
CPU time (s): 129.35
CPU user time (s): 129.16
CPU system time (s): 0.19
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 53348

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 14:53:21
IDJOB=1820803
IDBENCH=69599
IDSOLVER=660
FILE ID=tipi13/1820803-1242478401
PBS_JOBID=
Free space on /tmp= 7275 MiB

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

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED= 1095490200

Linux tipi13 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.475
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.475
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.475
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.475
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:       1462396 kB
Buffers:         38012 kB
Cached:         481564 kB
SwapCached:       3452 kB
Active:         307136 kB
Inactive:       221788 kB
HighTotal:     1178688 kB
HighFree:       720948 kB
LowTotal:       895776 kB
LowFree:        741448 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            6480 kB
Writeback:           0 kB
AnonPages:        8740 kB
Mapped:           3064 kB
Slab:            74060 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7275 MiB
End job on tipi13 at 2009-05-16 14:55:31