Trace number 1518344

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.09 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1880984131-087.cnf
MD5SUMe8e7e26f525620bde52dee4b2a5f6f0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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 |    1785     5355 |     535       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1775     5393 |      --       0       --      -- |     --   | -10/38
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 410   #clauses: 1775   #literals: 5393
0.00/0.00	c CPU time:   0.004999 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:  410                                                  |
0.00/0.01	c |  Number of clauses:    1775                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.51	HOME/glucose.sh: line 55:  6615 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-1518344-1238298394/watcher-1518344-1238298394 -o /tmp/evaluation-result-1518344-1238298394/solver-1518344-1238298394 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518344-1238298394.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6612
/proc/meminfo: memFree=824128/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) R 6610 6612 3091 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1102505566 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6612/statm: 1340 235 194 169 0 51 0
[pid=6613] ppid=6612 vsize=1012 CPUtime=0
/proc/6613/stat : 6613 (SatELite_releas) R 6612 6612 3091 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 1102505566 1036288 138 1992294400 134512640 135225430 4294956176 18446744073709551615 134722682 0 0 4096 3 0 0 0 17 0 0 0
/proc/6613/statm: 253 138 76 174 0 76 0

[startup+0.044446 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6612
/proc/meminfo: memFree=824128/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10145 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6612
/proc/meminfo: memFree=824128/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301484 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6612
/proc/meminfo: memFree=824128/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701552 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6612
/proc/meminfo: memFree=824128/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50169 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=822192/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=3640 CPUtime=1.48
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 549 0 0 0 148 0 0 0 25 0 1 0 1102505567 3727360 535 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 910 535 74 172 0 735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9000

[startup+3.10297 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=821616/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=4168 CPUtime=3.08
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 682 0 0 0 308 0 0 0 25 0 1 0 1102505567 4268032 668 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 1042 668 74 172 0 867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9528

[startup+6.30152 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=820600/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=4844 CPUtime=6.28
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 863 0 0 0 628 0 0 0 25 0 1 0 1102505567 4960256 849 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 1211 849 74 172 0 1036 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10204

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=819320/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=6008 CPUtime=12.68
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 1128 0 0 0 1268 0 0 0 25 0 1 0 1102505567 6152192 1114 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 1502 1114 74 172 0 1327 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11368

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=818040/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=7276 CPUtime=25.48
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 1448 0 0 0 2547 1 0 0 25 0 1 0 1102505567 7450624 1434 1992294400 134512640 135217611 4294956304 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 1819 1434 74 172 0 1644 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12636

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=816312/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=9176 CPUtime=51.06
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 1889 0 0 0 5105 1 0 0 25 0 1 0 1102505567 9396224 1875 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 2294 1875 74 172 0 2119 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14536

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=814392/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=11032 CPUtime=102.25
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 2355 0 0 0 10222 3 0 0 25 0 1 0 1102505567 11296768 2341 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 2758 2341 74 172 0 2583 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16392

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=812536/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=13144 CPUtime=162.22
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 2823 0 0 0 16219 3 0 0 25 0 1 0 1102505567 13459456 2809 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 3286 2809 74 172 0 3111 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18504

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=811256/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=14428 CPUtime=222.21
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 3118 0 0 0 22217 4 0 0 25 0 1 0 1102505567 14774272 3104 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 3607 3104 74 172 0 3432 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19788

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=809912/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=15704 CPUtime=282.18
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 3456 0 0 0 28214 4 0 0 25 0 1 0 1102505567 16080896 3442 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 3926 3442 74 172 0 3751 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21064

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=809016/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=16796 CPUtime=342.17
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 3684 0 0 0 34212 5 0 0 25 0 1 0 1102505567 17199104 3670 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 4199 3670 74 172 0 4024 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22156

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=807800/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=18144 CPUtime=402.14
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 3980 0 0 0 40209 5 0 0 25 0 1 0 1102505567 18579456 3966 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 4536 3966 74 172 0 4361 0

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

[pid=6615] ppid=6612 vsize=20004 CPUtime=522.1
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 4383 0 0 0 52204 6 0 0 25 0 1 0 1102505567 20484096 4369 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 5001 4369 74 172 0 4826 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 25364

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=805368/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=20912 CPUtime=582.07
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 4584 0 0 0 58201 6 0 0 25 0 1 0 1102505567 21413888 4570 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 5228 4570 74 172 0 5053 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 26272

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=804600/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=21596 CPUtime=642.06
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 4784 0 0 0 64199 7 0 0 25 0 1 0 1102505567 22114304 4770 1992294400 134512640 135217611 4294956304 18446744073709551615 134533520 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 5399 4770 74 172 0 5224 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 26956

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=803832/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=22428 CPUtime=702.04
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 4968 0 0 0 70197 7 0 0 25 0 1 0 1102505567 22966272 4954 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 5607 4954 74 172 0 5432 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 27788

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=803256/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=23104 CPUtime=762.02
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5106 0 0 0 76195 7 0 0 25 0 1 0 1102505567 23658496 5092 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 5776 5092 74 172 0 5601 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 28464

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6615
/proc/meminfo: memFree=802488/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=23948 CPUtime=821.99
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5304 0 0 0 82192 7 0 0 25 0 1 0 1102505567 24522752 5290 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 5987 5290 74 172 0 5812 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 29308

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=801784/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=24596 CPUtime=881.97
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5438 0 0 0 88189 8 0 0 25 0 1 0 1102505567 25186304 5424 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6149 5424 74 172 0 5974 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 29956

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=801400/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=25192 CPUtime=941.95
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5578 0 0 0 94187 8 0 0 25 0 1 0 1102505567 25796608 5564 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6298 5564 74 172 0 6123 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 30552

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=800632/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=25908 CPUtime=1001.92
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5747 0 0 0 100184 8 0 0 25 0 1 0 1102505567 26529792 5733 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6477 5733 74 172 0 6302 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 31268

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=800376/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=26320 CPUtime=1061.91
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5830 0 0 0 106182 9 0 0 25 0 1 0 1102505567 26951680 5816 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6580 5816 74 172 0 6405 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 31680

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=799864/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=26884 CPUtime=1121.89
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 5943 0 0 0 112180 9 0 0 25 0 1 0 1102505567 27529216 5929 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6721 5929 74 172 0 6546 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 32244

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=799544/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=27200 CPUtime=1181.86
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 6017 0 0 0 118177 9 0 0 25 0 1 0 1102505567 27852800 6003 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6800 6003 74 172 0 6625 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 32560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=799416/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=27336 CPUtime=1200.06
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 6059 0 0 0 119997 9 0 0 25 0 1 0 1102505567 27992064 6045 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6834 6045 74 172 0 6659 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32696

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6621
/proc/meminfo: memFree=799416/2055920 swapFree=4177928/4192956
[pid=6612] ppid=6610 vsize=5360 CPUtime=0
/proc/6612/stat : 6612 (glucose.sh) S 6610 6612 3091 0 -1 4194304 313 160 0 0 0 0 0 0 16 0 1 0 1102505566 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6612/statm: 1340 238 195 169 0 51 0
[pid=6615] ppid=6612 vsize=27336 CPUtime=1200.06
/proc/6615/stat : 6615 (glucose_static) R 6612 6612 3091 0 -1 4194304 6059 0 0 0 119997 9 0 0 25 0 1 0 1102505567 27992064 6045 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6615/statm: 6834 6045 74 172 0 6659 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.103984
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 32696

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

runsolver used 1.35579 second user time and 3.01154 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-29 05:46:35
IDJOB=1518344
IDBENCH=70672
IDSOLVER=503
FILE ID=node14/1518344-1238298394
PBS_JOBID= 9060994
Free space on /tmp= 65480 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1880984131-087.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518344-1238298394/watcher-1518344-1238298394 -o /tmp/evaluation-result-1518344-1238298394/solver-1518344-1238298394 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518344-1238298394.cnf

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

MD5SUM BENCH= e8e7e26f525620bde52dee4b2a5f6f0e
RANDOM SEED=1084548979

node14.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.270
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	: 5931.00
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.270
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:        824608 kB
Buffers:         94220 kB
Cached:        1039352 kB
SwapCached:       8964 kB
Active:         141232 kB
Inactive:      1002944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        824608 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          16352 kB
Slab:            73140 kB
Committed_AS:  2811004 kB
PageTables:       1456 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= 65476 MiB
End job on node14 at 2009-03-29 06:06:37