Trace number 1519136

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
glucose 1.0? (TO) 1200.02 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S486002104-037.cnf
MD5SUMf4b8d839b40ecfc6d6fa55a34f75fca9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
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 |    1615     4845 |     484       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1606     4884 |      --       0       --      -- |     --   | -9/39
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 370   #clauses: 1606   #literals: 4884
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  370                                                  |
0.00/0.01	c |  Number of clauses:    1606                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.00/1200.60	HOME/glucose.sh: line 55:  8323 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519136-1238308576/watcher-1519136-1238308576 -o /tmp/evaluation-result-1519136-1238308576/solver-1519136-1238308576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1519136-1238308576.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8320
/proc/meminfo: memFree=1048824/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) R 8318 8320 8033 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 707750006 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8320/statm: 1340 235 194 169 0 51 0
[pid=8321] ppid=8320 vsize=1016 CPUtime=0
/proc/8321/stat : 8321 (SatELite_releas) R 8320 8320 8033 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 707750006 1040384 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134587264 0 0 4096 3 0 0 0 17 0 0 0
/proc/8321/statm: 254 135 76 174 0 77 0

[startup+0.086099 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8320
/proc/meminfo: memFree=1048824/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102101 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8320
/proc/meminfo: memFree=1048824/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30213 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8320
/proc/meminfo: memFree=1048824/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701186 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8320
/proc/meminfo: memFree=1048824/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5013 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1046952/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=3652 CPUtime=1.48
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 555 0 0 0 148 0 0 0 25 0 1 0 707750007 3739648 541 1992294400 134512640 135217611 4294956304 18446744073709551615 134539105 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 913 541 75 172 0 738 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9012

[startup+3.10152 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1046312/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=4180 CPUtime=3.08
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 704 0 0 0 308 0 0 0 25 0 1 0 707750007 4280320 690 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 1045 690 75 172 0 870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9540

[startup+6.30198 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1045288/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=5004 CPUtime=6.28
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 886 0 0 0 628 0 0 0 25 0 1 0 707750007 5124096 872 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 1251 872 75 172 0 1076 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10364

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1044136/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=5968 CPUtime=12.67
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 1122 0 0 0 1267 0 0 0 25 0 1 0 707750007 6111232 1108 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 1492 1108 75 172 0 1317 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11328

[startup+25.5027 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1042856/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=7300 CPUtime=25.47
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 1458 0 0 0 2546 1 0 0 25 0 1 0 707750007 7475200 1444 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 1825 1444 75 172 0 1650 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12660

[startup+51.1023 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1041128/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=9056 CPUtime=51.05
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 1882 0 0 0 5104 1 0 0 25 0 1 0 707750007 9273344 1868 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 2264 1868 75 172 0 2089 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14416

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1039016/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=11268 CPUtime=102.23
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 2382 0 0 0 10222 1 0 0 25 0 1 0 707750007 11538432 2368 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 2817 2368 75 172 0 2642 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16628

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1036904/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=13484 CPUtime=162.21
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 2915 0 0 0 16219 2 0 0 25 0 1 0 707750007 13807616 2901 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 3371 2901 75 172 0 3196 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18844

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1035496/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=15040 CPUtime=222.18
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 3274 0 0 0 22216 2 0 0 25 0 1 0 707750007 15400960 3260 1992294400 134512640 135217611 4294956304 18446744073709551615 134542144 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 3760 3260 75 172 0 3585 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20400

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1034024/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=16500 CPUtime=282.13
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 3632 0 0 0 28210 3 0 0 25 0 1 0 707750007 16896000 3618 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 4125 3618 75 172 0 3950 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 21860

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1032872/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=17736 CPUtime=342.11
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 3921 0 0 0 34208 3 0 0 25 0 1 0 707750007 18161664 3907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 4434 3907 75 172 0 4259 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23096

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1032232/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=18304 CPUtime=402.07
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 4070 0 0 0 40204 3 0 0 25 0 1 0 707750007 18743296 4056 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 4576 4056 75 172 0 4401 0

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

[pid=8323] ppid=8320 vsize=19076 CPUtime=462.05
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 4211 0 0 0 46201 4 0 0 25 0 1 0 707750007 19533824 4197 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 4769 4197 75 172 0 4594 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 24436

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1030376/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=20660 CPUtime=522.02
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 4547 0 0 0 52198 4 0 0 25 0 1 0 707750007 21155840 4533 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 5165 4533 75 172 0 4990 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 26020

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8323
/proc/meminfo: memFree=1029672/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=21300 CPUtime=581.99
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 4726 0 0 0 58195 4 0 0 25 0 1 0 707750007 21811200 4712 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 5325 4712 75 172 0 5150 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 26660

[startup+642.301 s]
/proc/loadavg: 1.09 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1028840/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=22068 CPUtime=641.96
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 4920 0 0 0 64192 4 0 0 25 0 1 0 707750007 22597632 4906 1992294400 134512640 135217611 4294956304 18446744073709551615 134537264 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 5517 4906 75 172 0 5342 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 27428

[startup+702.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/66 8323
/proc/meminfo: memFree=1028072/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=22916 CPUtime=701.93
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5115 0 0 0 70189 4 0 0 25 0 1 0 707750007 23465984 5101 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 5729 5101 75 172 0 5554 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 28276

[startup+762.305 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 8323
/proc/meminfo: memFree=1027304/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=23740 CPUtime=761.9
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5294 0 0 0 76186 4 0 0 25 0 1 0 707750007 24309760 5280 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 5935 5280 75 172 0 5760 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 29100

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1026920/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=24172 CPUtime=821.87
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5391 0 0 0 82182 5 0 0 25 0 1 0 707750007 24752128 5377 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6043 5377 75 172 0 5868 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 29532

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1026280/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=24828 CPUtime=881.84
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5559 0 0 0 88179 5 0 0 25 0 1 0 707750007 25423872 5545 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6207 5545 75 172 0 6032 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 30188

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1025448/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=25708 CPUtime=941.81
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5767 0 0 0 94176 5 0 0 25 0 1 0 707750007 26324992 5753 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6427 5753 75 172 0 6252 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 31068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1024872/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=26268 CPUtime=1001.78
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5892 0 0 0 100173 5 0 0 25 0 1 0 707750007 26898432 5878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6567 5878 75 172 0 6392 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 31628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1024616/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=26736 CPUtime=1061.76
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 5967 0 0 0 106171 5 0 0 25 0 1 0 707750007 27377664 5953 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6684 5953 75 172 0 6509 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 32096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1024296/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=27112 CPUtime=1121.72
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 6051 0 0 0 112167 5 0 0 25 0 1 0 707750007 27762688 6037 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6778 6037 75 172 0 6603 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 32472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1023848/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=27472 CPUtime=1181.71
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 6156 0 0 0 118165 6 0 0 25 0 1 0 707750007 28131328 6142 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6868 6142 75 172 0 6693 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 32832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8323
/proc/meminfo: memFree=1023720/2055920 swapFree=4179868/4192956
[pid=8320] ppid=8318 vsize=5360 CPUtime=0
/proc/8320/stat : 8320 (glucose.sh) S 8318 8320 8033 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 707750006 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8320/statm: 1340 238 195 169 0 51 0
[pid=8323] ppid=8320 vsize=27616 CPUtime=1200
/proc/8323/stat : 8323 (glucose_static) R 8320 8320 8033 0 -1 4194304 6192 0 0 0 119994 6 0 0 25 0 1 0 707750007 28278784 6178 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8323/statm: 6904 6178 75 172 0 6729 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 32976

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.61
CPU time (s): 1200.02
CPU user time (s): 1199.95
CPU system time (s): 0.069989
CPU usage (%): 99.951
Max. virtual memory (cumulated for all children) (KiB): 32976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2928

runsolver used 1.04384 second user time and 3.33249 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-29 08:36:16
IDJOB=1519136
IDBENCH=70738
IDSOLVER=503
FILE ID=node49/1519136-1238308576
PBS_JOBID= 9061056
Free space on /tmp= 66388 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S486002104-037.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519136-1238308576/watcher-1519136-1238308576 -o /tmp/evaluation-result-1519136-1238308576/solver-1519136-1238308576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1519136-1238308576.cnf

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

MD5SUM BENCH= f4b8d839b40ecfc6d6fa55a34f75fca9
RANDOM SEED=1361015634

node49.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.214
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	: 5931.00
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.214
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:       1049368 kB
Buffers:         96828 kB
Cached:         809960 kB
SwapCached:       6452 kB
Active:         264468 kB
Inactive:       651180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1049368 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          14616 kB
Slab:            76764 kB
Committed_AS:  1763176 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node49 at 2009-03-29 08:56:18