Trace number 1518224

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.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S227954525-082.cnf
MD5SUMae01fd57ec6a595afedf29818bd4a62c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2202     6669 |      --       0       --      -- |     --   | -8/39
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 512   #clauses: 2202   #literals: 6669
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	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:  512                                                  |
0.00/0.01	c |  Number of clauses:    2202                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.61	HOME/glucose.sh: line 55:  9029 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-1518224-1238297023/watcher-1518224-1238297023 -o /tmp/evaluation-result-1518224-1238297023/solver-1518224-1238297023 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518224-1238297023.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.99 3/72 9026
/proc/meminfo: memFree=1490848/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102363471 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 236 195 169 0 51 0
[pid=9027] ppid=9026 vsize=1144 CPUtime=0
/proc/9027/stat : 9027 (SatELite_releas) R 9026 9026 3972 0 -1 4194304 171 0 0 0 0 0 0 0 19 0 1 0 1102363471 1171456 155 1992294400 134512640 135225430 4294956176 18446744073709551615 134585939 0 0 4096 3 0 0 0 17 0 0 0
/proc/9027/statm: 286 155 76 174 0 109 0

[startup+0.074647 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 9026
/proc/meminfo: memFree=1490848/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101653 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 9026
/proc/meminfo: memFree=1490848/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301689 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 9026
/proc/meminfo: memFree=1490848/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701761 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 9026
/proc/meminfo: memFree=1490848/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1488656/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=3756 CPUtime=1.48
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 598 0 0 0 148 0 0 0 25 0 1 0 1102363472 3846144 584 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 939 584 75 172 0 764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9116

[startup+3.10119 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1488016/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=4484 CPUtime=3.08
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 763 0 0 0 308 0 0 0 25 0 1 0 1102363472 4591616 749 1992294400 134512640 135217611 4294956304 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 1121 749 76 172 0 946 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9844

[startup+6.30177 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1486864/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=5332 CPUtime=6.28
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 986 0 0 0 628 0 0 0 25 0 1 0 1102363472 5459968 972 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 1333 972 76 172 0 1158 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10692

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1485656/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=6424 CPUtime=12.67
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 1250 0 0 0 1267 0 0 0 25 0 1 0 1102363472 6578176 1236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533251 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 1606 1236 76 172 0 1431 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11784

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1484376/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=7672 CPUtime=25.46
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 1561 0 0 0 2546 0 0 0 25 0 1 0 1102363472 7856128 1547 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 1918 1547 76 172 0 1743 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13032

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 3/74 9029
/proc/meminfo: memFree=1482584/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=9560 CPUtime=51.05
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 2003 0 0 0 5104 1 0 0 25 0 1 0 1102363472 9789440 1989 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 2390 1989 76 172 0 2215 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14920

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1480152/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=11920 CPUtime=102.23
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 2582 0 0 0 10222 1 0 0 25 0 1 0 1102363472 12206080 2568 1992294400 134512640 135217611 4294956304 18446744073709551615 134539742 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 2980 2568 76 172 0 2805 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17280

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1478424/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=13840 CPUtime=162.2
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 3010 0 0 0 16218 2 0 0 25 0 1 0 1102363472 14172160 2996 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 3460 2996 76 172 0 3285 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19200

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1477144/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=15308 CPUtime=222.16
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 3340 0 0 0 22214 2 0 0 25 0 1 0 1102363472 15675392 3326 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 3827 3326 76 172 0 3652 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20668

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1475608/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=16704 CPUtime=282.13
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 3702 0 0 0 28211 2 0 0 25 0 1 0 1102363472 17104896 3688 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 4176 3688 76 172 0 4001 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 22064

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1474584/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=17852 CPUtime=342.1
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 3972 0 0 0 34207 3 0 0 25 0 1 0 1102363472 18280448 3958 1992294400 134512640 135217611 4294956304 18446744073709551615 134533588 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 4463 3958 76 172 0 4288 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 23212

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1473560/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=18808 CPUtime=402.06
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 4219 0 0 0 40203 3 0 0 25 0 1 0 1102363472 19259392 4205 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 4702 4205 76 172 0 4527 0

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

[pid=9029] ppid=9026 vsize=19732 CPUtime=462.04
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 4402 0 0 0 46201 3 0 0 25 0 1 0 1102363472 20205568 4388 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 4933 4388 76 172 0 4758 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 25092

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1471960/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=20856 CPUtime=522.02
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 4634 0 0 0 52199 3 0 0 25 0 1 0 1102363472 21356544 4620 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 5214 4620 76 172 0 5039 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 26216

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1470936/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=21908 CPUtime=582
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 4883 0 0 0 58196 4 0 0 25 0 1 0 1102363472 22433792 4869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 5477 4869 76 172 0 5302 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 27268

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1469912/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=22848 CPUtime=641.98
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 5125 0 0 0 64194 4 0 0 25 0 1 0 1102363472 23396352 5111 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 5712 5111 76 172 0 5537 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 28208

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1469016/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=23764 CPUtime=701.96
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 5328 0 0 0 70191 5 0 0 25 0 1 0 1102363472 24334336 5314 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 5941 5314 76 172 0 5766 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 29124

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1468248/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=24660 CPUtime=761.94
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 5526 0 0 0 76189 5 0 0 25 0 1 0 1102363472 25251840 5512 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 6165 5512 76 172 0 5990 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 30020

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1467416/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=25552 CPUtime=821.92
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 5735 0 0 0 82186 6 0 0 25 0 1 0 1102363472 26165248 5721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 6388 5721 76 172 0 6213 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 30912

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1466968/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=26008 CPUtime=881.89
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 5854 0 0 0 88183 6 0 0 25 0 1 0 1102363472 26632192 5840 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 6502 5840 76 172 0 6327 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 31368

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1466520/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=26568 CPUtime=941.87
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 5975 0 0 0 94181 6 0 0 25 0 1 0 1102363472 27205632 5961 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 6642 5961 76 172 0 6467 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 31928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1465496/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=27616 CPUtime=1001.84
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 6224 0 0 0 100178 6 0 0 25 0 1 0 1102363472 28278784 6210 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 6904 6210 76 172 0 6729 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 32976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1464984/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=28256 CPUtime=1061.82
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 6355 0 0 0 106176 6 0 0 25 0 1 0 1102363472 28934144 6341 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 7064 6341 76 172 0 6889 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 33616

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9029
/proc/meminfo: memFree=1464408/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=28804 CPUtime=1121.81
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 6479 0 0 0 112174 7 0 0 25 0 1 0 1102363472 29495296 6465 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 7201 6465 76 172 0 7026 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 34164

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9031
/proc/meminfo: memFree=1463448/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=29720 CPUtime=1181.77
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 6687 0 0 0 118170 7 0 0 25 0 1 0 1102363472 30433280 6673 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 7430 6673 76 172 0 7255 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 35080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9031
/proc/meminfo: memFree=1463256/2055920 swapFree=4174692/4192956
[pid=9026] ppid=9024 vsize=5360 CPUtime=0
/proc/9026/stat : 9026 (glucose.sh) S 9024 9026 3972 0 -1 4194304 313 177 0 0 0 0 0 0 19 0 1 0 1102363471 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9026/statm: 1340 238 195 169 0 51 0
[pid=9029] ppid=9026 vsize=29864 CPUtime=1200.07
/proc/9029/stat : 9029 (glucose_static) R 9026 9026 3972 0 -1 4194304 6732 0 0 0 120000 7 0 0 25 0 1 0 1102363472 30580736 6718 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9029/statm: 7466 6718 76 172 0 7291 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35224

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.1
CPU user time (s): 1200.01
CPU system time (s): 0.084987
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 35224

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

runsolver used 1.05184 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-29 05:23:43
IDJOB=1518224
IDBENCH=70662
IDSOLVER=503
FILE ID=node67/1518224-1238297023
PBS_JOBID= 9060988
Free space on /tmp= 66376 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S227954525-082.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518224-1238297023/watcher-1518224-1238297023 -o /tmp/evaluation-result-1518224-1238297023/solver-1518224-1238297023 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518224-1238297023.cnf

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

MD5SUM BENCH= ae01fd57ec6a595afedf29818bd4a62c
RANDOM SEED=1207192397

node67.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:       1491328 kB
Buffers:         71168 kB
Cached:         403788 kB
SwapCached:       9680 kB
Active:         173812 kB
Inactive:       312256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491328 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          16824 kB
Slab:            63672 kB
Committed_AS:  3062844 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-29 05:43:46