Trace number 1514612

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S914323646-060.cnf
MD5SUMf485347639f83ec94bb8d93787135581
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.0391
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   75600   226800 |   22679       0        0     nan |  0.000 % |
0.19/0.24	c |         0 |   75112   228015 |      --       0       --      -- |     --   | -488/1215
0.19/0.24	c ==============================================================================
0.19/0.24	c Result  :   #vars: 17560   #clauses: 75112   #literals: 228015
0.19/0.24	c CPU time:   0.228965 s
0.19/0.24	c ==============================================================================
0.29/0.32	c
0.29/0.32	c Starting glucose
0.29/0.32	c
0.29/0.32	
0.29/0.32	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.29/0.32	
0.29/0.32	c ============================[ Problem Statistics ]=============================
0.29/0.32	c |                                                                             |
0.29/0.32	c |  Number of variables:  17560                                                |
0.29/0.32	c |  Number of clauses:    75112                                                |
0.29/0.39	c |  Parsing time:         0.06         s                                       |

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-1514612-1238241488/watcher-1514612-1238241488 -o /tmp/evaluation-result-1514612-1238241488/solver-1514612-1238241488 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514612-1238241488.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.95 0.98 3/73 32051
/proc/meminfo: memFree=1545064/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0
/proc/32051/stat : 32051 (glucose.sh) R 32049 32051 31892 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 976567348 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32051/statm: 1340 235 194 169 0 51 0
[pid=32052] ppid=32051 vsize=1744 CPUtime=0
/proc/32052/stat : 32052 (SatELite_releas) R 32051 32051 31892 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 976567348 1785856 294 1992294400 134512640 135225430 4294956176 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/32052/statm: 436 296 49 174 0 259 0

