Trace number 1518164

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S1977519792-030.cnf
MD5SUMe6458c1749be20cdbcded67df8cce1cf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023996
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 |    2204     6659 |      --       0       --      -- |     --   | -6/29
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 513   #clauses: 2204   #literals: 6659
0.00/0.00	c CPU time:   0.002999 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:  513                                                  |
0.00/0.01	c |  Number of clauses:    2204                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.71	HOME/glucose.sh: line 55: 16608 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-1518164-1238296154/watcher-1518164-1238296154 -o /tmp/evaluation-result-1518164-1238296154/solver-1518164-1238296154 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518164-1238296154.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.05 1.03 1.00 3/64 16605
/proc/meminfo: memFree=1822176/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102282699 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 236 195 169 0 51 0
[pid=16606] ppid=16605 vsize=1144 CPUtime=0
/proc/16606/stat : 16606 (SatELite_releas) R 16605 16605 13089 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1102282699 1171456 156 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/16606/statm: 286 156 76 174 0 109 0

[startup+0.0964031 s]
/proc/loadavg: 1.05 1.03 1.00 3/64 16605
/proc/meminfo: memFree=1822176/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101403 s]
/proc/loadavg: 1.05 1.03 1.00 3/64 16605
/proc/meminfo: memFree=1822176/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301435 s]
/proc/loadavg: 1.05 1.03 1.00 3/64 16605
/proc/meminfo: memFree=1822176/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701498 s]
/proc/loadavg: 1.05 1.03 1.00 3/64 16605
/proc/meminfo: memFree=1822176/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50163 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 16608
/proc/meminfo: memFree=1820112/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=3880 CPUtime=1.48
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 625 0 0 0 148 0 0 0 25 0 1 0 1102282700 3973120 611 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 970 611 75 172 0 795 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9240

