Trace number 1821624

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 09z 2009-03-22? (TO) 1200 1200.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.42/1.43	c ==============================================================================
1.42/1.43	c |           |     ORIGINAL     |              LEARNT              |          |
1.42/1.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.42/1.43	c ==============================================================================
1.42/1.43	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
8.20/8.31	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
8.30/8.32	c ==============================================================================
8.30/8.32	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
8.30/8.32	c CPU time:   8.05 s
8.30/8.32	c ==============================================================================
9.28/9.33	c WARNING: for repeatability, setting FPU to use double precision
9.28/9.34	c Number of variables   : 138309       
9.28/9.34	c Number of clauses     : 942285       
9.96/10.05	c Parsing time: 0.61         s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821624-1242545002/watcher-1821624-1242545002 -o /tmp/evaluation-result-1821624-1242545002/solver-1821624-1242545002 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821624-1242545002.cnf -random-seed=973502569 

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.03 1.01 2/93 24174
/proc/meminfo: memFree=468928/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=956 CPUtime=0
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 120 0 0 0 0 0 0 0 18 0 1 0 1018997570 978944 56 4294967295 134512640 135223648 3214384304 3214382900 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 239 59 45 174 0 64 0

[startup+0.08904 s]
/proc/loadavg: 1.00 1.03 1.01 2/93 24174
/proc/meminfo: memFree=468928/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=25896 CPUtime=0.09
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 5535 0 0 0 9 0 0 0 18 0 1 0 1018997570 26517504 5304 4294967295 134512640 135223648 3214384304 3214382888 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 6474 5305 46 174 0 6299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28312

[startup+0.120742 s]
/proc/loadavg: 1.00 1.03 1.01 2/93 24174
/proc/meminfo: memFree=468928/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=29488 CPUtime=0.12
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 6371 0 0 0 12 0 0 0 18 0 1 0 1018997570 30195712 6140 4294967295 134512640 135223648 3214384304 3214383256 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 7372 6141 46 174 0 7197 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 31904

[startup+0.319019 s]
/proc/loadavg: 1.00 1.03 1.01 2/93 24174
/proc/meminfo: memFree=468928/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=51616 CPUtime=0.32
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 11736 0 0 0 29 3 0 0 18 0 1 0 1018997570 52854784 11505 4294967295 134512640 135223648 3214384304 3214383256 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 12904 11505 46 174 0 12729 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54032

[startup+0.718985 s]
/proc/loadavg: 1.00 1.03 1.01 2/93 24174
/proc/meminfo: memFree=468928/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=74124 CPUtime=0.72
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 17297 0 0 0 58 14 0 0 18 0 1 0 1018997570 75902976 17066 4294967295 134512640 135223648 3214384304 3214383256 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 18531 17067 46 174 0 18356 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 76540

[startup+1.51892 s]
/proc/loadavg: 1.00 1.03 1.01 3/95 24179
/proc/meminfo: memFree=381352/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=126776 CPUtime=1.52
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 30001 0 0 0 134 18 0 0 20 0 1 0 1018997570 129818624 29770 4294967295 134512640 135223648 3214384304 3214382896 134548206 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 31694 29770 67 174 0 31519 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 129192

[startup+3.11878 s]
/proc/loadavg: 1.00 1.03 1.01 4/95 24179
/proc/meminfo: memFree=338820/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=150652 CPUtime=3.12
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 39065 0 0 0 290 22 0 0 25 0 1 0 1018997570 154267648 35541 4294967295 134512640 135223648 3214384304 3214382304 134548270 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24178/statm: 37663 35542 73 174 0 37488 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 153068

[startup+6.3185 s]
/proc/loadavg: 1.00 1.02 1.01 3/95 24179
/proc/meminfo: memFree=319880/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2416 CPUtime=0
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1018997569 2473984 276 4294967295 134512640 135169312 3217661904 3217660440 3085565678 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24174/statm: 604 276 235 161 0 43 0
[pid=24178] ppid=24174 vsize=151944 CPUtime=6.3
/proc/24178/stat : 24178 (SatELite_releas) R 24174 24174 14060 0 -1 4202496 42722 0 0 0 607 23 0 0 25 0 1 0 1018997570 155590656 35929 4294967295 134512640 135223648 3214384304 3214382320 134586956 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24178/statm: 37986 35929 73 174 0 37811 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 154360