[startup+0.012037 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 32051
/proc/meminfo: memFree=1545064/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 976567348 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32051/statm: 1340 236 195 169 0 51 0
[pid=32052] ppid=32051 vsize=4376 CPUtime=0
/proc/32052/stat : 32052 (SatELite_releas) R 32051 32051 31892 0 -1 4194304 689 0 0 0 0 0 0 0 18 0 1 0 976567348 4481024 673 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/32052/statm: 1094 674 50 174 0 917 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9736

[startup+0.101044 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 32051
/proc/meminfo: memFree=1545064/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 976567348 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32051/statm: 1340 236 195 169 0 51 0
[pid=32052] ppid=32051 vsize=10556 CPUtime=0.09
/proc/32052/stat : 32052 (SatELite_releas) R 32051 32051 31892 0 -1 4194304 2199 0 0 0 8 1 0 0 19 0 1 0 976567348 10809344 2183 1992294400 134512640 135225430 4294956176 18446744073709551615 134716552 0 0 4096 3 0 0 0 17 0 0 0
/proc/32052/statm: 2639 2183 76 174 0 2462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15916

[startup+0.301065 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 32051
/proc/meminfo: memFree=1545064/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 976567348 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32051/statm: 1340 236 195 169 0 51 0
[pid=32052] ppid=32051 vsize=10560 CPUtime=0.29
/proc/32052/stat : 32052 (SatELite_releas) R 32051 32051 31892 0 -1 4194304 2353 0 0 0 27 2 0 0 21 0 1 0 976567348 10813440 2189 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32052/statm: 2640 2189 80 174 0 2463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15920

[startup+0.701119 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 32051
/proc/meminfo: memFree=1545064/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5360

[startup+1.50219 s]
/proc/loadavg: 0.91 0.95 0.98 2/75 32054
/proc/meminfo: memFree=1534488/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=10412 CPUtime=1.16
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 2432 0 0 0 115 1 0 0 25 0 1 0 976567380 10661888 2418 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 2603 2418 77 172 0 2428 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15772

[startup+3.10136 s]
/proc/loadavg: 0.91 0.95 0.98 2/75 32054
/proc/meminfo: memFree=1532632/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=13052 CPUtime=2.77
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 3094 0 0 0 275 2 0 0 25 0 1 0 976567380 13365248 3080 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 3263 3080 77 172 0 3088 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18412

[startup+6.30169 s]
/proc/loadavg: 1.00 0.97 0.99 2/75 32054
/proc/meminfo: memFree=1527264/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=18100 CPUtime=5.96
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 4354 0 0 0 593 3 0 0 25 0 1 0 976567380 18534400 4340 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 4525 4340 77 172 0 4350 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23460

[startup+12.7014 s]
/proc/loadavg: 1.00 0.97 0.99 2/75 32054
/proc/meminfo: memFree=1517472/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=27348 CPUtime=12.36
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 6687 0 0 0 1230 6 0 0 25 0 1 0 976567380 28004352 6673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533622 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 6837 6673 77 172 0 6662 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32708

[startup+25.5017 s]
/proc/loadavg: 1.00 0.97 0.99 2/75 32054
/proc/meminfo: memFree=1512800/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=31056 CPUtime=25.16
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 7590 0 0 0 2509 7 0 0 25 0 1 0 976567380 31801344 7576 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 7764 7576 77 172 0 7589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36416

[startup+51.1014 s]
/proc/loadavg: 1.00 0.97 0.99 2/75 32054
/proc/meminfo: memFree=1505952/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=37952 CPUtime=50.73
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 9321 0 0 0 5065 8 0 0 25 0 1 0 976567380 38862848 9307 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 9488 9307 77 172 0 9313 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43312

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.99 2/75 32054
/proc/meminfo: memFree=1502688/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=41072 CPUtime=101.91
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 10098 0 0 0 10182 9 0 0 25 0 1 0 976567380 42057728 10084 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 10268 10084 77 172 0 10093 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 46432

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/75 32054
/proc/meminfo: memFree=1499040/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=44636 CPUtime=161.88
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 10997 0 0 0 16178 10 0 0 25 0 1 0 976567380 45707264 10983 1992294400 134512640 135217611 4294956304 18446744073709551615 134542249 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 11159 10983 77 172 0 10984 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 49996

[startup+222.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/75 32060
/proc/meminfo: memFree=1496096/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=47408 CPUtime=221.85
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 11685 0 0 0 22173 12 0 0 25 0 1 0 976567380 48545792 11671 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 11852 11671 77 172 0 11677 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 52768

[startup+282.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/75 32060
/proc/meminfo: memFree=1493280/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=50180 CPUtime=281.82
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 12391 0 0 0 28170 12 0 0 25 0 1 0 976567380 51384320 12377 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 12545 12377 77 172 0 12370 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 55540

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 32060
/proc/meminfo: memFree=1490016/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=53740 CPUtime=341.8
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 13249 0 0 0 34167 13 0 0 25 0 1 0 976567380 55029760 13235 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 13435 13235 77 172 0 13260 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 59100


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

/proc/32054/statm: 14757 14578 77 172 0 14582 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 64388

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 32060
/proc/meminfo: memFree=1481312/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=62328 CPUtime=581.69
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 15415 0 0 0 58153 16 0 0 25 0 1 0 976567380 63823872 15401 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 15582 15401 77 172 0 15407 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 67688

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 32060
/proc/meminfo: memFree=1479392/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=64308 CPUtime=641.66
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 15892 0 0 0 64150 16 0 0 25 0 1 0 976567380 65851392 15878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 16077 15878 77 172 0 15902 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 69668

[startup+702.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1476704/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=66816 CPUtime=701.64
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 16531 0 0 0 70147 17 0 0 25 0 1 0 976567380 68419584 16517 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 16704 16517 77 172 0 16529 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 72176

[startup+762.307 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1476192/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=67344 CPUtime=761.61
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 16669 0 0 0 76144 17 0 0 25 0 1 0 976567380 68960256 16655 1992294400 134512640 135217611 4294956304 18446744073709551615 134533058 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 16836 16655 77 172 0 16661 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 72704

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1472928/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=70520 CPUtime=821.57
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 17477 0 0 0 82140 17 0 0 25 0 1 0 976567380 72212480 17463 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 17630 17463 77 172 0 17455 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 75880

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1472800/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=70652 CPUtime=881.56
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 17504 0 0 0 88138 18 0 0 25 0 1 0 976567380 72347648 17490 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 17663 17490 77 172 0 17488 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 76012

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1470816/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=72816 CPUtime=941.53
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 18011 0 0 0 94134 19 0 0 25 0 1 0 976567380 74563584 17997 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 18204 17997 77 172 0 18029 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 78176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1469344/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=74272 CPUtime=1001.5
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 18374 0 0 0 100131 19 0 0 25 0 1 0 976567380 76054528 18360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 18568 18360 77 172 0 18393 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 79632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1469088/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=74536 CPUtime=1061.47
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 18437 0 0 0 106128 19 0 0 25 0 1 0 976567380 76324864 18423 1992294400 134512640 135217611 4294956304 18446744073709551615 134532643 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 18634 18423 77 172 0 18459 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 79896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1466464/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=77576 CPUtime=1121.44
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 19192 0 0 0 112124 20 0 0 25 0 1 0 976567380 79437824 19178 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 19394 19178 77 172 0 19219 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 82936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1464864/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=78636 CPUtime=1181.42
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 19482 0 0 0 118122 20 0 0 25 0 1 0 976567380 80523264 19468 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 19659 19468 77 172 0 19484 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 83996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32060
/proc/meminfo: memFree=1464864/2055920 swapFree=4175408/4192956
[pid=32051] ppid=32049 vsize=5360 CPUtime=0.31
/proc/32051/stat : 32051 (glucose.sh) S 32049 32051 31892 0 -1 4194304 313 2354 0 0 0 0 29 2 15 0 1 0 976567348 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32051/statm: 1340 238 195 169 0 51 0
[pid=32054] ppid=32051 vsize=78636 CPUtime=1199.71
/proc/32054/stat : 32054 (glucose_static) R 32051 32051 31892 0 -1 4194304 19482 0 0 0 119951 20 0 0 25 0 1 0 976567380 80523264 19468 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32054/statm: 19659 19468 77 172 0 19484 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 83996

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32051 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=300954
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 0.32595
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.8
CPU system time (s): 0.22
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 83996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.300954
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2667
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= 5
involuntary context switches= 2

runsolver used 1.11883 second user time and 3.2865 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-28 12:58:08
IDJOB=1514612
IDBENCH=70361
IDSOLVER=503
FILE ID=node79/1514612-1238241488
PBS_JOBID= 9060697
Free space on /tmp= 65556 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S914323646-060.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514612-1238241488/watcher-1514612-1238241488 -o /tmp/evaluation-result-1514612-1238241488/solver-1514612-1238241488 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514612-1238241488.cnf

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

MD5SUM BENCH= f485347639f83ec94bb8d93787135581
RANDOM SEED=906914835

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545616 kB
Buffers:         59088 kB
Cached:         356376 kB
SwapCached:      11644 kB
Active:         133868 kB
Inactive:       297536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545616 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            3028 kB
Writeback:           0 kB
Mapped:          22636 kB
Slab:            64116 kB
Committed_AS:  2545348 kB
PageTables:       2004 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= 65552 MiB
End job on node79 at 2009-03-28 13:18:11