Trace number 1517264

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.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S418505498-026.cnf
MD5SUMbefd6412bc726e8030b70acee890aba3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.4872
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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 |    1700     5100 |     509       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1685     5158 |      --       0       --      -- |     --   | -15/58
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 386   #clauses: 1685   #literals: 5158
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:  386                                                  |
0.00/0.01	c |  Number of clauses:    1685                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 24868 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-1517264-1238282759/watcher-1517264-1238282759 -o /tmp/evaluation-result-1517264-1238282759/solver-1517264-1238282759 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517264-1238282759.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.98 3/81 24865
/proc/meminfo: memFree=1536352/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 454604785 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 236 195 169 0 51 0
[pid=24866] ppid=24865 vsize=1012 CPUtime=0
/proc/24866/stat : 24866 (SatELite_releas) R 24865 24865 24828 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 454604785 1036288 137 1992294400 134512640 135225430 4294956176 18446744073709551615 134587563 0 0 4096 3 0 0 0 17 0 0 0
/proc/24866/statm: 253 137 76 174 0 76 0

[startup+0.0677101 s]
/proc/loadavg: 0.92 0.99 0.98 3/81 24865
/proc/meminfo: memFree=1536352/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101714 s]
/proc/loadavg: 0.92 0.99 0.98 3/81 24865
/proc/meminfo: memFree=1536352/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301733 s]
/proc/loadavg: 0.92 0.99 0.98 3/81 24865
/proc/meminfo: memFree=1536352/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701773 s]
/proc/loadavg: 0.92 0.99 0.98 3/81 24865
/proc/meminfo: memFree=1536352/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50185 s]
/proc/loadavg: 0.93 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1534472/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=3640 CPUtime=1.48
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 549 0 0 0 148 0 0 0 25 0 1 0 454604786 3727360 535 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 910 535 75 172 0 735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9000

[startup+3.10201 s]
/proc/loadavg: 0.93 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1533832/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=4048 CPUtime=3.08
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 665 0 0 0 308 0 0 0 25 0 1 0 454604786 4145152 651 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 1012 651 75 172 0 837 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9408

[startup+6.30132 s]
/proc/loadavg: 0.93 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1532808/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=5032 CPUtime=6.27
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 895 0 0 0 627 0 0 0 25 0 1 0 454604786 5152768 881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 1258 881 75 172 0 1083 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10392

[startup+12.7019 s]
/proc/loadavg: 0.94 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1531728/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=5876 CPUtime=12.67
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 1121 0 0 0 1266 1 0 0 25 0 1 0 454604786 6017024 1107 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 1469 1107 75 172 0 1294 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11236

[startup+25.5012 s]
/proc/loadavg: 0.95 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1530384/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=7296 CPUtime=25.47
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 1443 0 0 0 2546 1 0 0 25 0 1 0 454604786 7471104 1429 1992294400 134512640 135217611 4294956304 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 1824 1429 75 172 0 1649 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12656

[startup+51.1017 s]
/proc/loadavg: 0.97 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1528976/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=8856 CPUtime=51.06
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 1816 0 0 0 5105 1 0 0 25 0 1 0 454604786 9068544 1802 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 2214 1802 75 172 0 2039 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14216

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 0.98 2/83 24868
/proc/meminfo: memFree=1526480/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=11248 CPUtime=102.23
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 2374 0 0 0 10221 2 0 0 25 0 1 0 454604786 11517952 2360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533028 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 2812 2360 75 172 0 2637 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16608

