Trace number 1517888

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
MD5SUM747eab6e16fc5e29dfb421f806361704
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.9748
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     4608 |      --       0       --      -- |     --   | -5/18
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 355   #clauses: 1525   #literals: 4608
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:  355                                                  |
0.00/0.00	c |  Number of clauses:    1525                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55: 20922 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-1517888-1238292522/watcher-1517888-1238292522 -o /tmp/evaluation-result-1517888-1238292522/solver-1517888-1238292522 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517888-1238292522.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.92 0.98 0.99 3/80 20919
/proc/meminfo: memFree=1502256/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) R 20917 20919 20154 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20919/statm: 1340 235 194 169 0 51 0
[pid=20920] ppid=20919 vsize=1016 CPUtime=0
/proc/20920/stat : 20920 (SatELite_releas) R 20919 20919 20154 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1101916071 1040384 132 1992294400 134512640 135225430 4294956176 18446744073709551615 134587408 0 0 4096 3 0 0 0 17 0 0 0
/proc/20920/statm: 254 132 76 174 0 77 0

[startup+0.0366731 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20919
/proc/meminfo: memFree=1502256/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102679 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20919
/proc/meminfo: memFree=1502256/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.3017 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20919
/proc/meminfo: memFree=1502256/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701741 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 20919
/proc/meminfo: memFree=1502256/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50282 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1500384/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=3632 CPUtime=1.49
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 539 0 0 0 149 0 0 0 25 0 1 0 1101916072 3719168 525 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 908 525 75 172 0 733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8992

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1499616/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=4232 CPUtime=3.08
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 689 0 0 0 308 0 0 0 25 0 1 0 1101916072 4333568 675 1992294400 134512640 135217611 4294956304 18446744073709551615 134537241 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 1058 675 75 172 0 883 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9592

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1498656/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=4928 CPUtime=6.28
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 857 0 0 0 628 0 0 0 25 0 1 0 1101916072 5046272 843 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 1232 843 75 172 0 1057 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10288

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1497376/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=6332 CPUtime=12.68
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 1193 0 0 0 1268 0 0 0 25 0 1 0 1101916072 6483968 1179 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 1583 1179 76 172 0 1408 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11692

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1495840/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=7648 CPUtime=25.48
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 1534 0 0 0 2547 1 0 0 25 0 1 0 1101916072 7831552 1520 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 1912 1520 76 172 0 1737 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13008

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1494432/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=9200 CPUtime=51.06
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 1899 0 0 0 5105 1 0 0 25 0 1 0 1101916072 9420800 1885 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 2300 1885 76 172 0 2125 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14560

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1491936/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=11692 CPUtime=102.25
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 2472 0 0 0 10223 2 0 0 25 0 1 0 1101916072 11972608 2458 1992294400 134512640 135217611 4294956304 18446744073709551615 134533013 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 2923 2458 76 172 0 2748 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17052

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1490464/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=13224 CPUtime=162.21
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 2843 0 0 0 16219 2 0 0 25 0 1 0 1101916072 13541376 2829 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 3306 2829 76 172 0 3131 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18584

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1488736/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=15148 CPUtime=222.19
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 3277 0 0 0 22217 2 0 0 25 0 1 0 1101916072 15511552 3263 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 3787 3263 76 172 0 3612 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20508

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1487456/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=16548 CPUtime=282.16
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 3581 0 0 0 28213 3 0 0 25 0 1 0 1101916072 16945152 3567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 4137 3567 76 172 0 3962 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 21908

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1486816/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=17204 CPUtime=342.14
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 3747 0 0 0 34211 3 0 0 25 0 1 0 1101916072 17616896 3733 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 4301 3733 76 172 0 4126 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 22564

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 20922
/proc/meminfo: memFree=1485856/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=18508 CPUtime=402.11
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 4003 0 0 0 40208 3 0 0 25 0 1 0 1101916072 18952192 3989 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 4627 3989 76 172 0 4452 0

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

[pid=20922] ppid=20919 vsize=19284 CPUtime=462.08
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 4180 0 0 0 46205 3 0 0 25 0 1 0 1101916072 19746816 4166 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 4821 4166 76 172 0 4646 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 24644

[startup+522.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/82 20922
/proc/meminfo: memFree=1483488/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=20992 CPUtime=522.05
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 4579 0 0 0 52201 4 0 0 25 0 1 0 1101916072 21495808 4565 1992294400 134512640 135217611 4294956304 18446744073709551615 134533184 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 5248 4565 76 172 0 5073 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 26352

[startup+582.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/82 20922
/proc/meminfo: memFree=1483168/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=21560 CPUtime=582.03
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 4687 0 0 0 58199 4 0 0 25 0 1 0 1101916072 22077440 4673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 5390 4673 76 172 0 5215 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 26920

[startup+642.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/82 20922
/proc/meminfo: memFree=1482336/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=22408 CPUtime=642
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 4889 0 0 0 64196 4 0 0 25 0 1 0 1101916072 22945792 4875 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 5602 4875 76 172 0 5427 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 27768

[startup+702.303 s]
/proc/loadavg: 1.07 1.03 1.00 2/82 20922
/proc/meminfo: memFree=1481504/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=23124 CPUtime=701.97
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 5071 0 0 0 70193 4 0 0 25 0 1 0 1101916072 23678976 5057 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 5781 5057 76 172 0 5606 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 28484

[startup+762.308 s]
/proc/loadavg: 1.06 1.04 1.00 2/82 20922
/proc/meminfo: memFree=1480992/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=23548 CPUtime=761.96
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 5179 0 0 0 76191 5 0 0 25 0 1 0 1101916072 24113152 5165 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 5887 5165 76 172 0 5712 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 28908

[startup+822.302 s]
/proc/loadavg: 1.41 1.12 1.03 3/89 29264
/proc/meminfo: memFree=1467360/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=24348 CPUtime=821.9
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 5360 0 0 0 82182 8 0 0 25 0 1 0 1101916072 24932352 5346 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 6087 5346 76 172 0 5912 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 29708

[startup+882.302 s]
/proc/loadavg: 2.10 1.38 1.12 2/82 23530
/proc/meminfo: memFree=1467032/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=25112 CPUtime=881.87
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 5530 0 0 0 88176 11 0 0 25 0 1 0 1101916072 25714688 5516 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 6278 5516 76 172 0 6103 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30472

[startup+942.303 s]
/proc/loadavg: 1.56 1.36 1.13 2/82 23530
/proc/meminfo: memFree=1466592/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=25764 CPUtime=941.85
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 5675 0 0 0 94174 11 0 0 25 0 1 0 1101916072 26382336 5661 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 6441 5661 76 172 0 6266 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 31124

[startup+1002.3 s]
/proc/loadavg: 1.26 1.30 1.12 2/82 23530
/proc/meminfo: memFree=1466016/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=26332 CPUtime=1001.82
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 5825 0 0 0 100171 11 0 0 25 0 1 0 1101916072 26963968 5811 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 6583 5811 76 172 0 6408 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 31692

[startup+1062.3 s]
/proc/loadavg: 1.10 1.25 1.11 2/82 23530
/proc/meminfo: memFree=1465184/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=27104 CPUtime=1061.8
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 6025 0 0 0 106168 12 0 0 25 0 1 0 1101916072 27754496 6011 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 6776 6011 76 172 0 6601 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 32464

[startup+1122.3 s]
/proc/loadavg: 1.03 1.20 1.10 2/82 23530
/proc/meminfo: memFree=1464480/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=27852 CPUtime=1121.77
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 6209 0 0 0 112165 12 0 0 25 0 1 0 1101916072 28520448 6195 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 6963 6195 76 172 0 6788 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 33212

[startup+1182.3 s]
/proc/loadavg: 1.01 1.16 1.09 2/82 23530
/proc/meminfo: memFree=1463840/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=28684 CPUtime=1181.73
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 6364 0 0 0 118161 12 0 0 25 0 1 0 1101916072 29372416 6350 1992294400 134512640 135217611 4294956304 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 7171 6350 76 172 0 6996 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 34044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.15 1.09 2/82 23530
/proc/meminfo: memFree=1463712/2055912 swapFree=4170660/4192956
[pid=20919] ppid=20917 vsize=5360 CPUtime=0
/proc/20919/stat : 20919 (glucose.sh) S 20917 20919 20154 0 -1 4194304 313 154 0 0 0 0 0 0 18 0 1 0 1101916071 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20919/statm: 1340 238 195 169 0 51 0
[pid=20922] ppid=20919 vsize=28828 CPUtime=1200.03
/proc/20922/stat : 20922 (glucose_static) R 20919 20919 20154 0 -1 4194304 6401 0 0 0 119991 12 0 0 25 0 1 0 1101916072 29519872 6387 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/20922/statm: 7207 6387 76 172 0 7032 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 34188

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.06
CPU user time (s): 1199.92
CPU system time (s): 0.135979
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 34188

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

runsolver used 1.58976 second user time and 3.9544 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-29 04:08:42
IDJOB=1517888
IDBENCH=70634
IDSOLVER=503
FILE ID=node78/1517888-1238292522
PBS_JOBID= 9060932
Free space on /tmp= 126872 MiB

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

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

MD5SUM BENCH= 747eab6e16fc5e29dfb421f806361704
RANDOM SEED=1499139664

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1502736 kB
Buffers:         77408 kB
Cached:         388580 kB
SwapCached:       7768 kB
Active:         146048 kB
Inactive:       330300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1502736 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16036 kB
Slab:            61044 kB
Committed_AS:  2479500 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-29 04:28:44