Trace number 1514900

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S122462268-047.cnf
MD5SUM5d0778d9bbd17c145825bd8d03b4a06d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark172.314
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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 |    1917     9585 |     575       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 90   #clauses: 1917   #literals: 9585
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.61	HOME/glucose.sh: line 55: 25374 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-1514900-1238246316/watcher-1514900-1238246316 -o /tmp/evaluation-result-1514900-1238246316/solver-1514900-1238246316 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514900-1238246316.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.96 3/68 25371
/proc/meminfo: memFree=885184/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) R 25369 25371 25086 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1097293265 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25371/statm: 1340 235 194 169 0 51 0
[pid=25372] ppid=25371 vsize=1012 CPUtime=0
/proc/25372/stat : 25372 (SatELite_releas) R 25371 25371 25086 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1097293265 1036288 130 1992294400 134512640 135225430 4294956176 18446744073709551615 134832918 0 0 4096 3 0 0 0 17 0 0 0
/proc/25372/statm: 253 130 78 174 0 76 0

[startup+0.095102 s]
/proc/loadavg: 0.99 0.97 0.96 3/68 25371
/proc/meminfo: memFree=885184/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101103 s]
/proc/loadavg: 0.99 0.97 0.96 3/68 25371
/proc/meminfo: memFree=885184/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301125 s]
/proc/loadavg: 0.99 0.97 0.96 3/68 25371
/proc/meminfo: memFree=885184/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701169 s]
/proc/loadavg: 0.99 0.97 0.96 3/68 25371
/proc/meminfo: memFree=885184/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50126 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=883184/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=3748 CPUtime=1.48
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 580 0 0 0 148 0 0 0 25 0 1 0 1097293266 3837952 566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 937 566 75 172 0 762 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9108

