Trace number 1554398

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.05 1200.42

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark992.714
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   55722   130018 |   16716       0        0     nan |  0.000 % |
0.29/0.37	c |         0 |   34365   106362 |      --       0       --      -- |     --   | -21355/-23651
0.29/0.37	c ==============================================================================
0.29/0.37	c Result  :   #vars: 6781   #clauses: 34365   #literals: 106362
0.29/0.37	c CPU time:   0.355945 s
0.29/0.37	c ==============================================================================
0.39/0.41	c
0.39/0.41	c Starting glucose
0.39/0.41	c
0.39/0.41	
0.39/0.41	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.39/0.41	
0.39/0.41	c ============================[ Problem Statistics ]=============================
0.39/0.41	c |                                                                             |
0.39/0.41	c |  Number of variables:  6781                                                 |
0.39/0.41	c |  Number of clauses:    34365                                                |
0.39/0.44	c |  Parsing time:         0.02         s                                       |
1200.01/1200.41	HOME/glucose.sh: line 55:  3497 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554398-1238726459/watcher-1554398-1238726459 -o /tmp/evaluation-result-1554398-1238726459/solver-1554398-1238726459 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1554398-1238726459.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.91 0.97 0.99 3/65 3494
/proc/meminfo: memFree=1797824/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0
/proc/3494/stat : 3494 (glucose.sh) R 3492 3494 3457 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 356366698 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/3494/statm: 1340 235 194 169 0 51 0
[pid=3495] ppid=3494 vsize=1148 CPUtime=0
/proc/3495/stat : 3495 (SatELite_releas) R 3494 3494 3457 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 356366699 1175552 141 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/3495/statm: 287 141 50 174 0 110 0

