Trace number 1832240

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.11 1200.71

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

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 |   15779    71289 |    4733       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   11488    55322 |      --       0       --      -- |     --   | -204/-877
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 884   #clauses: 11488   #literals: 55322
0.00/0.06	c CPU time:   0.058991 s
0.00/0.06	c ==============================================================================
0.00/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	c Number of variables   : 884          
0.00/0.08	c Number of clauses     : 11488        
0.00/0.09	c Parsing time: 0.01         s
1200.08/1200.71	HOME/SatELiteGTI: line 36:  2831 Terminated              $MS $2 $TMP.cnf $TMP.result

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-1832240-1242770593/watcher-1832240-1242770593 -o /tmp/evaluation-result-1832240-1242770593/solver-1832240-1242770593 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832240-1242770593.cnf -random-seed=116215484 

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.94 3/64 2825
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 305092212 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221780869202 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/2825/statm: 1339 235 195 169 0 50 0
[pid=2826] ppid=2825 vsize=5356 CPUtime=0
/proc/2826/stat : 2826 (SatELiteGTI) S 2825 2825 2676 0 -1 4194368 51 188 0 0 0 0 0 0 20 0 1 0 305092212 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4096 65538 18446744071563355516 0 0 17 0 0 0
/proc/2826/statm: 1339 238 198 169 0 50 0

