Trace number 1821607

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 525.3 525.296

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark426.58
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.13/1.17	c ==============================================================================
1.13/1.17	c |           |     ORIGINAL     |              LEARNT              |          |
1.13/1.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.13/1.17	c ==============================================================================
1.13/1.17	c |         0 |  995760  2383068 |  298727       0        0     nan |  0.000 % |
5.61/5.66	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
5.61/5.66	c ==============================================================================
5.61/5.66	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
5.61/5.66	c CPU time:   5.42 s
5.61/5.66	c ==============================================================================
6.31/6.34	This is MiniSat 2.0 beta with hacks by AVG
6.31/6.34	WARNING: for repeatability, setting FPU to use double precision
6.31/6.34	============================[ Problem Statistics ]=============================
6.31/6.34	|                                                                             |
6.31/6.34	|  Number of variables:  102107                                               |
6.31/6.34	|  Number of clauses:    659939                                               |
6.71/6.80	|  Parsing time:         0.41         s                                       |
525.23/525.26	restarts              : 18
525.23/525.26	conflicts             : 244113         (471 /sec)
525.23/525.26	decisions             : 1422448        (1.44 % random) (2744 /sec)
525.23/525.26	propagations          : 448714941      (865627 /sec)
525.23/525.26	conflict literals     : 64969614       (30.14 % deleted)
525.23/525.26	Memory used           : 276.05 MB
525.23/525.26	CPU time              : 518.37 s
525.23/525.26	
525.23/525.26	UNSATISFIABLE
525.23/525.28	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-1821607-1242543097/watcher-1821607-1242543097 -o /tmp/evaluation-result-1821607-1242543097/solver-1821607-1242543097 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821607-1242543097.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 14453
/proc/meminfo: memFree=1645388/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=956 CPUtime=0
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 150 0 0 0 0 0 0 0 18 0 1 0 1018808177 978944 86 4294967295 134512640 135223648 3219780064 3219778944 134543168 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 239 88 46 174 0 64 0