[startup+0.0583639 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3494
/proc/meminfo: memFree=1797824/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 356366698 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3494/statm: 1340 236 195 169 0 51 0
[pid=3495] ppid=3494 vsize=10016 CPUtime=0.04
/proc/3495/stat : 3495 (SatELite_releas) R 3494 3494 3457 0 -1 4194304 2211 0 0 0 4 0 0 0 19 0 1 0 356366699 10256384 2048 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3495/statm: 2504 2048 77 174 0 2327 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15376

[startup+0.101369 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3494
/proc/meminfo: memFree=1797824/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 356366698 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3494/statm: 1340 236 195 169 0 51 0
[pid=3495] ppid=3494 vsize=10016 CPUtime=0.08
/proc/3495/stat : 3495 (SatELite_releas) R 3494 3494 3457 0 -1 4194304 2217 0 0 0 8 0 0 0 19 0 1 0 356366699 10256384 2054 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3495/statm: 2504 2054 77 174 0 2327 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15376

[startup+0.301395 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3494
/proc/meminfo: memFree=1797824/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 356366698 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3494/statm: 1340 236 195 169 0 51 0
[pid=3495] ppid=3494 vsize=11416 CPUtime=0.29
/proc/3495/stat : 3495 (SatELite_releas) R 3494 3494 3457 0 -1 4194304 2555 0 0 0 28 1 0 0 21 0 1 0 356366699 11689984 2392 1992294400 134512640 135225430 4294956176 18446744073709551615 134612529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3495/statm: 2854 2392 77 174 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16776

[startup+0.701451 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3494
/proc/meminfo: memFree=1797824/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 5360

[startup+1.50154 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1791536/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=5888 CPUtime=1.07
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 1244 0 0 0 107 0 0 0 25 0 1 0 356366740 6029312 1230 1992294400 134512640 135217611 4294956304 18446744073709551615 134526275 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 1472 1230 76 172 0 1297 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11248

[startup+3.10174 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1790384/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=6816 CPUtime=2.67
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 1449 0 0 0 267 0 0 0 25 0 1 0 356366740 6979584 1435 1992294400 134512640 135217611 4294956304 18446744073709551615 134527763 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 1704 1435 77 172 0 1529 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12176

[startup+6.30114 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1788792/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=8148 CPUtime=5.87
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 1809 0 0 0 587 0 0 0 25 0 1 0 356366740 8343552 1795 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 2037 1795 77 172 0 1862 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13508

[startup+12.7029 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1788104/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=9072 CPUtime=12.27
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 2040 0 0 0 1226 1 0 0 25 0 1 0 356366740 9289728 2026 1992294400 134512640 135217611 4294956304 18446744073709551615 134528147 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 2268 2026 77 172 0 2093 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14432

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1786312/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=10656 CPUtime=25.07
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 2438 0 0 0 2506 1 0 0 25 0 1 0 356366740 10911744 2424 1992294400 134512640 135217611 4294956304 18446744073709551615 134538400 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 2664 2424 77 172 0 2489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16016

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1784264/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=12536 CPUtime=50.65
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 2900 0 0 0 5064 1 0 0 25 0 1 0 356366740 12836864 2886 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 3134 2886 77 172 0 2959 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17896

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1781256/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=15700 CPUtime=101.85
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 3664 0 0 0 10183 2 0 0 25 0 1 0 356366740 16076800 3650 1992294400 134512640 135217611 4294956304 18446744073709551615 134527855 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 3925 3650 77 172 0 3750 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21060

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1778376/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=18508 CPUtime=161.82
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 4366 0 0 0 16179 3 0 0 25 0 1 0 356366740 18952192 4352 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 4627 4352 77 172 0 4452 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23868

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1776712/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=20228 CPUtime=221.81
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 4787 0 0 0 22177 4 0 0 25 0 1 0 356366740 20713472 4773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533540 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 5057 4773 77 172 0 4882 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25588

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 3497
/proc/meminfo: memFree=1775240/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=21712 CPUtime=281.78
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 5149 0 0 0 28174 4 0 0 25 0 1 0 356366740 22233088 5135 1992294400 134512640 135217611 4294956304 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 5428 5135 77 172 0 5253 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27072

[startup+342.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/67 3497
/proc/meminfo: memFree=1773256/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=23696 CPUtime=341.77
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 5641 0 0 0 34172 5 0 0 25 0 1 0 356366740 24264704 5627 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 5924 5627 77 172 0 5749 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29056


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

[pid=3497] ppid=3494 vsize=26260 CPUtime=461.73
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 6287 0 0 0 46167 6 0 0 25 0 1 0 356366740 26890240 6273 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 6565 6273 77 172 0 6390 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 31620

[startup+522.302 s]
/proc/loadavg: 1.10 1.05 1.01 2/67 3497
/proc/meminfo: memFree=1769736/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=27052 CPUtime=521.72
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 6501 0 0 0 52165 7 0 0 25 0 1 0 356366740 27701248 6487 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 6763 6487 77 172 0 6588 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 32412

[startup+582.301 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 3497
/proc/meminfo: memFree=1768520/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=28240 CPUtime=581.69
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 6792 0 0 0 58162 7 0 0 25 0 1 0 356366740 28917760 6778 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 7060 6778 77 172 0 6885 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 33600

[startup+642.302 s]
/proc/loadavg: 1.14 1.07 1.02 2/67 3497
/proc/meminfo: memFree=1766152/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=30616 CPUtime=641.69
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 7390 0 0 0 64161 8 0 0 25 0 1 0 356366740 31350784 7376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 7654 7376 77 172 0 7479 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 35976

[startup+702.301 s]
/proc/loadavg: 1.12 1.07 1.02 2/67 3497
/proc/meminfo: memFree=1766088/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=30616 CPUtime=701.66
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 7393 0 0 0 70158 8 0 0 25 0 1 0 356366740 31350784 7379 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 7654 7379 77 172 0 7479 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 35976

[startup+762.306 s]
/proc/loadavg: 1.11 1.07 1.01 2/67 3497
/proc/meminfo: memFree=1765704/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=30940 CPUtime=761.65
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 7469 0 0 0 76157 8 0 0 25 0 1 0 356366740 31682560 7455 1992294400 134512640 135217611 4294956304 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 7735 7455 77 172 0 7560 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 36300

[startup+822.301 s]
/proc/loadavg: 1.04 1.05 1.01 2/67 3497
/proc/meminfo: memFree=1763656/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33084 CPUtime=821.63
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 7979 0 0 0 82154 9 0 0 25 0 1 0 356366740 33878016 7965 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8271 7965 77 172 0 8096 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 38444

[startup+882.302 s]
/proc/loadavg: 1.07 1.06 1.01 2/67 3497
/proc/meminfo: memFree=1763656/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33264 CPUtime=881.61
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 7981 0 0 0 88152 9 0 0 25 0 1 0 356366740 34062336 7967 1992294400 134512640 135217611 4294956304 18446744073709551615 134528159 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8316 7967 77 172 0 8141 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 38624

[startup+942.302 s]
/proc/loadavg: 1.02 1.05 1.00 2/67 3497
/proc/meminfo: memFree=1763592/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33264 CPUtime=941.59
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 7985 0 0 0 94150 9 0 0 25 0 1 0 356366740 34062336 7971 1992294400 134512640 135217611 4294956304 18446744073709551615 134533680 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8316 7971 77 172 0 8141 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 38624

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 3499
/proc/meminfo: memFree=1763336/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33264 CPUtime=1001.57
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 8002 0 0 0 100148 9 0 0 25 0 1 0 356366740 34062336 7988 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8316 7988 77 172 0 8141 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 38624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 3499
/proc/meminfo: memFree=1763336/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33404 CPUtime=1061.55
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 8020 0 0 0 106146 9 0 0 25 0 1 0 356366740 34205696 8006 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8351 8006 77 172 0 8176 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 38764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 3499
/proc/meminfo: memFree=1763208/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33404 CPUtime=1121.53
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 8050 0 0 0 112144 9 0 0 25 0 1 0 356366740 34205696 8036 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8351 8036 77 172 0 8176 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 38764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 3499
/proc/meminfo: memFree=1763016/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33712 CPUtime=1181.51
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 8110 0 0 0 118142 9 0 0 25 0 1 0 356366740 34521088 8096 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8428 8096 77 172 0 8253 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 39072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 3499
/proc/meminfo: memFree=1763016/2055920 swapFree=4191900/4192956
[pid=3494] ppid=3492 vsize=5360 CPUtime=0.4
/proc/3494/stat : 3494 (glucose.sh) S 3492 3494 3457 0 -1 4194304 313 2777 0 0 0 0 39 1 16 0 1 0 356366698 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3494/statm: 1340 238 195 169 0 51 0
[pid=3497] ppid=3494 vsize=33712 CPUtime=1199.61
/proc/3497/stat : 3497 (glucose_static) R 3494 3494 3457 0 -1 4194304 8110 0 0 0 119952 9 0 0 25 0 1 0 356366740 34521088 8096 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3497/statm: 8428 8096 77 172 0 8253 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 39072

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.42
CPU time (s): 1200.05
CPU user time (s): 1199.92
CPU system time (s): 0.12598
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 39072

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

runsolver used 1.04384 second user time and 3.33249 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 04:40:59
IDJOB=1554398
IDBENCH=70780
IDSOLVER=503
FILE ID=node54/1554398-1238726459
PBS_JOBID= 9085369
Free space on /tmp= 66560 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554398-1238726459/watcher-1554398-1238726459 -o /tmp/evaluation-result-1554398-1238726459/solver-1554398-1238726459 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1554398-1238726459.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=125928734

node54.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.232
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.232
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:       1798304 kB
Buffers:         34848 kB
Cached:         130676 kB
SwapCached:        260 kB
Active:          47748 kB
Inactive:       132864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798304 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2724 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            62960 kB
Committed_AS:  1269344 kB
PageTables:       1372 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= 66556 MiB
End job on node54 at 2009-04-03 05:01:02