[startup+12.718 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 24180
/proc/meminfo: memFree=391708/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=52720 CPUtime=3.33
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 12461 0 0 0 324 9 0 0 25 0 1 0 1018998503 53985280 12359 4294967295 134512640 135212243 3214927264 3214925680 134529754 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24180/statm: 13180 12359 73 171 0 13007 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 55140

[startup+25.5168 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 24364
/proc/meminfo: memFree=390676/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=53648 CPUtime=16.11
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 12715 0 0 0 1602 9 0 0 25 0 1 0 1018998503 54935552 12613 4294967295 134512640 135212243 3214927264 3214925968 134538439 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24180/statm: 13412 12613 73 171 0 13239 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 56068

[startup+51.1246 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 24369
/proc/meminfo: memFree=386996/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=57772 CPUtime=41.72
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 13736 0 0 0 4161 11 0 0 25 0 1 0 1018998503 59158528 13634 4294967295 134512640 135212243 3214927264 3214925872 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 14443 13634 73 171 0 14270 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 60192

[startup+102.33 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 24553
/proc/meminfo: memFree=369180/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=74788 CPUtime=92.93
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 17959 0 0 0 9279 14 0 0 25 0 1 0 1018998503 76582912 17857 4294967295 134512640 135212243 3214927264 3214925872 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 18697 17857 73 171 0 18524 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 77208

[startup+162.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 24745
/proc/meminfo: memFree=347348/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=96964 CPUtime=152.92
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 23503 0 0 0 15276 16 0 0 25 0 1 0 1018998503 99291136 23401 4294967295 134512640 135212243 3214927264 3214925872 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 24241 23401 73 171 0 24068 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 99384

[startup+222.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24934
/proc/meminfo: memFree=335428/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=108460 CPUtime=212.93
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 26390 0 0 0 21275 18 0 0 25 0 1 0 1018998503 111063040 26288 4294967295 134512640 135212243 3214927264 3214925872 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 27115 26288 73 171 0 26942 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 110880

[startup+282.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25123
/proc/meminfo: memFree=335304/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=108460 CPUtime=272.93
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 26390 0 0 0 27275 18 0 0 25 0 1 0 1018998503 111063040 26288 4294967295 134512640 135212243 3214927264 3214925872 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 27115 26288 73 171 0 26942 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 110880

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25314
/proc/meminfo: memFree=316092/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=127900 CPUtime=332.94
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 31251 0 0 0 33272 22 0 0 25 0 1 0 1018998503 130969600 31149 4294967295 134512640 135212243 3214927264 3214925872 134526526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 31975 31149 73 171 0 31802 0
Current children cumulated CPU time (s) 342.23

################
# More data... #
################

/proc/24180/statm: 34621 33798 73 171 0 34448 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 140904

[startup+582.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26068
/proc/meminfo: memFree=290052/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=153960 CPUtime=572.95
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 37787 0 0 0 57268 27 0 0 25 0 1 0 1018998503 157655040 37685 4294967295 134512640 135212243 3214927264 3214925872 134526459 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 38490 37685 73 171 0 38317 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 156380

[startup+642.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26257
/proc/meminfo: memFree=290060/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=153960 CPUtime=632.96
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 37787 0 0 0 63269 27 0 0 25 0 1 0 1018998503 157655040 37685 4294967295 134512640 135212243 3214927264 3214925872 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 38490 37685 73 171 0 38317 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 156380

[startup+702.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26441
/proc/meminfo: memFree=290076/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=153960 CPUtime=692.96
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 37787 0 0 0 69269 27 0 0 25 0 1 0 1018998503 157655040 37685 4294967295 134512640 135212243 3214927264 3214925872 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 38490 37685 73 171 0 38317 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 156380

[startup+762.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26629
/proc/meminfo: memFree=287844/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=156344 CPUtime=752.98
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 38378 0 0 0 75271 27 0 0 25 0 1 0 1018998503 160096256 38276 4294967295 134512640 135212243 3214927264 3214925584 134527722 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 39086 38276 73 171 0 38913 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 158764

[startup+822.328 s]
/proc/loadavg: 1.06 1.03 1.01 3/95 26818
/proc/meminfo: memFree=274956/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=169100 CPUtime=812.99
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 41539 0 0 0 81271 28 0 0 25 0 1 0 1018998503 173158400 41437 4294967295 134512640 135212243 3214927264 3214925872 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 42275 41437 73 171 0 42102 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 171520

[startup+882.313 s]
/proc/loadavg: 1.09 1.04 1.00 2/95 27011
/proc/meminfo: memFree=275196/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=169100 CPUtime=872.98
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 41539 0 0 0 87270 28 0 0 25 0 1 0 1018998503 173158400 41437 4294967295 134512640 135212243 3214927264 3214925872 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 42275 41437 73 171 0 42102 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 171520

[startup+942.317 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 27200
/proc/meminfo: memFree=275064/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=169100 CPUtime=932.99
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 41540 0 0 0 93271 28 0 0 25 0 1 0 1018998503 173158400 41438 4294967295 134512640 135212243 3214927264 3214925872 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 42275 41438 73 171 0 42102 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 171520

[startup+1002.31 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 27384
/proc/meminfo: memFree=275056/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=169100 CPUtime=992.99
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 41540 0 0 0 99271 28 0 0 25 0 1 0 1018998503 173158400 41438 4294967295 134512640 135212243 3214927264 3214925584 134527978 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 42275 41438 73 171 0 42102 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 171520

[startup+1062.32 s]
/proc/loadavg: 1.07 1.04 1.01 3/95 27572
/proc/meminfo: memFree=270484/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=173980 CPUtime=1053
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 42741 0 0 0 105272 28 0 0 25 0 1 0 1018998503 178155520 42639 4294967295 134512640 135212243 3214927264 3214925584 134527759 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 43495 42639 73 171 0 43322 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 176400

[startup+1122.32 s]
/proc/loadavg: 1.02 1.03 1.00 3/95 27761
/proc/meminfo: memFree=270376/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=173980 CPUtime=1113.01
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 42741 0 0 0 111273 28 0 0 25 0 1 0 1018998503 178155520 42639 4294967295 134512640 135212243 3214927264 3214925872 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 43495 42639 73 171 0 43322 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 176400

[startup+1182.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 27950
/proc/meminfo: memFree=270368/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=173980 CPUtime=1173.01
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 42744 0 0 0 117273 28 0 0 25 0 1 0 1018998503 178155520 42642 4294967295 134512640 135212243 3214927264 3214925872 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 43495 42642 73 171 0 43322 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 176400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 27950
/proc/meminfo: memFree=270384/2074464 swapFree=1949056/1959888
[pid=24174] ppid=24172 vsize=2420 CPUtime=9.29
/proc/24174/stat : 24174 (SatELiteGTI) S 24172 24174 14060 0 -1 4194304 385 48715 0 0 0 0 895 34 15 0 1 0 1018997569 2478080 278 4294967295 134512640 135169312 3217661904 3217658120 3085565678 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24174/statm: 605 278 235 161 0 44 0
[pid=24180] ppid=24174 vsize=173980 CPUtime=1190.71
/proc/24180/stat : 24180 (minisat_static) R 24174 24174 14060 0 -1 4202496 42744 0 0 0 119043 28 0 0 25 0 1 0 1018998503 178155520 42642 4294967295 134512640 135212243 3214927264 3214925872 134526275 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24180/statm: 43495 42642 73 171 0 43322 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 176400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.04
CPU time (s): 1200
CPU user time (s): 1199.38
CPU system time (s): 0.62
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 176400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.95
system time used= 0.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49100
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= 17
involuntary context switches= 256

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 09:23:22
IDJOB=1821624
IDBENCH=71037
IDSOLVER=659
FILE ID=tipi27/1821624-1242545002
PBS_JOBID=
Free space on /tmp= 8805 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821624-1242545002/watcher-1821624-1242545002 -o /tmp/evaluation-result-1821624-1242545002/solver-1821624-1242545002 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821624-1242545002.cnf -random-seed=973502569

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED= 973502569

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:        468952 kB
Buffers:         73516 kB
Cached:        1393216 kB
SwapCached:       5508 kB
Active:         593916 kB
Inactive:       882540 kB
HighTotal:     1178688 kB
HighFree:       229872 kB
LowTotal:       895776 kB
LowFree:        239080 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           28080 kB
Writeback:           0 kB
AnonPages:        9204 kB
Mapped:           3400 kB
Slab:           119544 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90632 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8777 MiB
End job on tipi27 at 2009-05-17 09:43:26