[startup+0.0964281 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2825
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.102424 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2825
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.302452 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2825
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.701508 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2825
/proc/meminfo: memFree=1965504/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1962352/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=4804 CPUtime=1.41
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 888 0 0 0 141 0 0 0 25 0 1 0 305092220 4919296 874 1992294400 134512640 135212243 4294956240 18446744073709551615 134526055 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 1201 874 76 170 0 1028 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10160

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1961136/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=5728 CPUtime=3
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 1156 0 0 0 300 0 0 0 25 0 1 0 305092220 5865472 1142 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 1432 1142 76 170 0 1259 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11084

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1959344/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=6916 CPUtime=6.21
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 1424 0 0 0 620 1 0 0 25 0 1 0 305092220 7081984 1410 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 1729 1410 76 170 0 1556 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12272

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1958832/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=7312 CPUtime=12.6
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 1546 0 0 0 1259 1 0 0 25 0 1 0 305092220 7487488 1532 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 1828 1532 76 170 0 1655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12668

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1957872/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=8536 CPUtime=25.4
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 1821 0 0 0 2539 1 0 0 25 0 1 0 305092220 8740864 1807 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 2134 1807 76 170 0 1961 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13892

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1956208/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=10132 CPUtime=50.99
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 2251 0 0 0 5097 2 0 0 25 0 1 0 305092220 10375168 2237 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 2533 2237 76 170 0 2360 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15488

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1953840/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=12484 CPUtime=102.16
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 2802 0 0 0 10214 2 0 0 25 0 1 0 305092220 12783616 2788 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 3121 2788 76 170 0 2948 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17840

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1951856/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=14368 CPUtime=162.13
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 3284 0 0 0 16210 3 0 0 25 0 1 0 305092220 14712832 3270 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 3592 3270 76 170 0 3419 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19724

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1949168/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=17200 CPUtime=222.09
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 3951 0 0 0 22206 3 0 0 25 0 1 0 305092220 17612800 3937 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 4300 3937 76 170 0 4127 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22556

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1947568/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=18860 CPUtime=282.06
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 4362 0 0 0 28203 3 0 0 25 0 1 0 305092220 19312640 4348 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 4715 4348 76 170 0 4542 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 24216

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1946424/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=19980 CPUtime=342.04
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 4654 0 0 0 34200 4 0 0 25 0 1 0 305092220 20459520 4640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 4995 4640 76 170 0 4822 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25336

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1945656/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=20696 CPUtime=402
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 4831 0 0 0 40196 4 0 0 25 0 1 0 305092220 21192704 4817 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 5174 4817 76 170 0 5001 0
Current children cumulated CPU time (s) 402.07

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

[pid=2831] ppid=2825 vsize=22880 CPUtime=521.94
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 5357 0 0 0 52190 4 0 0 25 0 1 0 305092220 23429120 5343 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 5720 5343 76 170 0 5547 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 28236

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1941496/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=24980 CPUtime=581.91
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 5839 0 0 0 58186 5 0 0 25 0 1 0 305092220 25579520 5825 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 6245 5825 76 170 0 6072 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 30336

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1941240/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=25160 CPUtime=641.88
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 5900 0 0 0 64183 5 0 0 25 0 1 0 305092220 25763840 5886 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 6290 5886 76 170 0 6117 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 30516

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1939256/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=27100 CPUtime=701.85
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 6371 0 0 0 70179 6 0 0 25 0 1 0 305092220 27750400 6357 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 6775 6357 76 170 0 6602 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 32456

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1939064/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=27312 CPUtime=761.82
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 6406 0 0 0 76176 6 0 0 25 0 1 0 305092220 27967488 6392 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 6828 6392 76 170 0 6655 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 32668

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1937208/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=29256 CPUtime=821.79
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 6902 0 0 0 82172 7 0 0 25 0 1 0 305092220 29958144 6888 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 7314 6888 76 170 0 7141 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 34612

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1936888/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=29556 CPUtime=881.76
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 6957 0 0 0 88169 7 0 0 25 0 1 0 305092220 30265344 6943 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 7389 6943 76 170 0 7216 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 34912

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1936696/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=29744 CPUtime=941.73
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7017 0 0 0 94166 7 0 0 25 0 1 0 305092220 30457856 7003 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 7436 7003 76 170 0 7263 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 35100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1935096/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=31336 CPUtime=1001.7
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7410 0 0 0 100163 7 0 0 25 0 1 0 305092220 32088064 7396 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 7834 7396 76 170 0 7661 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 36692

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1933688/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=32696 CPUtime=1061.68
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7751 0 0 0 106160 8 0 0 25 0 1 0 305092220 33480704 7737 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 8174 7737 76 170 0 8001 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 38052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1933624/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=32696 CPUtime=1121.65
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7764 0 0 0 112157 8 0 0 25 0 1 0 305092220 33480704 7750 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 8174 7750 76 170 0 8001 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 38052

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1933432/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=32904 CPUtime=1181.61
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7794 0 0 0 118153 8 0 0 25 0 1 0 305092220 33693696 7780 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 8226 7780 76 170 0 8053 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 38260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1933304/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=32904 CPUtime=1200.01
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7825 0 0 0 119993 8 0 0 25 0 1 0 305092220 33693696 7811 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 8226 7811 76 170 0 8053 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 38260

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 2831
/proc/meminfo: memFree=1933304/2055920 swapFree=4178372/4192956
[pid=2825] ppid=2823 vsize=5356 CPUtime=0.07
/proc/2825/stat : 2825 (SatELiteGTI) S 2823 2825 2676 0 -1 4194304 335 757 0 0 0 0 7 0 16 0 1 0 305092212 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2825/statm: 1339 239 197 169 0 50 0
[pid=2831] ppid=2825 vsize=32904 CPUtime=1200.01
/proc/2831/stat : 2831 (minisat_static) R 2825 2825 2676 0 -1 4194304 7825 0 0 0 119993 8 0 0 25 0 1 0 305092220 33693696 7811 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/2831/statm: 8226 7811 76 170 0 8053 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 38260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.096985
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 38260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8927
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= 30
involuntary context switches= 3574

runsolver used 0.953854 second user time and 3.42148 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-20 00:03:14
IDJOB=1832240
IDBENCH=24645
IDSOLVER=672
FILE ID=node29/1832240-1242770593
PBS_JOBID= 9322269
Free space on /tmp= 66488 MiB

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

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=116215484

node29.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.281
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.281
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:       1966048 kB
Buffers:          9324 kB
Cached:          43632 kB
SwapCached:       8788 kB
Active:          22368 kB
Inactive:        40948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1966048 kB
SwapTotal:     4192956 kB
SwapFree:      4178372 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          15000 kB
Slab:            12512 kB
Committed_AS:  1093084 kB
PageTables:       1476 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= 66488 MiB
End job on node29 at 2009-05-20 00:23:16