Trace number 1518416

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S565763763-051.cnf
MD5SUMc8ce7aa8b898c6cd15227b0e8c297c77
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
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
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 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2363     7224 |      --       0       --      -- |     --   | -17/84
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 541   #clauses: 2363   #literals: 7224
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	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:  541                                                  |
0.00/0.01	c |  Number of clauses:    2363                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55: 20889 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-1518416-1238299393/watcher-1518416-1238299393 -o /tmp/evaluation-result-1518416-1238299393/solver-1518416-1238299393 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518416-1238299393.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: 1.00 1.00 1.00 3/64 20886
/proc/meminfo: memFree=903856/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102605350 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 236 195 169 0 51 0
[pid=20887] ppid=20886 vsize=1140 CPUtime=0
/proc/20887/stat : 20887 (SatELite_releas) R 20886 20886 20789 0 -1 4194304 143 0 0 0 0 0 0 0 19 0 1 0 1102605350 1167360 127 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/20887/statm: 285 140 64 174 0 108 0

[startup+0.0757739 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20886
/proc/meminfo: memFree=903856/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102778 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20886
/proc/meminfo: memFree=903856/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301816 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20886
/proc/meminfo: memFree=903856/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20886
/proc/meminfo: memFree=903856/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=901664/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=3896 CPUtime=1.48
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 611 0 0 0 148 0 0 0 25 0 1 0 1102605351 3989504 597 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 974 597 75 172 0 799 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9256

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=901088/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=4436 CPUtime=3.08
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 766 0 0 0 308 0 0 0 25 0 1 0 1102605351 4542464 752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 1109 752 75 172 0 934 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9796

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=899936/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=5248 CPUtime=6.28
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 969 0 0 0 628 0 0 0 25 0 1 0 1102605351 5373952 955 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 1312 955 75 172 0 1137 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10608

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=898848/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=6288 CPUtime=12.67
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 1220 0 0 0 1267 0 0 0 25 0 1 0 1102605351 6438912 1206 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 1572 1206 75 172 0 1397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11648

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=897568/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=7780 CPUtime=25.46
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 1565 0 0 0 2545 1 0 0 25 0 1 0 1102605351 7966720 1551 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 1945 1551 75 172 0 1770 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13140

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=895648/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=9660 CPUtime=51.04
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 2024 0 0 0 5103 1 0 0 25 0 1 0 1102605351 9891840 2010 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 2415 2010 75 172 0 2240 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15020

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=893216/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=12140 CPUtime=102.23
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 2608 0 0 0 10221 2 0 0 25 0 1 0 1102605351 12431360 2594 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 3035 2594 75 172 0 2860 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17500

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=891040/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=14328 CPUtime=162.18
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 3136 0 0 0 16216 2 0 0 25 0 1 0 1102605351 14671872 3122 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 3582 3122 75 172 0 3407 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 19688

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=889440/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=15952 CPUtime=222.16
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 3538 0 0 0 22213 3 0 0 25 0 1 0 1102605351 16334848 3524 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 3988 3524 75 172 0 3813 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21312

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=888096/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=17328 CPUtime=282.13
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 3869 0 0 0 28210 3 0 0 25 0 1 0 1102605351 17743872 3855 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 4332 3855 75 172 0 4157 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 22688

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=886944/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=18592 CPUtime=342.09
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 4168 0 0 0 34206 3 0 0 25 0 1 0 1102605351 19038208 4154 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 4648 4154 76 172 0 4473 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 23952

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=885664/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=20092 CPUtime=402.06
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 4510 0 0 0 40203 3 0 0 25 0 1 0 1102605351 20574208 4496 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 5023 4496 76 172 0 4848 0

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

[pid=20889] ppid=20886 vsize=22696 CPUtime=522.01
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 5103 0 0 0 52197 4 0 0 25 0 1 0 1102605351 23240704 5089 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 5674 5089 76 172 0 5499 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 28056

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=882400/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=23888 CPUtime=581.98
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 5336 0 0 0 58194 4 0 0 25 0 1 0 1102605351 24461312 5322 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 5972 5322 76 172 0 5797 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 29248

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=881568/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=24696 CPUtime=641.95
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 5535 0 0 0 64191 4 0 0 25 0 1 0 1102605351 25288704 5521 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 6174 5521 76 172 0 5999 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 30056

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=881056/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=24992 CPUtime=701.91
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 5635 0 0 0 70187 4 0 0 25 0 1 0 1102605351 25591808 5621 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 6248 5621 76 172 0 6073 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 30352

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=880288/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=25872 CPUtime=761.89
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 5809 0 0 0 76185 4 0 0 25 0 1 0 1102605351 26492928 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 6468 5795 76 172 0 6293 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 31232

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=879584/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=26600 CPUtime=821.85
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 5984 0 0 0 82181 4 0 0 25 0 1 0 1102605351 27238400 5970 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 6650 5970 76 172 0 6475 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 31960

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=878880/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=27440 CPUtime=881.82
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6182 0 0 0 88178 4 0 0 25 0 1 0 1102605351 28098560 6168 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 6860 6168 76 172 0 6685 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 32800

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=878112/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=28268 CPUtime=941.8
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6368 0 0 0 94175 5 0 0 25 0 1 0 1102605351 28946432 6354 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7067 6354 76 172 0 6892 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 33628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=877600/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=28832 CPUtime=1001.77
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6513 0 0 0 100172 5 0 0 25 0 1 0 1102605351 29523968 6499 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7208 6499 76 172 0 7033 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 34192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=876896/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=29580 CPUtime=1061.73
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6675 0 0 0 106168 5 0 0 25 0 1 0 1102605351 30289920 6661 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7395 6661 76 172 0 7220 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 34940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=876320/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=30248 CPUtime=1121.7
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6829 0 0 0 112165 5 0 0 25 0 1 0 1102605351 30973952 6815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7562 6815 76 172 0 7387 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 35608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=875872/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=30668 CPUtime=1181.67
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6938 0 0 0 118162 5 0 0 25 0 1 0 1102605351 31404032 6924 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7667 6924 76 172 0 7492 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 36028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20889
/proc/meminfo: memFree=875616/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=30976 CPUtime=1200.06
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6997 0 0 0 120001 5 0 0 25 0 1 0 1102605351 31719424 6983 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7744 6983 76 172 0 7569 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36336

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 1.00 2/66 20889
/proc/meminfo: memFree=875616/2055920 swapFree=4174052/4192956
[pid=20886] ppid=20884 vsize=5360 CPUtime=0
/proc/20886/stat : 20886 (glucose.sh) S 20884 20886 20789 0 -1 4194304 313 195 0 0 0 0 0 0 19 0 1 0 1102605350 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20886/statm: 1340 238 195 169 0 51 0
[pid=20889] ppid=20886 vsize=30976 CPUtime=1200.06
/proc/20889/stat : 20889 (glucose_static) R 20886 20886 20789 0 -1 4194304 6997 0 0 0 120001 5 0 0 25 0 1 0 1102605351 31719424 6983 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20889/statm: 7744 6983 76 172 0 7569 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.03
CPU system time (s): 0.067989
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 36336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7516
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= 4530

runsolver used 0.970852 second user time and 3.40648 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-29 06:03:13
IDJOB=1518416
IDBENCH=70678
IDSOLVER=503
FILE ID=node17/1518416-1238299393
PBS_JOBID= 9061022
Free space on /tmp= 66336 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S565763763-051.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518416-1238299393/watcher-1518416-1238299393 -o /tmp/evaluation-result-1518416-1238299393/solver-1518416-1238299393 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518416-1238299393.cnf

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

MD5SUM BENCH= c8ce7aa8b898c6cd15227b0e8c297c77
RANDOM SEED=1086481860

node17.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.265
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.265
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:        904400 kB
Buffers:         92968 kB
Cached:         952360 kB
SwapCached:      12684 kB
Active:         152000 kB
Inactive:       907408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        904400 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          19692 kB
Slab:            78108 kB
Committed_AS:  2880652 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= 66336 MiB
End job on node17 at 2009-03-29 06:23:16