[startup+162.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/83 24868
/proc/meminfo: memFree=1524752/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=13308 CPUtime=162.2
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 2846 0 0 0 16218 2 0 0 25 0 1 0 454604786 13627392 2832 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 3327 2832 75 172 0 3152 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18668

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/83 24868
/proc/meminfo: memFree=1523152/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=14808 CPUtime=222.18
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 3206 0 0 0 22215 3 0 0 25 0 1 0 454604786 15163392 3192 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 3702 3192 75 172 0 3527 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20168

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 0.99 2/83 24868
/proc/meminfo: memFree=1522000/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=15976 CPUtime=282.16
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 3496 0 0 0 28212 4 0 0 25 0 1 0 454604786 16359424 3482 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 3994 3482 75 172 0 3819 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 21336

[startup+342.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/83 24868
/proc/meminfo: memFree=1520848/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=17196 CPUtime=342.13
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 3787 0 0 0 34209 4 0 0 25 0 1 0 454604786 17608704 3773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 4299 3773 75 172 0 4124 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 22556

[startup+402.301 s]
/proc/loadavg: 1.19 1.06 1.01 2/83 24868
/proc/meminfo: memFree=1519568/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=18532 CPUtime=402.11
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 4100 0 0 0 40206 5 0 0 25 0 1 0 454604786 18976768 4086 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 4633 4086 75 172 0 4458 0

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

[pid=24868] ppid=24865 vsize=19452 CPUtime=462.09
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 4296 0 0 0 46204 5 0 0 25 0 1 0 454604786 19918848 4282 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 4863 4282 75 172 0 4688 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 24812

[startup+522.302 s]
/proc/loadavg: 1.07 1.06 1.01 2/83 24868
/proc/meminfo: memFree=1517904/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=20484 CPUtime=522.06
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 4527 0 0 0 52201 5 0 0 25 0 1 0 454604786 20975616 4513 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 5121 4513 75 172 0 4946 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 25844

[startup+582.302 s]
/proc/loadavg: 1.02 1.05 1.00 2/83 24868
/proc/meminfo: memFree=1517200/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=21128 CPUtime=582.04
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 4692 0 0 0 58199 5 0 0 25 0 1 0 454604786 21635072 4678 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 5282 4678 75 172 0 5107 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 26488

[startup+642.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/83 24868
/proc/meminfo: memFree=1516624/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=21752 CPUtime=642.01
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 4835 0 0 0 64196 5 0 0 25 0 1 0 454604786 22274048 4821 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 5438 4821 75 172 0 5263 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 27112

[startup+702.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/83 24868
/proc/meminfo: memFree=1515792/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=22656 CPUtime=701.99
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5039 0 0 0 70193 6 0 0 25 0 1 0 454604786 23199744 5025 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 5664 5025 75 172 0 5489 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 28016

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 24868
/proc/meminfo: memFree=1515088/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=23460 CPUtime=761.97
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5215 0 0 0 76191 6 0 0 25 0 1 0 454604786 24023040 5201 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 5865 5201 75 172 0 5690 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 28820

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 24868
/proc/meminfo: memFree=1514512/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=24132 CPUtime=821.94
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5359 0 0 0 82188 6 0 0 25 0 1 0 454604786 24711168 5345 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 6033 5345 75 172 0 5858 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 29492

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/83 24868
/proc/meminfo: memFree=1513744/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=24852 CPUtime=881.91
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5551 0 0 0 88185 6 0 0 25 0 1 0 454604786 25448448 5537 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 6213 5537 75 172 0 6038 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 30212

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 24868
/proc/meminfo: memFree=1513296/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=25428 CPUtime=941.89
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5666 0 0 0 94183 6 0 0 25 0 1 0 454604786 26038272 5652 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 6357 5652 75 172 0 6182 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 30788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 24868
/proc/meminfo: memFree=1512592/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=26144 CPUtime=1001.87
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5855 0 0 0 100180 7 0 0 25 0 1 0 454604786 26771456 5841 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 6536 5841 75 172 0 6361 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 31504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 24868
/proc/meminfo: memFree=1512272/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=26436 CPUtime=1061.84
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 5939 0 0 0 106177 7 0 0 25 0 1 0 454604786 27070464 5922 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 6609 5922 75 172 0 6434 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 31796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 24868
/proc/meminfo: memFree=1511504/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=27384 CPUtime=1121.83
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 6125 0 0 0 112175 8 0 0 25 0 1 0 454604786 28041216 6108 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 6846 6108 75 172 0 6671 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 32744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 24868
/proc/meminfo: memFree=1511248/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=27600 CPUtime=1181.8
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 6192 0 0 0 118172 8 0 0 25 0 1 0 454604786 28262400 6175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24868/statm: 6900 6175 75 172 0 6725 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 32960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 24868
/proc/meminfo: memFree=1510992/2055920 swapFree=4169676/4192956
[pid=24865] ppid=24863 vsize=5360 CPUtime=0
/proc/24865/stat : 24865 (glucose.sh) S 24863 24865 24828 0 -1 4194304 313 159 0 0 0 0 0 0 19 0 1 0 454604785 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24865/statm: 1340 238 195 169 0 51 0
[pid=24868] ppid=24865 vsize=28052 CPUtime=1200.09
/proc/24868/stat : 24868 (glucose_static) R 24865 24865 24828 0 -1 4194304 6270 0 0 0 120001 8 0 0 25 0 1 0 454604786 28725248 6253 1992294400 134512640 135217611 4294956304 18446744073709551615 134533240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24868/statm: 7013 6253 75 172 0 6838 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 33412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.02
CPU system time (s): 0.092985
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 33412

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

runsolver used 1.3038 second user time and 4.16437 second system time

The end

Launcher Data

Begin job on node89 at 2009-03-29 00:25:59
IDJOB=1517264
IDBENCH=70582
IDSOLVER=503
FILE ID=node89/1517264-1238282759
PBS_JOBID= 9060929
Free space on /tmp= 66328 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S418505498-026.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517264-1238282759/watcher-1517264-1238282759 -o /tmp/evaluation-result-1517264-1238282759/solver-1517264-1238282759 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517264-1238282759.cnf

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

MD5SUM BENCH= befd6412bc726e8030b70acee890aba3
RANDOM SEED=2115758474

node89.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1536912 kB
Buffers:         77516 kB
Cached:         347636 kB
SwapCached:      12496 kB
Active:         165020 kB
Inactive:       274544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536912 kB
SwapTotal:     4192956 kB
SwapFree:      4169676 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          19484 kB
Slab:            63752 kB
Committed_AS:  1533664 kB
PageTables:       2600 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= 66328 MiB
End job on node89 at 2009-03-29 00:46:02