Trace number 1516016

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.01/0.02	c
0.01/0.02	c Starting glucose
0.01/0.02	c
0.01/0.02	
0.01/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.01/0.02	
0.01/0.02	c ============================[ Problem Statistics ]=============================
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Number of variables:  65                                                   |
0.01/0.02	c |  Number of clauses:    5785                                                 |
0.01/0.02	c |  Parsing time:         0.01         s                                       |
1200.08/1200.61	HOME/glucose.sh: line 55:  1230 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-1516016-1238263095/watcher-1516016-1238263095 -o /tmp/evaluation-result-1516016-1238263095/solver-1516016-1238263095 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516016-1238263095.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.97 0.97 3/64 1227
/proc/meminfo: memFree=1091752/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0
/proc/1227/stat : 1227 (glucose.sh) R 1225 1227 845 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098976349 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1227/statm: 1340 235 194 169 0 51 0
[pid=1228] ppid=1227 vsize=876 CPUtime=0
/proc/1228/stat : 1228 (SatELite_releas) R 1227 1227 845 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 1098976349 897024 91 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/1228/statm: 252 92 50 174 0 75 0

[startup+0.0222429 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 1227
/proc/meminfo: memFree=1091752/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1098976349 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1227/statm: 1340 236 195 169 0 51 0
[pid=1228] ppid=1227 vsize=1408 CPUtime=0.01
/proc/1228/stat : 1228 (SatELite_releas) R 1227 1227 845 0 -1 4194304 240 0 0 0 1 0 0 0 19 0 1 0 1098976349 1441792 224 1992294400 134512640 135225430 4294956192 18446744073709551615 134735447 0 0 4096 3 0 0 0 17 0 0 0
/proc/1228/statm: 351 223 78 174 0 174 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6768

[startup+0.101253 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 1227
/proc/meminfo: memFree=1091752/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301274 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 1227
/proc/meminfo: memFree=1091752/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701315 s]
/proc/loadavg: 0.92 0.97 0.97 3/64 1227
/proc/meminfo: memFree=1091752/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50139 s]
/proc/loadavg: 0.92 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1089176/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=4148 CPUtime=1.47
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 704 0 0 0 147 0 0 0 25 0 1 0 1098976351 4247552 690 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 1037 690 75 172 0 862 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9508

[startup+3.10156 s]
/proc/loadavg: 0.92 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1088408/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=4808 CPUtime=3.06
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 882 0 0 0 306 0 0 0 25 0 1 0 1098976351 4923392 868 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 1202 868 75 172 0 1027 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10168

[startup+6.30189 s]
/proc/loadavg: 0.93 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1087256/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=5696 CPUtime=6.26
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 1096 0 0 0 626 0 0 0 25 0 1 0 1098976351 5832704 1082 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 1424 1082 75 172 0 1249 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11056

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1086048/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=6964 CPUtime=12.66
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 1383 0 0 0 1266 0 0 0 25 0 1 0 1098976351 7131136 1369 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 1741 1369 75 172 0 1566 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12324

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1084448/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=8572 CPUtime=25.46
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 1773 0 0 0 2545 1 0 0 25 0 1 0 1098976351 8777728 1759 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 2143 1759 75 172 0 1968 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13932

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1082592/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=10524 CPUtime=51.04
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 2215 0 0 0 5103 1 0 0 25 0 1 0 1098976351 10776576 2201 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 2631 2201 75 172 0 2456 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15884

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1079904/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=13292 CPUtime=102.23
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 2873 0 0 0 10222 1 0 0 25 0 1 0 1098976351 13611008 2859 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 3323 2859 75 172 0 3148 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18652

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1230
/proc/meminfo: memFree=1077536/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=15976 CPUtime=162.2
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 3466 0 0 0 16218 2 0 0 25 0 1 0 1098976351 16359424 3452 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 3994 3452 75 172 0 3819 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21336

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1075608/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=17828 CPUtime=222.17
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 3908 0 0 0 22215 2 0 0 25 0 1 0 1098976351 18255872 3891 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 4457 3891 75 172 0 4282 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23188

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1074136/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=19504 CPUtime=282.15
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 4283 0 0 0 28212 3 0 0 25 0 1 0 1098976351 19972096 4266 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 4876 4266 75 172 0 4701 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 24864

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1072920/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=21040 CPUtime=342.12
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 4607 0 0 0 34209 3 0 0 25 0 1 0 1098976351 21544960 4590 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 5260 4590 75 172 0 5085 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 26400

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1071960/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0

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

