Trace number 1513112

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.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S886725553-011.cnf
MD5SUM149f4a347f3f97737dc0646d2caf1180
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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   18700   130900 |    5609       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 220   #clauses: 18700   #literals: 130900
0.00/0.02	c CPU time:   0.023996 s
0.00/0.02	c ==============================================================================
0.00/0.06	c
0.00/0.06	c Starting glucose
0.00/0.06	c
0.00/0.06	
0.00/0.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.06	
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.07	c |  Number of variables:  220                                                  |
0.00/0.07	c |  Number of clauses:    18700                                                |
0.05/0.08	c |  Parsing time:         0.01         s                                       |
1200.06/1200.41	HOME/glucose.sh: line 55: 26994 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-1513112-1238213734/watcher-1513112-1238213734 -o /tmp/evaluation-result-1513112-1238213734/solver-1513112-1238213734 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1513112-1238213734.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.99 0.98 0.93 2/81 26991
/proc/meminfo: memFree=1584776/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0
/proc/26991/stat : 26991 (glucose.sh) R 26989 26991 26246 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1094037713 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240153848479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26991/statm: 1340 235 194 169 0 51 0
[pid=26992] ppid=26991 vsize=1008 CPUtime=0
/proc/26992/stat : 26992 (SatELite_releas) R 26991 26991 26246 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 1094037713 1032192 99 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/26992/statm: 252 99 50 174 0 75 0

[startup+0.0871559 s]
/proc/loadavg: 0.99 0.98 0.93 2/81 26991
/proc/meminfo: memFree=1584776/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.101096 s]
/proc/loadavg: 0.99 0.98 0.93 2/81 26991
/proc/meminfo: memFree=1584776/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.301119 s]
/proc/loadavg: 0.99 0.98 0.93 2/81 26991
/proc/meminfo: memFree=1584776/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.701163 s]
/proc/loadavg: 0.99 0.98 0.93 2/81 26991
/proc/meminfo: memFree=1584776/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.93 2/83 26994
/proc/meminfo: memFree=1579824/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=5996 CPUtime=1.41
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 1265 0 0 0 141 0 0 0 25 0 1 0 1094037720 6139904 1251 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 1499 1251 75 172 0 1324 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11356

[startup+3.10242 s]
/proc/loadavg: 1.07 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1578672/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=6788 CPUtime=3.02
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 1464 0 0 0 301 1 0 0 25 0 1 0 1094037720 6950912 1450 1992294400 134512640 135217611 4294956304 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 1697 1450 75 172 0 1522 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12148

[startup+6.30178 s]
/proc/loadavg: 1.07 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1577072/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=7908 CPUtime=6.22
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 1747 0 0 0 621 1 0 0 25 0 1 0 1094037720 8097792 1733 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 1977 1733 75 172 0 1802 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13268

[startup+12.7015 s]
/proc/loadavg: 1.06 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1575344/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=9516 CPUtime=12.62
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 2152 0 0 0 1261 1 0 0 25 0 1 0 1094037720 9744384 2138 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 2379 2138 75 172 0 2204 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14876

[startup+25.5019 s]
/proc/loadavg: 1.05 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1573104/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=11880 CPUtime=25.41
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 2699 0 0 0 2540 1 0 0 25 0 1 0 1094037720 12165120 2685 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 2970 2685 75 172 0 2795 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17240

[startup+51.1017 s]
/proc/loadavg: 1.03 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1570672/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=14352 CPUtime=51.01
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 3301 0 0 0 5099 2 0 0 25 0 1 0 1094037720 14696448 3287 1992294400 134512640 135217611 4294956304 18446744073709551615 134538248 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 3588 3287 75 172 0 3413 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19712

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1567216/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=17876 CPUtime=102.19
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 4163 0 0 0 10217 2 0 0 25 0 1 0 1094037720 18305024 4149 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 4469 4149 75 172 0 4294 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23236

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1564272/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=20788 CPUtime=162.18
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 4869 0 0 0 16215 3 0 0 25 0 1 0 1094037720 21286912 4855 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 5197 4855 75 172 0 5022 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26148

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1562224/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=22944 CPUtime=222.16
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 5381 0 0 0 22213 3 0 0 25 0 1 0 1094037720 23494656 5367 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 5736 5367 75 172 0 5561 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 28304

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1560368/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=24816 CPUtime=282.14
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 5832 0 0 0 28210 4 0 0 25 0 1 0 1094037720 25411584 5818 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 6204 5818 75 172 0 6029 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30176

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1558960/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=26228 CPUtime=342.13
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 6180 0 0 0 34208 5 0 0 25 0 1 0 1094037720 26857472 6166 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 6557 6166 75 172 0 6382 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 31588

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1557424/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=27884 CPUtime=402.11
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 6584 0 0 0 40206 5 0 0 25 0 1 0 1094037720 28553216 6570 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 6971 6570 75 172 0 6796 0

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

