Trace number 1833210

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.09 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S2061874746-039.cnf
MD5SUM7a50a8aff0c6952edb5e8fbcf8bad297
Bench CategoryRANDOM (random 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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2368     7176 |      --       0       --      -- |     --   | -12/36
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 546   #clauses: 2368   #literals: 7176
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Number of variables   : 546          
0.00/0.01	c Number of clauses     : 2368         
0.00/0.01	c Parsing time: 0.00         s
1200.06/1200.51	HOME/SatELiteGTI: line 36: 15399 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-1833210-1242802940/watcher-1833210-1242802940 -o /tmp/evaluation-result-1833210-1242802940/solver-1833210-1242802940 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833210-1242802940.cnf -random-seed=1703046228 

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: 0.91 0.97 0.99 3/64 15393
/proc/meminfo: memFree=1875104/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 308327028 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307355218 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/15393/statm: 1339 235 195 169 0 50 0
[pid=15394] ppid=15393 vsize=5356 CPUtime=0
/proc/15394/stat : 15394 (SatELiteGTI) R 15393 15393 15136 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 308327028 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4096 65538 0 0 0 17 0 0 0
/proc/15394/statm: 1339 238 198 169 0 50 0
[pid=15396] ppid=15394 vsize=0 CPUtime=0
/proc/15396/stat : 15396 (sed) Z 15394 15393 15136 0 -1 4194316 163 0 0 0 0 0 0 0 18 0 1 0 308327028 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/15396/statm: 0 0 0 0 0 0 0

[startup+0.0291679 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15393
/proc/meminfo: memFree=1875104/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10218 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15393
/proc/meminfo: memFree=1875104/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301215 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15393
/proc/meminfo: memFree=1875104/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701283 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15393
/proc/meminfo: memFree=1875104/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50142 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1872656/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=4308 CPUtime=1.47
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 746 0 0 0 147 0 0 0 25 0 1 0 308327029 4411392 732 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 1077 732 76 170 0 904 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9664

[startup+3.10169 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1871504/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=5572 CPUtime=3.08
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 1049 0 0 0 307 1 0 0 25 0 1 0 308327029 5705728 1035 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 1393 1035 76 170 0 1220 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10928

[startup+6.30124 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1869456/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=7188 CPUtime=6.27
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 1446 0 0 0 626 1 0 0 25 0 1 0 308327029 7360512 1432 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 1797 1432 76 170 0 1624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12544

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1867152/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=9252 CPUtime=12.67
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 1943 0 0 0 1266 1 0 0 25 0 1 0 308327029 9474048 1929 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 2313 1929 76 170 0 2140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14608

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1864592/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=11748 CPUtime=25.47
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 2564 0 0 0 2544 3 0 0 25 0 1 0 308327029 12029952 2550 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 2937 2550 76 170 0 2764 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17104

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1864016/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=12412 CPUtime=51.06
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 2732 0 0 0 5103 3 0 0 25 0 1 0 308327029 12709888 2718 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 3103 2718 76 170 0 2930 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17768

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1862224/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=13876 CPUtime=102.24
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 3117 0 0 0 10221 3 0 0 25 0 1 0 308327029 14209024 3103 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 3469 3103 76 170 0 3296 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19232

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1860944/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=15064 CPUtime=162.22
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 3434 0 0 0 16218 4 0 0 25 0 1 0 308327029 15425536 3420 1992294400 134512640 135212243 4294956240 18446744073709551615 134526185 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 3766 3420 76 170 0 3593 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20420

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1859536/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=16716 CPUtime=222.2
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 3781 0 0 0 22215 5 0 0 25 0 1 0 308327029 17117184 3767 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 4179 3767 76 170 0 4006 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22072

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1858128/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=18056 CPUtime=282.17
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 4121 0 0 0 28212 5 0 0 25 0 1 0 308327029 18489344 4107 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 4514 4107 76 170 0 4341 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23412

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1856464/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=19512 CPUtime=342.15
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 4520 0 0 0 34209 6 0 0 25 0 1 0 308327029 19980288 4506 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 4878 4506 76 170 0 4705 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 24868

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15399
/proc/meminfo: memFree=1856400/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=19656 CPUtime=402.13

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

[pid=15399] ppid=15393 vsize=21660 CPUtime=522.09
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 5042 0 0 0 52202 7 0 0 25 0 1 0 308327029 22179840 5028 1992294400 134512640 135212243 4294956240 18446744073709551615 134526220 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 5415 5028 76 170 0 5242 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 27016

[startup+582.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1852560/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=23516 CPUtime=582.07
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 5463 0 0 0 58199 8 0 0 25 0 1 0 308327029 24080384 5449 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 5879 5449 76 170 0 5706 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 28872

[startup+642.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 15399
/proc/meminfo: memFree=1852432/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=23652 CPUtime=642.05
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 5487 0 0 0 64197 8 0 0 25 0 1 0 308327029 24219648 5473 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 5913 5473 76 170 0 5740 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 29008

[startup+702.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 15399
/proc/meminfo: memFree=1851152/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=24880 CPUtime=702.03
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 5811 0 0 0 70194 9 0 0 25 0 1 0 308327029 25477120 5797 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6220 5797 76 170 0 6047 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 30236

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1850320/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=25672 CPUtime=762.01
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 6000 0 0 0 76192 9 0 0 25 0 1 0 308327029 26288128 5986 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6418 5986 76 170 0 6245 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 31028

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1850192/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=25808 CPUtime=821.99
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 6024 0 0 0 82190 9 0 0 25 0 1 0 308327029 26427392 6010 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6452 6010 76 170 0 6279 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 31164

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1848976/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=26864 CPUtime=881.97
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 6323 0 0 0 88187 10 0 0 25 0 1 0 308327029 27508736 6309 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6716 6309 76 170 0 6543 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 32220

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1848016/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=27788 CPUtime=941.95
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 6549 0 0 0 94185 10 0 0 25 0 1 0 308327029 28454912 6535 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6947 6535 76 170 0 6774 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 33144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1847888/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=27940 CPUtime=1001.92
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 6564 0 0 0 100182 10 0 0 25 0 1 0 308327029 28610560 6550 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6985 6550 76 170 0 6812 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 33296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1847760/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=27940 CPUtime=1061.9
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 6591 0 0 0 106180 10 0 0 25 0 1 0 308327029 28610560 6577 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 6985 6577 76 170 0 6812 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 33296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1845264/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=30488 CPUtime=1121.88
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 7225 0 0 0 112177 11 0 0 25 0 1 0 308327029 31219712 7211 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 7622 7211 76 170 0 7449 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 35844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1845200/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=30488 CPUtime=1181.87
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 7225 0 0 0 118175 12 0 0 25 0 1 0 308327029 31219712 7211 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 7622 7211 76 170 0 7449 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 35844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1845200/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=30488 CPUtime=1200.06
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 7229 0 0 0 119994 12 0 0 25 0 1 0 308327029 31219712 7215 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 7622 7215 76 170 0 7449 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35844

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15399
/proc/meminfo: memFree=1845200/2055920 swapFree=4179684/4192956
[pid=15393] ppid=15391 vsize=5356 CPUtime=0
/proc/15393/stat : 15393 (SatELiteGTI) S 15391 15393 15136 0 -1 4194304 335 428 0 0 0 0 0 0 19 0 1 0 308327028 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15393/statm: 1339 239 197 169 0 50 0
[pid=15399] ppid=15393 vsize=30488 CPUtime=1200.06
/proc/15399/stat : 15399 (minisat_static) R 15393 15393 15136 0 -1 4194304 7229 0 0 0 119994 12 0 0 25 0 1 0 308327029 31219712 7215 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15399/statm: 7622 7215 76 170 0 7449 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.12998
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 35844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8002
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= 26
involuntary context switches= 2298

runsolver used 1.38379 second user time and 2.84857 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-20 09:02:20
IDJOB=1833210
IDBENCH=70568
IDSOLVER=672
FILE ID=node25/1833210-1242802940
PBS_JOBID= 9322388
Free space on /tmp= 66388 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S2061874746-039.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833210-1242802940/watcher-1833210-1242802940 -o /tmp/evaluation-result-1833210-1242802940/solver-1833210-1242802940 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833210-1242802940.cnf -random-seed=1703046228

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

MD5SUM BENCH= 7a50a8aff0c6952edb5e8fbcf8bad297
RANDOM SEED=1703046228

node25.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.259
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.259
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:       1875584 kB
Buffers:         19104 kB
Cached:          92632 kB
SwapCached:       7944 kB
Active:          23216 kB
Inactive:        97880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875584 kB
SwapTotal:     4192956 kB
SwapFree:      4179684 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            45272 kB
Committed_AS:  1007240 kB
PageTables:       1464 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= 66388 MiB
End job on node25 at 2009-05-20 09:22:23