[pid=1230] ppid=1227 vsize=23236 CPUtime=462.07
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 5112 0 0 0 46204 3 0 0 25 0 1 0 1098976351 23793664 5095 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 5809 5095 75 172 0 5634 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 28596

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1070176/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=24064 CPUtime=522.05
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 5298 0 0 0 52201 4 0 0 25 0 1 0 1098976351 24641536 5281 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 6016 5281 75 172 0 5841 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 29424

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1068960/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=25496 CPUtime=582.01
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 5605 0 0 0 58197 4 0 0 25 0 1 0 1098976351 26107904 5588 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 6374 5588 75 172 0 6199 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 30856

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1068448/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=25992 CPUtime=641.99
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 5730 0 0 0 64195 4 0 0 25 0 1 0 1098976351 26615808 5713 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 6498 5713 75 172 0 6323 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 31352

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1067808/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=26940 CPUtime=701.97
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 5894 0 0 0 70192 5 0 0 25 0 1 0 1098976351 27586560 5877 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 6735 5877 75 172 0 6560 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 32300

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1066912/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=27896 CPUtime=761.94
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 6121 0 0 0 76189 5 0 0 25 0 1 0 1098976351 28565504 6083 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 6974 6083 75 172 0 6799 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 33256

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1066144/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=28796 CPUtime=821.92
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 6329 0 0 0 82186 6 0 0 25 0 1 0 1098976351 29487104 6287 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 7199 6287 75 172 0 7024 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 34156

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1065504/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=29516 CPUtime=881.9
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 6500 0 0 0 88184 6 0 0 25 0 1 0 1098976351 30224384 6458 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 7379 6458 75 172 0 7204 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 34876

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1064288/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=31116 CPUtime=941.86
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 6789 0 0 0 94180 6 0 0 25 0 1 0 1098976351 31862784 6747 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 7779 6747 75 172 0 7604 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 36476

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1063648/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=31880 CPUtime=1001.84
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 6951 0 0 0 100178 6 0 0 25 0 1 0 1098976351 32645120 6909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 7970 6909 75 172 0 7795 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 37240

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1063136/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=32540 CPUtime=1061.82
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 7089 0 0 0 106175 7 0 0 25 0 1 0 1098976351 33320960 7047 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 8135 7047 75 172 0 7960 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 37900

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1062368/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=33308 CPUtime=1121.79
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 7294 0 0 0 112172 7 0 0 25 0 1 0 1098976351 34107392 7231 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 8327 7231 75 172 0 8152 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 38668

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1061856/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=34064 CPUtime=1181.77
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 7429 0 0 0 118170 7 0 0 25 0 1 0 1098976351 34881536 7366 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 8516 7366 75 172 0 8341 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 39424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1236
/proc/meminfo: memFree=1061664/2055920 swapFree=4177768/4192956
[pid=1227] ppid=1225 vsize=5360 CPUtime=0.01
/proc/1227/stat : 1227 (glucose.sh) S 1225 1227 845 0 -1 4194304 313 241 0 0 0 0 1 0 16 0 1 0 1098976349 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1227/statm: 1340 238 195 169 0 51 0
[pid=1230] ppid=1227 vsize=34208 CPUtime=1200.07
/proc/1230/stat : 1230 (glucose_static) R 1227 1227 845 0 -1 4194304 7478 0 0 0 120000 7 0 0 25 0 1 0 1098976351 35028992 7415 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1230/statm: 8552 7415 75 172 0 8377 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 39568

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.11
CPU user time (s): 1200.02
CPU system time (s): 0.088986
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 39568

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

runsolver used 1.00285 second user time and 3.37249 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 18:58:15
IDJOB=1516016
IDBENCH=70478
IDSOLVER=503
FILE ID=node2/1516016-1238263095
PBS_JOBID= 9060820
Free space on /tmp= 66460 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516016-1238263095/watcher-1516016-1238263095 -o /tmp/evaluation-result-1516016-1238263095/solver-1516016-1238263095 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516016-1238263095.cnf

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

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=1048294360

node2.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.236
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.236
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:       1092296 kB
Buffers:         99744 kB
Cached:         765264 kB
SwapCached:       8996 kB
Active:          56488 kB
Inactive:       819540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1092296 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          16664 kB
Slab:            73580 kB
Committed_AS:  2705832 kB
PageTables:       1476 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= 66456 MiB
End job on node2 at 2009-03-28 19:18:18