Trace number 1519280

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S722433227-030.cnf
MD5SUMe6110b5edd373bb12951d072e14f505c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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 |    1530     4590 |     458       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1525     4618 |      --       0       --      -- |     --   | -5/28
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 353   #clauses: 1525   #literals: 4618
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  353                                                  |
0.00/0.00	c |  Number of clauses:    1525                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.61	HOME/glucose.sh: line 55:  9609 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-1519280-1238309380/watcher-1519280-1238309380 -o /tmp/evaluation-result-1519280-1238309380/solver-1519280-1238309380 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1519280-1238309380.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.01 1.01 1.00 3/64 9606
/proc/meminfo: memFree=1816400/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) R 9604 9606 9079 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1103604255 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9606/statm: 1340 235 194 169 0 51 0
[pid=9607] ppid=9606 vsize=1016 CPUtime=0
/proc/9607/stat : 9607 (SatELite_releas) R 9606 9606 9079 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 1103604255 1040384 133 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/9607/statm: 254 133 76 174 0 77 0

[startup+0.082617 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 9606
/proc/meminfo: memFree=1816400/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101621 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 9606
/proc/meminfo: memFree=1816400/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301657 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 9606
/proc/meminfo: memFree=1816400/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70173 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 9606
/proc/meminfo: memFree=1816400/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50187 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9609
/proc/meminfo: memFree=1814656/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=3504 CPUtime=1.48
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 531 0 0 0 148 0 0 0 25 0 1 0 1103604256 3588096 517 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 876 517 75 172 0 701 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8864

[startup+3.10216 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1813888/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=4240 CPUtime=3.08
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 694 0 0 0 308 0 0 0 25 0 1 0 1103604256 4341760 680 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 1060 680 75 172 0 885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9600

[startup+6.30173 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1812928/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=4928 CPUtime=6.27
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 864 0 0 0 627 0 0 0 25 0 1 0 1103604256 5046272 850 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 1232 850 75 172 0 1057 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10288

[startup+12.7029 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1811840/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=5812 CPUtime=12.67
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 1086 0 0 0 1267 0 0 0 25 0 1 0 1103604256 5951488 1072 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 1453 1072 75 172 0 1278 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11172

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1810560/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=7268 CPUtime=25.47
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 1416 0 0 0 2546 1 0 0 25 0 1 0 1103604256 7442432 1402 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 1817 1402 75 172 0 1642 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12628

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1808832/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=9092 CPUtime=51.05
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 1841 0 0 0 5104 1 0 0 25 0 1 0 1103604256 9310208 1827 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 2273 1827 75 172 0 2098 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14452

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1806464/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=11356 CPUtime=102.23
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 2400 0 0 0 10221 2 0 0 25 0 1 0 1103604256 11628544 2386 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 2839 2386 75 172 0 2664 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16716

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1804608/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=13316 CPUtime=162.2
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 2862 0 0 0 16217 3 0 0 25 0 1 0 1103604256 13635584 2848 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 3329 2848 76 172 0 3154 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18676

[startup+222.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 9609
/proc/meminfo: memFree=1803072/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=14904 CPUtime=222.17
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 3256 0 0 0 22214 3 0 0 25 0 1 0 1103604256 15261696 3242 1992294400 134512640 135217611 4294956304 18446744073709551615 134533251 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 3726 3242 76 172 0 3551 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20264

[startup+282.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9609
/proc/meminfo: memFree=1801984/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=16044 CPUtime=282.14
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 3526 0 0 0 28211 3 0 0 25 0 1 0 1103604256 16429056 3512 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 4011 3512 76 172 0 3836 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1801024/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=16948 CPUtime=342.11
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 3765 0 0 0 34208 3 0 0 25 0 1 0 1103604256 17354752 3751 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 4237 3751 76 172 0 4062 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 22308

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1800448/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=17780 CPUtime=402.09
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 3914 0 0 0 40205 4 0 0 25 0 1 0 1103604256 18206720 3900 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 4445 3900 76 172 0 4270 0

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

[pid=9609] ppid=9606 vsize=19380 CPUtime=462.06
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 4289 0 0 0 46202 4 0 0 25 0 1 0 1103604256 19845120 4275 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 4845 4275 76 172 0 4670 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 24740

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1798016/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=20456 CPUtime=522.04
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 4511 0 0 0 52199 5 0 0 25 0 1 0 1103604256 20946944 4497 1992294400 134512640 135217611 4294956304 18446744073709551615 134532614 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 5114 4497 76 172 0 4939 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 25816

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1797120/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=21636 CPUtime=582
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 4746 0 0 0 58195 5 0 0 25 0 1 0 1103604256 22155264 4732 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 5409 4732 76 172 0 5234 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 26996

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9609
/proc/meminfo: memFree=1796480/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=22240 CPUtime=641.98
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 4893 0 0 0 64193 5 0 0 25 0 1 0 1103604256 22773760 4879 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 5560 4879 76 172 0 5385 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 27600

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1795264/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=23192 CPUtime=701.95
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5129 0 0 0 70190 5 0 0 25 0 1 0 1103604256 23748608 5115 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 5798 5115 76 172 0 5623 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 28552

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1794752/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=23956 CPUtime=761.93
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5291 0 0 0 76187 6 0 0 25 0 1 0 1103604256 24530944 5277 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 5989 5277 76 172 0 5814 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 29316

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1794432/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=24316 CPUtime=821.9
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5385 0 0 0 82184 6 0 0 25 0 1 0 1103604256 24899584 5371 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6079 5371 76 172 0 5904 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 29676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1794112/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=24740 CPUtime=881.87
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5462 0 0 0 88181 6 0 0 25 0 1 0 1103604256 25333760 5448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6185 5448 76 172 0 6010 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30100

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1793472/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=25340 CPUtime=941.83
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5618 0 0 0 94177 6 0 0 25 0 1 0 1103604256 25948160 5604 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6335 5604 76 172 0 6160 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 30700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1793152/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=25700 CPUtime=1001.8
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5696 0 0 0 100174 6 0 0 25 0 1 0 1103604256 26316800 5682 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6425 5682 76 172 0 6250 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 31060

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1792768/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=26040 CPUtime=1061.78
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5789 0 0 0 106172 6 0 0 25 0 1 0 1103604256 26664960 5775 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6510 5775 76 172 0 6335 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 31400

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1792320/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=26604 CPUtime=1121.75
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 5892 0 0 0 112169 6 0 0 25 0 1 0 1103604256 27242496 5878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6651 5878 76 172 0 6476 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 31964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1791808/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=27000 CPUtime=1181.73
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 6004 0 0 0 118166 7 0 0 25 0 1 0 1103604256 27648000 5990 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6750 5990 76 172 0 6575 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 32360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9615
/proc/meminfo: memFree=1791744/2055920 swapFree=4178768/4192956
[pid=9606] ppid=9604 vsize=5360 CPUtime=0
/proc/9606/stat : 9606 (glucose.sh) S 9604 9606 9079 0 -1 4194304 313 155 0 0 0 0 0 0 16 0 1 0 1103604255 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9606/statm: 1340 238 195 169 0 51 0
[pid=9609] ppid=9606 vsize=27132 CPUtime=1200.02
/proc/9609/stat : 9609 (glucose_static) R 9606 9606 9079 0 -1 4194304 6022 0 0 0 119995 7 0 0 25 0 1 0 1103604256 27783168 6008 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9609/statm: 6783 6008 76 172 0 6608 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 32492

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.04
CPU user time (s): 1199.97
CPU system time (s): 0.075988
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 32492

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

runsolver used 0.946856 second user time and 3.42948 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-29 08:49:40
IDJOB=1519280
IDBENCH=70750
IDSOLVER=503
FILE ID=node12/1519280-1238309380
PBS_JOBID= 9061077
Free space on /tmp= 65380 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S722433227-030.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519280-1238309380/watcher-1519280-1238309380 -o /tmp/evaluation-result-1519280-1238309380/solver-1519280-1238309380 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1519280-1238309380.cnf

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

MD5SUM BENCH= e6110b5edd373bb12951d072e14f505c
RANDOM SEED=386494232

node12.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.266
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.266
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:       1816880 kB
Buffers:         49944 kB
Cached:         114840 kB
SwapCached:       7936 kB
Active:          97728 kB
Inactive:        76384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816880 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            50960 kB
Committed_AS:  2979324 kB
PageTables:       1380 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= 65380 MiB
End job on node12 at 2009-03-29 09:09:43