[startup+3.10289 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 16608
/proc/meminfo: memFree=1819472/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=4332 CPUtime=3.08
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 745 0 0 0 308 0 0 0 25 0 1 0 1102282700 4435968 731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 1083 731 75 172 0 908 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9692

[startup+6.3014 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 16608
/proc/meminfo: memFree=1818384/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=5312 CPUtime=6.28
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 951 0 0 0 628 0 0 0 25 0 1 0 1102282700 5439488 937 1992294400 134512640 135217611 4294956304 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 1328 937 75 172 0 1153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10672

[startup+12.7014 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 16608
/proc/meminfo: memFree=1817168/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=6252 CPUtime=12.68
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 1209 0 0 0 1267 1 0 0 25 0 1 0 1102282700 6402048 1195 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 1563 1195 75 172 0 1388 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11612

[startup+25.5015 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 16608
/proc/meminfo: memFree=1815760/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=7784 CPUtime=25.46
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 1562 0 0 0 2545 1 0 0 25 0 1 0 1102282700 7970816 1548 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 1946 1548 75 172 0 1771 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13144

[startup+51.1016 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 16608
/proc/meminfo: memFree=1813840/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=9736 CPUtime=51.06
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 2062 0 0 0 5104 2 0 0 25 0 1 0 1102282700 9969664 2048 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 2434 2048 76 172 0 2259 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15096

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 16608
/proc/meminfo: memFree=1811088/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=12480 CPUtime=102.24
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 2700 0 0 0 10221 3 0 0 25 0 1 0 1102282700 12779520 2686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 3120 2686 76 172 0 2945 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17840

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16608
/proc/meminfo: memFree=1809104/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=14576 CPUtime=162.2
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 3176 0 0 0 16217 3 0 0 25 0 1 0 1102282700 14925824 3162 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 3644 3162 76 172 0 3469 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19936

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16608
/proc/meminfo: memFree=1807440/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=16228 CPUtime=222.17
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 3597 0 0 0 22213 4 0 0 25 0 1 0 1102282700 16617472 3583 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 4057 3583 76 172 0 3882 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21588

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1806096/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=17752 CPUtime=282.15
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 3943 0 0 0 28210 5 0 0 25 0 1 0 1102282700 18178048 3929 1992294400 134512640 135217611 4294956304 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 4438 3929 76 172 0 4263 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23112

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1804816/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=19184 CPUtime=342.11
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 4270 0 0 0 34206 5 0 0 25 0 1 0 1102282700 19644416 4256 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 4796 4256 76 172 0 4621 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24544

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1804176/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=19748 CPUtime=402.09
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 4434 0 0 0 40204 5 0 0 25 0 1 0 1102282700 20221952 4420 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 4937 4420 76 172 0 4762 0

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

[pid=16608] ppid=16605 vsize=22380 CPUtime=522.02
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 5007 0 0 0 52195 7 0 0 25 0 1 0 1102282700 22917120 4993 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 5595 4993 76 172 0 5420 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 27740

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1801296/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=23000 CPUtime=581.99
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 5148 0 0 0 58192 7 0 0 25 0 1 0 1102282700 23552000 5134 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 5750 5134 76 172 0 5575 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 28360

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1799952/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=24392 CPUtime=641.97
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 5469 0 0 0 64190 7 0 0 25 0 1 0 1102282700 24977408 5455 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 6098 5455 76 172 0 5923 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 29752

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1799248/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=25044 CPUtime=701.93
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 5621 0 0 0 70186 7 0 0 25 0 1 0 1102282700 25645056 5607 1992294400 134512640 135217611 4294956304 18446744073709551615 134533013 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 6261 5607 76 172 0 6086 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 30404

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1798160/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=26072 CPUtime=761.91
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 5885 0 0 0 76184 7 0 0 25 0 1 0 1102282700 26697728 5871 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 6518 5871 76 172 0 6343 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 31432

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1797648/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=26696 CPUtime=821.88
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 5999 0 0 0 82181 7 0 0 25 0 1 0 1102282700 27336704 5985 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 6674 5985 76 172 0 6499 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 32056

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1796688/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=27780 CPUtime=881.84
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6257 0 0 0 88176 8 0 0 25 0 1 0 1102282700 28446720 6243 1992294400 134512640 135217611 4294956304 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 6945 6243 76 172 0 6770 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 33140

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1796048/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=28260 CPUtime=941.82
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6395 0 0 0 94174 8 0 0 25 0 1 0 1102282700 28938240 6381 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7065 6381 76 172 0 6890 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 33620

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1795536/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=28888 CPUtime=1001.79
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6539 0 0 0 100171 8 0 0 25 0 1 0 1102282700 29581312 6525 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7222 6525 76 172 0 7047 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 34248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16608
/proc/meminfo: memFree=1795088/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=29312 CPUtime=1061.76
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6648 0 0 0 106168 8 0 0 25 0 1 0 1102282700 30015488 6634 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7328 6634 76 172 0 7153 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 34672

[startup+1122.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 16608
/proc/meminfo: memFree=1794832/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=29644 CPUtime=1121.73
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6713 0 0 0 112165 8 0 0 25 0 1 0 1102282700 30355456 6699 1992294400 134512640 135217611 4294956304 18446744073709551615 134541827 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7411 6699 76 172 0 7236 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 35004

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 16608
/proc/meminfo: memFree=1794576/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=29956 CPUtime=1181.7
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6795 0 0 0 118162 8 0 0 25 0 1 0 1102282700 30674944 6781 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7489 6781 76 172 0 7314 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 35316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 16608
/proc/meminfo: memFree=1794384/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=30236 CPUtime=1200.09
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6838 0 0 0 120001 8 0 0 25 0 1 0 1102282700 30961664 6824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7559 6824 76 172 0 7384 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35596

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

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

[startup+1200.7 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 16608
/proc/meminfo: memFree=1794384/2055920 swapFree=4178496/4192956
[pid=16605] ppid=16603 vsize=5360 CPUtime=0
/proc/16605/stat : 16605 (glucose.sh) S 16603 16605 13089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102282699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16605/statm: 1340 238 195 169 0 51 0
[pid=16608] ppid=16605 vsize=30236 CPUtime=1200.09
/proc/16608/stat : 16608 (glucose_static) R 16605 16605 13089 0 -1 4194304 6838 0 0 0 120001 8 0 0 25 0 1 0 1102282700 30961664 6824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16608/statm: 7559 6824 76 172 0 7384 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1200.02
CPU system time (s): 0.099984
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 35596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7340
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= 16
involuntary context switches= 3091

runsolver used 1.02484 second user time and 3.35249 second system time

The end

Launcher Data

Begin job on node3 at 2009-03-29 05:09:14
IDJOB=1518164
IDBENCH=70657
IDSOLVER=503
FILE ID=node3/1518164-1238296154
PBS_JOBID= 9060947
Free space on /tmp= 65916 MiB

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

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

MD5SUM BENCH= e6458c1749be20cdbcded67df8cce1cf
RANDOM SEED=466134125

node3.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.275
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.275
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:       1822720 kB
Buffers:         46136 kB
Cached:         114236 kB
SwapCached:       8268 kB
Active:          97740 kB
Inactive:        72644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822720 kB
SwapTotal:     4192956 kB
SwapFree:      4178496 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            48896 kB
Committed_AS:  2684076 kB
PageTables:       1376 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= 65912 MiB
End job on node3 at 2009-03-29 05:29:17