[startup+3.10144 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=882480/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=4436 CPUtime=3.08
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 737 0 0 0 308 0 0 0 25 0 1 0 1097293266 4542464 723 1992294400 134512640 135217611 4294956304 18446744073709551615 134533678 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 1109 723 75 172 0 934 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9796

[startup+6.30179 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=881456/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=5268 CPUtime=6.28
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 949 0 0 0 628 0 0 0 25 0 1 0 1097293266 5394432 935 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 1317 935 75 172 0 1142 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10628

[startup+12.7025 s]
/proc/loadavg: 0.99 0.97 0.96 3/70 25374
/proc/meminfo: memFree=880304/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=6248 CPUtime=12.67
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 1198 0 0 0 1267 0 0 0 25 0 1 0 1097293266 6397952 1184 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 1562 1184 75 172 0 1387 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11608

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=878768/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=7852 CPUtime=25.46
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 1562 0 0 0 2545 1 0 0 25 0 1 0 1097293266 8040448 1548 1992294400 134512640 135217611 4294956304 18446744073709551615 134537016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 1963 1548 75 172 0 1788 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13212

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=877040/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=9624 CPUtime=51.06
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 1988 0 0 0 5104 2 0 0 25 0 1 0 1097293266 9854976 1974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 2406 1974 75 172 0 2231 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14984

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=874608/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=12260 CPUtime=102.23
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 2574 0 0 0 10221 2 0 0 25 0 1 0 1097293266 12554240 2560 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 3065 2560 75 172 0 2890 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17620

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=872624/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=14424 CPUtime=162.2
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 3073 0 0 0 16217 3 0 0 25 0 1 0 1097293266 14770176 3059 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 3606 3059 75 172 0 3431 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19784

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=870960/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=16056 CPUtime=222.17
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 3492 0 0 0 22214 3 0 0 25 0 1 0 1097293266 16441344 3478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 4014 3478 75 172 0 3839 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21416

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=869616/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=17408 CPUtime=282.14
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 3828 0 0 0 28211 3 0 0 25 0 1 0 1097293266 17825792 3814 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 4352 3814 75 172 0 4177 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22768

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=868400/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=19280 CPUtime=342.11
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 4172 0 0 0 34207 4 0 0 25 0 1 0 1097293266 19742720 4158 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 4820 4158 75 172 0 4645 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24640

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=867056/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=20484 CPUtime=402.09
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 4478 0 0 0 40204 5 0 0 25 0 1 0 1097293266 20975616 4464 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 5121 4464 75 172 0 4946 0

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

[pid=25374] ppid=25371 vsize=21404 CPUtime=462.06
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 4670 0 0 0 46201 5 0 0 25 0 1 0 1097293266 21917696 4656 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 5351 4656 75 172 0 5176 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 26764

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=865456/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=22388 CPUtime=522.03
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 4901 0 0 0 52198 5 0 0 25 0 1 0 1097293266 22925312 4871 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 5597 4871 75 172 0 5422 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 27748

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=864752/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=23288 CPUtime=582
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 5082 0 0 0 58195 5 0 0 25 0 1 0 1097293266 23846912 5052 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 5822 5052 75 172 0 5647 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 28648

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=863984/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=24012 CPUtime=641.99
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 5264 0 0 0 64193 6 0 0 25 0 1 0 1097293266 24588288 5234 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 6003 5234 75 172 0 5828 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 29372

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=863280/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=24900 CPUtime=701.95
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 5419 0 0 0 70189 6 0 0 25 0 1 0 1097293266 25497600 5389 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 6225 5389 75 172 0 6050 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 30260

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=862576/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=25592 CPUtime=761.93
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 5581 0 0 0 76187 6 0 0 25 0 1 0 1097293266 26206208 5551 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 6398 5551 75 172 0 6223 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 30952

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=861936/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=26464 CPUtime=821.9
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 5740 0 0 0 82184 6 0 0 25 0 1 0 1097293266 27099136 5710 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 6616 5710 75 172 0 6441 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31824

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=860912/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=27472 CPUtime=881.86
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6010 0 0 0 88180 6 0 0 25 0 1 0 1097293266 28131328 5977 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 6868 5977 75 172 0 6693 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 32832

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=860592/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=27936 CPUtime=941.84
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6106 0 0 0 94177 7 0 0 25 0 1 0 1097293266 28606464 6073 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 6984 6073 75 172 0 6809 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 33296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=859504/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=29464 CPUtime=1001.81
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6377 0 0 0 100174 7 0 0 25 0 1 0 1097293266 30171136 6344 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 7366 6344 75 172 0 7191 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 34824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=859248/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=29932 CPUtime=1061.78
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6474 0 0 0 106171 7 0 0 25 0 1 0 1097293266 30650368 6441 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 7483 6441 75 172 0 7308 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 35292

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=858864/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=30256 CPUtime=1121.76
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6549 0 0 0 112168 8 0 0 25 0 1 0 1097293266 30982144 6516 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 7564 6516 75 172 0 7389 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 35616

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=858096/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=30988 CPUtime=1181.73
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6733 0 0 0 118165 8 0 0 25 0 1 0 1097293266 31731712 6700 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 7747 6700 75 172 0 7572 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 36348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/70 25374
/proc/meminfo: memFree=857840/2055920 swapFree=4176188/4192956
[pid=25371] ppid=25369 vsize=5360 CPUtime=0
/proc/25371/stat : 25371 (glucose.sh) S 25369 25371 25086 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1097293265 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25371/statm: 1340 238 195 169 0 51 0
[pid=25374] ppid=25371 vsize=31348 CPUtime=1200.02
/proc/25374/stat : 25374 (glucose_static) R 25371 25371 25086 0 -1 4194304 6798 0 0 0 119994 8 0 0 25 0 1 0 1097293266 32100352 6765 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25374/statm: 7837 6765 75 172 0 7662 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36708

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.05
CPU user time (s): 1199.96
CPU system time (s): 0.091986
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 36708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7269
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= 19
involuntary context switches= 4374

runsolver used 1.05184 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-28 14:18:36
IDJOB=1514900
IDBENCH=70385
IDSOLVER=503
FILE ID=node59/1514900-1238246316
PBS_JOBID= 9060702
Free space on /tmp= 66212 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S122462268-047.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514900-1238246316/watcher-1514900-1238246316 -o /tmp/evaluation-result-1514900-1238246316/solver-1514900-1238246316 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514900-1238246316.cnf

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

MD5SUM BENCH= 5d0778d9bbd17c145825bd8d03b4a06d
RANDOM SEED=1775262564

node59.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.209
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.209
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:        885728 kB
Buffers:         96076 kB
Cached:         970660 kB
SwapCached:      10112 kB
Active:         218204 kB
Inactive:       860036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        885728 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          16664 kB
Slab:            77620 kB
Committed_AS:  2952740 kB
PageTables:       1720 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= 66212 MiB
End job on node59 at 2009-03-28 14:38:39