Trace number 1515776

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.06 1199.91

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S2099753268-053.cnf
MD5SUMcb1f4edd1dcc152ccd33775552af7b56
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark764.374
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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 |    5340    37380 |    1601       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  60                                                   |
0.00/0.02	c |  Number of clauses:    5340                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.03/1199.91	HOME/glucose.sh: line 55: 17164 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-1515776-1238259020/watcher-1515776-1238259020 -o /tmp/evaluation-result-1515776-1238259020/solver-1515776-1238259020 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515776-1238259020.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.98 0.99 3/64 17161
/proc/meminfo: memFree=872752/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0
/proc/17161/stat : 17161 (glucose.sh) R 17159 17161 16860 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098568520 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17161/statm: 1340 235 194 169 0 51 0
[pid=17162] ppid=17161 vsize=876 CPUtime=0
/proc/17162/stat : 17162 (SatELite_releas) R 17161 17161 16860 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 1098568520 897024 90 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/17162/statm: 219 91 50 174 0 42 0

[startup+0.04794 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17161
/proc/meminfo: memFree=872752/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101919 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17161
/proc/meminfo: memFree=872752/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301863 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17161
/proc/meminfo: memFree=872752/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701751 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 17161
/proc/meminfo: memFree=872752/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17164
/proc/meminfo: memFree=870304/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=3972 CPUtime=1.47
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 667 0 0 0 147 0 0 0 25 0 1 0 1098568522 4067328 653 1992294400 134512640 135217611 4294956304 18446744073709551615 134532976 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 993 653 75 172 0 818 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9332

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17164
/proc/meminfo: memFree=869600/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=4648 CPUtime=3.07
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 842 0 0 0 307 0 0 0 25 0 1 0 1098568522 4759552 828 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 1162 828 75 172 0 987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10008

[startup+6.30118 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17164
/proc/meminfo: memFree=868456/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=5708 CPUtime=6.27
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 1076 0 0 0 627 0 0 0 25 0 1 0 1098568522 5844992 1062 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 1427 1062 75 172 0 1252 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11068

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17164
/proc/meminfo: memFree=867048/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=6844 CPUtime=12.67
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 1354 0 0 0 1267 0 0 0 25 0 1 0 1098568522 7008256 1340 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 1711 1340 75 172 0 1536 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12204

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17164
/proc/meminfo: memFree=865512/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=8480 CPUtime=25.48
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 1729 0 0 0 2547 1 0 0 25 0 1 0 1098568522 8683520 1715 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 2120 1715 75 172 0 1945 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13840

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17164
/proc/meminfo: memFree=863720/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=10708 CPUtime=51.07
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 2238 0 0 0 5106 1 0 0 25 0 1 0 1098568522 10964992 2224 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 2677 2224 75 172 0 2502 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16068

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17164
/proc/meminfo: memFree=861288/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=12884 CPUtime=102.29
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 2779 0 0 0 10227 2 0 0 25 0 1 0 1098568522 13193216 2765 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 3221 2765 75 172 0 3046 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18244

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17164
/proc/meminfo: memFree=858984/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=15348 CPUtime=162.29
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 3340 0 0 0 16226 3 0 0 25 0 1 0 1098568522 15716352 3326 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 3837 3326 75 172 0 3662 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 20708

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17164
/proc/meminfo: memFree=857576/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=16920 CPUtime=222.3
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 3700 0 0 0 22227 3 0 0 25 0 1 0 1098568522 17326080 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 4230 3686 75 172 0 4055 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 22280

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17164
/proc/meminfo: memFree=856168/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=18572 CPUtime=282.3
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 4041 0 0 0 28227 3 0 0 25 0 1 0 1098568522 19017728 4027 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 4643 4027 75 172 0 4468 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 23932

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17164
/proc/meminfo: memFree=854376/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=20384 CPUtime=342.31
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 4500 0 0 0 34227 4 0 0 25 0 1 0 1098568522 20873216 4486 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 5096 4486 75 172 0 4921 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 25744

[startup+402.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 17164
/proc/meminfo: memFree=853352/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=21380 CPUtime=402.32
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 4745 0 0 0 40227 5 0 0 25 0 1 0 1098568522 21893120 4731 1992294400 134512640 135217611 4294956304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 5345 4731 75 172 0 5170 0

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

[pid=17164] ppid=17161 vsize=23620 CPUtime=522.34
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 5260 0 0 0 52228 6 0 0 25 0 1 0 1098568522 24186880 5246 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 5905 5246 75 172 0 5730 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 28980

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17164
/proc/meminfo: memFree=850344/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=24520 CPUtime=582.34
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 5491 0 0 0 58228 6 0 0 25 0 1 0 1098568522 25108480 5477 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 6130 5477 75 172 0 5955 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 29880

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=849368/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=25204 CPUtime=642.35
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 5653 0 0 0 64229 6 0 0 25 0 1 0 1098568522 25808896 5639 1992294400 134512640 135217611 4294956304 18446744073709551615 134533211 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 6301 5639 75 172 0 6126 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 30564

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=848992/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=25900 CPUtime=702.35
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 5816 0 0 0 70229 6 0 0 25 0 1 0 1098568522 26521600 5802 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 6475 5802 75 172 0 6300 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 31260

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=848352/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=26704 CPUtime=762.37
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 5970 0 0 0 76230 7 0 0 25 0 1 0 1098568522 27344896 5956 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 6676 5956 75 172 0 6501 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 32064

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=847968/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=27280 CPUtime=822.37
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 6083 0 0 0 82230 7 0 0 25 0 1 0 1098568522 27934720 6069 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 6820 6069 75 172 0 6645 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 32640

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=847200/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=28144 CPUtime=882.37
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 6269 0 0 0 88230 7 0 0 25 0 1 0 1098568522 28819456 6255 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 7036 6255 75 172 0 6861 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 33504

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=846432/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=29384 CPUtime=942.38
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 6454 0 0 0 94230 8 0 0 25 0 1 0 1098568522 30089216 6440 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 7346 6440 75 172 0 7171 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 34744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=844904/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=31004 CPUtime=1002.39
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 6842 0 0 0 100231 8 0 0 25 0 1 0 1098568522 31748096 6828 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 7751 6828 75 172 0 7576 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 36364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=844584/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=31328 CPUtime=1062.39
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 6912 0 0 0 106231 8 0 0 25 0 1 0 1098568522 32079872 6898 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 7832 6898 75 172 0 7657 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 36688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=844264/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=31652 CPUtime=1122.41
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 6986 0 0 0 112232 9 0 0 25 0 1 0 1098568522 32411648 6972 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 7913 6972 75 172 0 7738 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 37012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=843816/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=32192 CPUtime=1182.41
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 7090 0 0 0 118232 9 0 0 25 0 1 0 1098568522 32964608 7076 1992294400 134512640 135217611 4294956304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 8048 7076 75 172 0 7873 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 37552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=843816/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=32192 CPUtime=1200.02
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 7090 0 0 0 119993 9 0 0 25 0 1 0 1098568522 32964608 7076 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 8048 7076 75 172 0 7873 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37552

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17170
/proc/meminfo: memFree=843816/2055920 swapFree=4178240/4192956
[pid=17161] ppid=17159 vsize=5360 CPUtime=0.01
/proc/17161/stat : 17161 (glucose.sh) S 17159 17161 16860 0 -1 4194304 313 233 0 0 0 0 1 0 17 0 1 0 1098568520 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17161/statm: 1340 238 195 169 0 51 0
[pid=17164] ppid=17161 vsize=32192 CPUtime=1200.02
/proc/17164/stat : 17164 (glucose_static) R 17161 17161 16860 0 -1 4194304 7090 0 0 0 119993 9 0 0 25 0 1 0 1098568522 32964608 7076 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17164/statm: 8048 7076 75 172 0 7873 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.91
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.108983
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 37552

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

runsolver used 1.3358 second user time and 2.98855 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-28 17:50:20
IDJOB=1515776
IDBENCH=70458
IDSOLVER=503
FILE ID=node16/1515776-1238259020
PBS_JOBID= 9060775
Free space on /tmp= 63928 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S2099753268-053.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515776-1238259020/watcher-1515776-1238259020 -o /tmp/evaluation-result-1515776-1238259020/solver-1515776-1238259020 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515776-1238259020.cnf

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

MD5SUM BENCH= cb1f4edd1dcc152ccd33775552af7b56
RANDOM SEED=379184302

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        873232 kB
Buffers:         84776 kB
Cached:        1004792 kB
SwapCached:       8496 kB
Active:         100372 kB
Inactive:       999084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        873232 kB
SwapTotal:     4192956 kB
SwapFree:      4178240 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            69304 kB
Committed_AS:  2949308 kB
PageTables:       1440 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= 63924 MiB
End job on node16 at 2009-03-28 18:10:22