[pid=26994] ppid=26991 vsize=29420 CPUtime=462.09
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 6954 0 0 0 46204 5 0 0 25 0 1 0 1094037720 30126080 6940 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 7355 6940 75 172 0 7180 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 34780

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/83 26994
/proc/meminfo: memFree=1554864/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=30488 CPUtime=522.08
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 7218 0 0 0 52202 6 0 0 25 0 1 0 1094037720 31219712 7204 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 7622 7204 75 172 0 7447 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 35848

[startup+582.302 s]
/proc/loadavg: 1.05 1.01 0.94 2/83 26994
/proc/meminfo: memFree=1553648/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=31832 CPUtime=582.06
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 7522 0 0 0 58200 6 0 0 25 0 1 0 1094037720 32595968 7508 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 7958 7508 75 172 0 7783 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 37192

[startup+642.301 s]
/proc/loadavg: 1.02 1.01 0.94 2/83 26994
/proc/meminfo: memFree=1552496/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=33020 CPUtime=642.05
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 7805 0 0 0 64199 6 0 0 25 0 1 0 1094037720 33812480 7791 1992294400 134512640 135217611 4294956304 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 8255 7791 75 172 0 8080 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 38380

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1551856/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=33752 CPUtime=702.03
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 7965 0 0 0 70197 6 0 0 25 0 1 0 1094037720 34562048 7951 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 8438 7951 75 172 0 8263 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 39112

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1550512/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=35032 CPUtime=762.03
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 8282 0 0 0 76196 7 0 0 25 0 1 0 1094037720 35872768 8268 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 8758 8268 75 172 0 8583 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 40392

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1549808/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=35904 CPUtime=822
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 8462 0 0 0 82193 7 0 0 25 0 1 0 1094037720 36765696 8448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 8976 8448 75 172 0 8801 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 41264

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1548912/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=36792 CPUtime=881.99
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 8679 0 0 0 88192 7 0 0 25 0 1 0 1094037720 37675008 8665 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 9198 8665 75 172 0 9023 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 42152

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1547888/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=37752 CPUtime=941.97
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 8939 0 0 0 94190 7 0 0 25 0 1 0 1094037720 38658048 8925 1992294400 134512640 135217611 4294956304 18446744073709551615 134533051 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 9438 8925 75 172 0 9263 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 43112

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1546928/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=38800 CPUtime=1001.96
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 9172 0 0 0 100188 8 0 0 25 0 1 0 1094037720 39731200 9158 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 9700 9158 75 172 0 9525 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 44160

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1546160/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=39568 CPUtime=1061.94
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 9351 0 0 0 106186 8 0 0 25 0 1 0 1094037720 40517632 9337 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 9892 9337 75 172 0 9717 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 44928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1545392/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=40316 CPUtime=1121.92
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 9545 0 0 0 112184 8 0 0 25 0 1 0 1094037720 41283584 9531 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 10079 9531 75 172 0 9904 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 45676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1544880/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=41204 CPUtime=1181.9
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 9721 0 0 0 118182 8 0 0 25 0 1 0 1094037720 42192896 9707 1992294400 134512640 135217611 4294956304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 10301 9707 75 172 0 10126 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 46564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/83 26994
/proc/meminfo: memFree=1544688/2055920 swapFree=4176448/4192956
[pid=26991] ppid=26989 vsize=5360 CPUtime=0.05
/proc/26991/stat : 26991 (glucose.sh) S 26989 26991 26246 0 -1 4194304 313 540 0 0 0 0 5 0 16 0 1 0 1094037713 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26991/statm: 1340 238 195 169 0 51 0
[pid=26994] ppid=26991 vsize=41204 CPUtime=1200.01
/proc/26994/stat : 26994 (glucose_static) R 26991 26991 26246 0 -1 4194304 9721 0 0 0 119993 8 0 0 25 0 1 0 1094037720 42192896 9707 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26994/statm: 10301 9707 75 172 0 10126 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 46564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.99
CPU system time (s): 0.098984
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 46564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10585
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= 20
involuntary context switches= 2191

runsolver used 1.47178 second user time and 3.99739 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 05:15:34
IDJOB=1513112
IDBENCH=70236
IDSOLVER=503
FILE ID=node86/1513112-1238213734
PBS_JOBID= 9060481
Free space on /tmp= 66460 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S886725553-011.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513112-1238213734/watcher-1513112-1238213734 -o /tmp/evaluation-result-1513112-1238213734/solver-1513112-1238213734 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1513112-1238213734.cnf

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

MD5SUM BENCH= 149f4a347f3f97737dc0646d2caf1180
RANDOM SEED=624037290

node86.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1585320 kB
Buffers:         44144 kB
Cached:         333964 kB
SwapCached:       8880 kB
Active:         143636 kB
Inactive:       248436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585320 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          19176 kB
Slab:            62904 kB
Committed_AS:  2720132 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 05:35:37