Trace number 1832242

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.1 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1108.56
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   17480    82062 |    5243       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   13665    68249 |      --       0       --      -- |     --   | -322/-1645
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1081   #clauses: 13665   #literals: 68249
0.00/0.07	c CPU time:   0.066989 s
0.00/0.07	c ==============================================================================
0.00/0.09	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	c Number of variables   : 1081         
0.00/0.09	c Number of clauses     : 13665        
0.08/0.10	c Parsing time: 0.01         s

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1832242-1242770619/watcher-1832242-1242770619 -o /tmp/evaluation-result-1832242-1242770619/solver-1832242-1242770619 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832242-1242770619.cnf -random-seed=1394110086 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6856
/proc/meminfo: memFree=1703880/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305095393 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6856/statm: 1339 237 197 169 0 50 0

[startup+0.0718821 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6856
/proc/meminfo: memFree=1703880/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305095393 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6856/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102886 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6856
/proc/meminfo: memFree=1703880/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.302908 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6856
/proc/meminfo: memFree=1703880/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.701952 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 6856
/proc/meminfo: memFree=1703880/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1700408/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=4700 CPUtime=1.39
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 913 0 0 0 139 0 0 0 25 0 1 0 305095403 4812800 899 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 1175 899 76 170 0 1002 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10056

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1699320/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=5888 CPUtime=2.99
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 1209 0 0 0 299 0 0 0 25 0 1 0 305095403 6029312 1195 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 1472 1195 76 170 0 1299 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11244

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1697408/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=7076 CPUtime=6.18
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 1491 0 0 0 618 0 0 0 25 0 1 0 305095403 7245824 1477 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 1769 1477 76 170 0 1596 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12432

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1696896/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=7608 CPUtime=12.59
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 1620 0 0 0 1258 1 0 0 25 0 1 0 305095403 7790592 1606 1992294400 134512640 135212243 4294956240 18446744073709551615 134526143 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 1902 1606 76 170 0 1729 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12964

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1695680/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=8848 CPUtime=25.38
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 1919 0 0 0 2537 1 0 0 25 0 1 0 305095403 9060352 1905 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 2212 1905 76 170 0 2039 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14204

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1694208/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=10328 CPUtime=50.97
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 2297 0 0 0 5096 1 0 0 25 0 1 0 305095403 10575872 2283 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 2582 2283 76 170 0 2409 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15684

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1691648/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=12948 CPUtime=102.17
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 2927 0 0 0 10214 3 0 0 25 0 1 0 305095403 13258752 2913 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 3237 2913 76 170 0 3064 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18304

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1689856/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=14828 CPUtime=162.15
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 3379 0 0 0 16211 4 0 0 25 0 1 0 305095403 15183872 3365 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 3707 3365 76 170 0 3534 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20184

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1686976/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=17792 CPUtime=222.14
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 4117 0 0 0 22209 5 0 0 25 0 1 0 305095403 18219008 4103 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 4448 4103 76 170 0 4275 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23148

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1684480/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=20248 CPUtime=282.12
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 4720 0 0 0 28207 5 0 0 25 0 1 0 305095403 20733952 4706 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 5062 4706 76 170 0 4889 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25604

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1684032/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=20580 CPUtime=342.11
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 4793 0 0 0 34205 6 0 0 25 0 1 0 305095403 21073920 4779 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 5145 4779 76 170 0 4972 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25936

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1682496/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=22080 CPUtime=402.08
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 5165 0 0 0 40202 6 0 0 25 0 1 0 305095403 22609920 5151 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 5520 5151 76 170 0 5347 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 27436

[startup+462.303 s]

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

[pid=6862] ppid=6856 vsize=24324 CPUtime=462.07
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 5699 0 0 0 46200 7 0 0 25 0 1 0 305095403 24907776 5685 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 6081 5685 76 170 0 5908 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 29680

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1680192/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=24636 CPUtime=522.05
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 5747 0 0 0 52198 7 0 0 25 0 1 0 305095403 25227264 5733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 6159 5733 76 170 0 5986 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29992

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1678528/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=26192 CPUtime=582.04
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 6152 0 0 0 58196 8 0 0 25 0 1 0 305095403 26820608 6138 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 6548 6138 76 170 0 6375 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 31548

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1677888/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=26784 CPUtime=642.03
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 6294 0 0 0 64195 8 0 0 25 0 1 0 305095403 27426816 6280 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 6696 6280 76 170 0 6523 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 32140

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1675840/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=28856 CPUtime=702.01
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 6796 0 0 0 70192 9 0 0 25 0 1 0 305095403 29548544 6782 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 7214 6782 76 170 0 7041 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 34212

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1675776/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=28856 CPUtime=762
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 6796 0 0 0 76191 9 0 0 25 0 1 0 305095403 29548544 6782 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 7214 6782 76 170 0 7041 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 34212

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1675648/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=29012 CPUtime=821.98
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 6828 0 0 0 82189 9 0 0 25 0 1 0 305095403 29708288 6814 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 7253 6814 76 170 0 7080 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 34368

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1673280/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=31336 CPUtime=881.97
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 7400 0 0 0 88187 10 0 0 25 0 1 0 305095403 32088064 7386 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 7834 7386 76 170 0 7661 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 36692

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1673280/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=31336 CPUtime=941.95
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 7400 0 0 0 94185 10 0 0 25 0 1 0 305095403 32088064 7386 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 7834 7386 76 170 0 7661 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 36692

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1673024/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=31732 CPUtime=1001.93
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 7471 0 0 0 100183 10 0 0 25 0 1 0 305095403 32493568 7457 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 7933 7457 76 170 0 7760 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 37088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1671552/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=33400 CPUtime=1061.92
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 7837 0 0 0 106181 11 0 0 25 0 1 0 305095403 34201600 7823 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 8350 7823 76 170 0 8177 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 38756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1671168/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=33664 CPUtime=1121.9
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 7923 0 0 0 112179 11 0 0 25 0 1 0 305095403 34471936 7909 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 8416 7909 76 170 0 8243 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 39020

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1670784/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=34124 CPUtime=1181.89
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 8006 0 0 0 118178 11 0 0 25 0 1 0 305095403 34942976 7992 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 8531 7992 76 170 0 8358 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 39480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 6862
/proc/meminfo: memFree=1670784/2055920 swapFree=4180424/4192956
[pid=6856] ppid=6854 vsize=5356 CPUtime=0.08
/proc/6856/stat : 6856 (SatELiteGTI) S 6854 6856 6563 0 -1 4194304 335 798 0 0 0 0 8 0 16 0 1 0 305095393 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 239 197 169 0 50 0
[pid=6862] ppid=6856 vsize=34124 CPUtime=1199.99
/proc/6862/stat : 6862 (minisat_static) R 6856 6856 6563 0 -1 4194304 8009 0 0 0 119988 11 0 0 25 0 1 0 305095403 34942976 7995 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/6862/statm: 8531 7995 76 170 0 8358 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 39480

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)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1199.97
CPU system time (s): 0.12898
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 39480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9146
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= 15
involuntary context switches= 2255

runsolver used 1.47078 second user time and 2.89356 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-20 00:03:39
IDJOB=1832242
IDBENCH=24646
IDSOLVER=672
FILE ID=node24/1832242-1242770619
PBS_JOBID= 9322274
Free space on /tmp= 66152 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832242-1242770619/watcher-1832242-1242770619 -o /tmp/evaluation-result-1832242-1242770619/solver-1832242-1242770619 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832242-1242770619.cnf -random-seed=1394110086

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1394110086

node24.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1704360 kB
Buffers:         14576 kB
Cached:         295244 kB
SwapCached:       6720 kB
Active:         220084 kB
Inactive:        98584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704360 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            18856 kB
Committed_AS:  1019840 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66148 MiB
End job on node24 at 2009-05-20 00:23:41