Trace number 1515680

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.04 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S179172230-011.cnf
MD5SUMaf61a6a11d784bb0b80c63b360b179f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.248962
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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.01	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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.01	c CPU time:   0.001999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  120                                                  |
0.00/0.01	c |  Number of clauses:    2556                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.41	HOME/glucose.sh: line 55: 31155 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-1515680-1238257429/watcher-1515680-1238257429 -o /tmp/evaluation-result-1515680-1238257429/solver-1515680-1238257429 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515680-1238257429.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: 1.99 1.98 1.99 4/86 31152
/proc/meminfo: memFree=1639288/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=18576 CPUtime=0
/proc/31152/stat : 31152 (runsolver) R 31150 31152 30935 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1098406927 19021824 292 1992294400 4194304 4302548 548682068528 18446744073709551615 251279240487 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31152/statm: 4644 292 257 26 0 2626 0

[startup+0.025932 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 31152
/proc/meminfo: memFree=1639288/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102941 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 31152
/proc/meminfo: memFree=1639288/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301966 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 31152
/proc/meminfo: memFree=1639288/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.703016 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 31152
/proc/meminfo: memFree=1639288/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50112 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1637096/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=3884 CPUtime=1.47
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 627 0 0 0 147 0 0 0 25 0 1 0 1098406929 3977216 613 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 971 613 75 172 0 796 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9244

[startup+3.10132 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1636200/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=4588 CPUtime=3.07
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 802 0 0 0 307 0 0 0 25 0 1 0 1098406929 4698112 788 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 1147 788 75 172 0 972 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9948

[startup+6.30172 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1635048/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=5564 CPUtime=6.27
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 1020 0 0 0 627 0 0 0 25 0 1 0 1098406929 5697536 1006 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 1391 1006 75 172 0 1216 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10924

[startup+12.7015 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1633840/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=6672 CPUtime=12.68
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 1300 0 0 0 1267 1 0 0 25 0 1 0 1098406929 6832128 1286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533577 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 1668 1286 75 172 0 1493 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12032

[startup+25.5011 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1632304/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=8284 CPUtime=25.47
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 1677 0 0 0 2546 1 0 0 25 0 1 0 1098406929 8482816 1663 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 2071 1663 75 172 0 1896 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13644

[startup+51.1013 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1630192/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=10476 CPUtime=51.06
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 2199 0 0 0 5105 1 0 0 25 0 1 0 1098406929 10727424 2185 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 2619 2185 75 172 0 2444 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15836

[startup+102.308 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1627440/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=13108 CPUtime=102.25
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 2834 0 0 0 10223 2 0 0 25 0 1 0 1098406929 13422592 2820 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 3277 2820 75 172 0 3102 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18468

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1625072/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=15820 CPUtime=162.23
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 3421 0 0 0 16221 2 0 0 25 0 1 0 1098406929 16199680 3407 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 3955 3407 75 172 0 3780 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21180

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1623728/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=17300 CPUtime=222.2
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 3763 0 0 0 22218 2 0 0 25 0 1 0 1098406929 17715200 3749 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 4325 3749 75 172 0 4150 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22660

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1622576/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=18432 CPUtime=282.19
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 4048 0 0 0 28216 3 0 0 25 0 1 0 1098406929 18874368 4034 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 4608 4034 75 172 0 4433 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23792

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1621168/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=19748 CPUtime=342.17
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 4388 0 0 0 34214 3 0 0 25 0 1 0 1098406929 20221952 4374 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 4937 4374 75 172 0 4762 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 25108

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1620336/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=20824 CPUtime=402.15
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 4600 0 0 0 40212 3 0 0 25 0 1 0 1098406929 21323776 4586 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 5206 4586 75 172 0 5031 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26184


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

[pid=31155] ppid=31152 vsize=21712 CPUtime=462.14
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 4800 0 0 0 46210 4 0 0 25 0 1 0 1098406929 22233088 4786 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 5428 4786 75 172 0 5253 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 27072

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1618160/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=23124 CPUtime=522.12
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 5126 0 0 0 52208 4 0 0 25 0 1 0 1098406929 23678976 5112 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 5781 5112 75 172 0 5606 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 28484

[startup+582.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1617520/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=23748 CPUtime=582.1
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 5297 0 0 0 58206 4 0 0 25 0 1 0 1098406929 24317952 5283 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 5937 5283 75 172 0 5762 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 29108

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1616688/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=24748 CPUtime=642.08
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 5506 0 0 0 64204 4 0 0 25 0 1 0 1098406929 25341952 5492 1992294400 134512640 135217611 4294956304 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 6187 5492 75 172 0 6012 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 30108

[startup+702.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1616048/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=25376 CPUtime=702.06
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 5660 0 0 0 70202 4 0 0 25 0 1 0 1098406929 25985024 5646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 6344 5646 75 172 0 6169 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 30736

[startup+762.308 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1615600/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=25880 CPUtime=762.05
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 5767 0 0 0 76200 5 0 0 25 0 1 0 1098406929 26501120 5753 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 6470 5753 75 172 0 6295 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 31240

[startup+822.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1615088/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=26408 CPUtime=822.03
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 5896 0 0 0 82198 5 0 0 25 0 1 0 1098406929 27041792 5882 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 6602 5882 75 172 0 6427 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 31768

[startup+882.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1614384/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=27036 CPUtime=882.01
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6058 0 0 0 88196 5 0 0 25 0 1 0 1098406929 27684864 6044 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 6759 6044 75 172 0 6584 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 32396

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1613680/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=27672 CPUtime=941.99
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6232 0 0 0 94194 5 0 0 25 0 1 0 1098406929 28336128 6218 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 6918 6218 75 172 0 6743 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 33032

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1612976/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=28572 CPUtime=1001.97
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6410 0 0 0 100192 5 0 0 25 0 1 0 1098406929 29257728 6396 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 7143 6396 75 172 0 6968 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 33932

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1612400/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=29136 CPUtime=1061.96
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6533 0 0 0 106190 6 0 0 25 0 1 0 1098406929 29835264 6519 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 7284 6519 75 172 0 7109 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 34496

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1611888/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=29644 CPUtime=1121.94
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6676 0 0 0 112188 6 0 0 25 0 1 0 1098406929 30355456 6662 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 7411 6662 75 172 0 7236 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 35004

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1611632/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=29984 CPUtime=1181.92
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6732 0 0 0 118186 6 0 0 25 0 1 0 1098406929 30703616 6718 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 7496 6718 75 172 0 7321 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 35344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 31155
/proc/meminfo: memFree=1611440/2055920 swapFree=4170308/4192956
[pid=31152] ppid=31150 vsize=5360 CPUtime=0
/proc/31152/stat : 31152 (glucose.sh) S 31150 31152 30935 0 -1 4194304 313 163 0 0 0 0 0 0 20 0 1 0 1098406927 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31152/statm: 1340 238 195 169 0 51 0
[pid=31155] ppid=31152 vsize=30128 CPUtime=1200.02
/proc/31155/stat : 31155 (glucose_static) R 31152 31152 30935 0 -1 4194304 6783 0 0 0 119996 6 0 0 25 0 1 0 1098406929 30851072 6769 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31155/statm: 7532 6769 75 172 0 7357 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 35488

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.97
CPU system time (s): 0.071989
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 35488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7270
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= 21
involuntary context switches= 1435

runsolver used 1.51777 second user time and 3.9514 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-28 17:23:49
IDJOB=1515680
IDBENCH=70450
IDSOLVER=503
FILE ID=node92/1515680-1238257429
PBS_JOBID= 9060782
Free space on /tmp= 66564 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S179172230-011.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515680-1238257429/watcher-1515680-1238257429 -o /tmp/evaluation-result-1515680-1238257429/solver-1515680-1238257429 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515680-1238257429.cnf

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

MD5SUM BENCH= af61a6a11d784bb0b80c63b360b179f6
RANDOM SEED=537190106

node92.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.249
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.249
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1639704 kB
Buffers:         55592 kB
Cached:         295476 kB
SwapCached:       7632 kB
Active:          86592 kB
Inactive:       274396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639704 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            39184 kB
Committed_AS:  1877456 kB
PageTables:       2768 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= 66560 MiB
End job on node92 at 2009-03-28 17:43:51