[startup+0.046166 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 14453
/proc/meminfo: memFree=1645388/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=13468 CPUtime=0.05
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 3004 0 0 0 2 3 0 0 18 0 1 0 1018808177 13791232 2837 4294967295 134512640 135223648 3219780064 3219778944 134542968 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 3367 2838 46 174 0 3192 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15884

[startup+0.126162 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 14453
/proc/meminfo: memFree=1645388/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=31336 CPUtime=0.13
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 5776 0 0 0 8 5 0 0 18 0 1 0 1018808177 32088064 5545 4294967295 134512640 135223648 3219780064 3219779016 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 7834 5546 46 174 0 7659 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 33752

[startup+0.32615 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 14453
/proc/meminfo: memFree=1645388/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=47920 CPUtime=0.33
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 9725 0 0 0 25 8 0 0 18 0 1 0 1018808177 49070080 9494 4294967295 134512640 135223648 3219780064 3219778632 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 11980 9494 46 174 0 11805 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 50336

[startup+0.726133 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 14453
/proc/meminfo: memFree=1645388/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=69372 CPUtime=0.73
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 14996 0 0 0 63 10 0 0 19 0 1 0 1018808177 71036928 14765 4294967295 134512640 135223648 3219780064 3219779016 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 17343 14765 46 174 0 17168 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 71788

[startup+1.52608 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 14458
/proc/meminfo: memFree=1560564/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=112400 CPUtime=1.53
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 25146 0 0 0 135 18 0 0 20 0 1 0 1018808177 115097600 24915 4294967295 134512640 135223648 3219780064 3219778272 134593258 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 28100 24915 72 174 0 27925 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 114816

[startup+3.12599 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 14458
/proc/meminfo: memFree=1540476/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=117800 CPUtime=3.11
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 29593 0 0 0 293 18 0 0 25 0 1 0 1018808177 120627200 26780 4294967295 134512640 135223648 3219780064 3219778080 134586748 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 29450 26780 73 174 0 29275 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 120216

[startup+6.32582 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 14458
/proc/meminfo: memFree=1525596/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2416 CPUtime=0
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1018808176 2473984 277 4294967295 134512640 135169312 3216060000 3216058536 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14453/statm: 604 277 235 161 0 43 0
[pid=14457] ppid=14453 vsize=118948 CPUtime=6.31
/proc/14457/stat : 14457 (SatELite_releas) R 14453 14453 11066 0 -1 4202496 35807 0 0 0 608 23 0 0 25 0 1 0 1018808177 121802752 27270 4294967295 134512640 135223648 3219780064 3219776684 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/14457/statm: 29737 27270 73 174 0 29562 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 121364

[startup+12.7255 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 14645
/proc/meminfo: memFree=1589476/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=39536 CPUtime=6.39
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 9550 0 0 0 633 6 0 0 25 0 1 0 1018808811 40484864 9461 4294967295 134512640 135214715 3217448960 3217447424 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 9884 9461 73 172 0 9711 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 41956

[startup+25.5248 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 14645
/proc/meminfo: memFree=1582948/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=45932 CPUtime=19.19
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 11142 0 0 0 1912 7 0 0 25 0 1 0 1018808811 47034368 11053 4294967295 134512640 135214715 3217448960 3217447424 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 11483 11053 73 172 0 11310 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 48352

[startup+51.1233 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 14652
/proc/meminfo: memFree=1565388/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=63560 CPUtime=44.79
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 15541 0 0 0 4468 11 0 0 25 0 1 0 1018808811 65085440 15452 4294967295 134512640 135214715 3217448960 3217447424 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 15890 15452 73 172 0 15717 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 65980

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 14838
/proc/meminfo: memFree=1532312/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=96108 CPUtime=95.99
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 23656 0 0 0 9577 22 0 0 25 0 1 0 1018808811 98414592 23567 4294967295 134512640 135214715 3217448960 3217447424 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 24027 23567 73 172 0 23854 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 98528

[startup+162.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15026
/proc/meminfo: memFree=1499072/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=129820 CPUtime=155.99
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 32070 0 0 0 15568 31 0 0 25 0 1 0 1018808811 132935680 31981 4294967295 134512640 135214715 3217448960 3217447424 134528698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 32455 31981 73 172 0 32282 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 132240

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 15213
/proc/meminfo: memFree=1464856/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=163260 CPUtime=215.99
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 40465 0 0 0 21560 39 0 0 25 0 1 0 1018808811 167178240 40376 4294967295 134512640 135214715 3217448960 3217447424 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 40815 40376 73 172 0 40642 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 165680

[startup+282.321 s]
/proc/loadavg: 1.05 1.01 1.00 3/98 15402
/proc/meminfo: memFree=1446132/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=182296 CPUtime=276
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 45178 0 0 0 27556 44 0 0 25 0 1 0 1018808811 186671104 45089 4294967295 134512640 135214715 3217448960 3217447424 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 45574 45089 73 172 0 45401 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 184716

[startup+342.317 s]
/proc/loadavg: 1.02 1.01 1.00 3/98 15593
/proc/meminfo: memFree=1424200/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=204348 CPUtime=336
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 50696 0 0 0 33552 48 0 0 25 0 1 0 1018808811 209252352 50607 4294967295 134512640 135214715 3217448960 3217447424 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 51087 50607 73 172 0 50914 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 206768

[startup+402.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15779
/proc/meminfo: memFree=1394928/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=233708 CPUtime=396.01
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 58037 0 0 0 39547 54 0 0 25 0 1 0 1018808811 239316992 57948 4294967295 134512640 135214715 3217448960 3217447424 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 58427 57948 73 172 0 58254 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 236128

[startup+462.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15972
/proc/meminfo: memFree=1373460/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=254744 CPUtime=456
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 63320 0 0 0 45544 56 0 0 25 0 1 0 1018808811 260857856 63231 4294967295 134512640 135214715 3217448960 3217447424 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 63686 63231 73 172 0 63513 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 257164

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16158
/proc/meminfo: memFree=1347816/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=281484 CPUtime=516.01
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 69925 0 0 0 51543 58 0 0 25 0 1 0 1018808811 288239616 69836 4294967295 134512640 135214715 3217448960 3217447520 134540425 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 70371 69836 73 172 0 70198 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 283904

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

[startup+523.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16158
/proc/meminfo: memFree=1346824/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=281880 CPUtime=516.81
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 70030 0 0 0 51623 58 0 0 25 0 1 0 1018808811 288645120 69941 4294967295 134512640 135214715 3217448960 3217447424 134528634 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 70470 69941 73 172 0 70297 0
Current children cumulated CPU time (s) 523.13
Current children cumulated vsize (KiB) 284300

[startup+523.917 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16158
/proc/meminfo: memFree=1346328/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=282276 CPUtime=517.61
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 70129 0 0 0 51703 58 0 0 25 0 1 0 1018808811 289050624 70040 4294967295 134512640 135214715 3217448960 3217447424 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 70569 70041 73 172 0 70396 0
Current children cumulated CPU time (s) 523.93
Current children cumulated vsize (KiB) 284696

[startup+524.717 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 16158
/proc/meminfo: memFree=1345832/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=282672 CPUtime=518.41
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 70207 0 0 0 51783 58 0 0 25 0 1 0 1018808811 289456128 70118 4294967295 134512640 135214715 3217448960 3217447424 134528721 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 70668 70118 73 172 0 70495 0
Current children cumulated CPU time (s) 524.73
Current children cumulated vsize (KiB) 285092

[startup+525.117 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 16158
/proc/meminfo: memFree=1345832/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=282672 CPUtime=518.81
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 70216 0 0 0 51823 58 0 0 25 0 1 0 1018808811 289456128 70127 4294967295 134512640 135214715 3217448960 3217447344 134524125 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 70668 70127 73 172 0 70495 0
Current children cumulated CPU time (s) 525.13
Current children cumulated vsize (KiB) 285092

[startup+525.217 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 16158
/proc/meminfo: memFree=1345832/2074464 swapFree=1950760/1959888
[pid=14453] ppid=14451 vsize=2420 CPUtime=6.32
/proc/14453/stat : 14453 (SatELiteGTI) S 14451 14453 11066 0 -1 4194304 387 36456 0 0 0 0 609 23 18 0 1 0 1018808176 2478080 278 4294967295 134512640 135169312 3216060000 3216056216 3085008622 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14453/statm: 605 278 235 161 0 44 0
[pid=14459] ppid=14453 vsize=282672 CPUtime=518.91
/proc/14459/stat : 14459 (minisat_static) R 14453 14453 11066 0 -1 4202496 70216 0 0 0 51833 58 0 0 25 0 1 0 1018808811 289456128 70127 4294967295 134512640 135214715 3217448960 3217447424 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14459/statm: 70668 70127 73 172 0 70495 0
Current children cumulated CPU time (s) 525.23
Current children cumulated vsize (KiB) 285092

Child status: 20
Real time (s): 525.296
CPU time (s): 525.3
CPU user time (s): 524.46
CPU system time (s): 0.84
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 285092

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 08:51:37
IDJOB=1821607
IDBENCH=71025
IDSOLVER=660
FILE ID=tipi23/1821607-1242543097
PBS_JOBID=
Free space on /tmp= 8650 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821607-1242543097/watcher-1821607-1242543097 -o /tmp/evaluation-result-1821607-1242543097/solver-1821607-1242543097 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821607-1242543097.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED= 796256433

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:       1645412 kB
Buffers:         34072 kB
Cached:         314956 kB
SwapCached:       3584 kB
Active:         164484 kB
Inactive:       196208 kB
HighTotal:     1178688 kB
HighFree:       852276 kB
LowTotal:       895776 kB
LowFree:        793136 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           20124 kB
Writeback:           0 kB
AnonPages:       11076 kB
Mapped:           4244 kB
Slab:            58352 kB
PageTables:        644 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= 8650 MiB
End job on tipi23 at 2009-05-17 09:00:24