Trace number 1515476

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.1 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S47926000-049.cnf
MD5SUM43e1914e2baa4366249337eaf6ba76dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1917     9585 |     575       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 90   #clauses: 1917   #literals: 9585
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.71	HOME/glucose.sh: line 55: 14758 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-1515476-1238254761/watcher-1515476-1238254761 -o /tmp/evaluation-result-1515476-1238254761/solver-1515476-1238254761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515476-1238254761.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.00 1.00 1.00 3/64 14755
/proc/meminfo: memFree=1089064/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) R 14753 14755 14656 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098142097 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14755/statm: 1340 235 194 169 0 51 0
[pid=14756] ppid=14755 vsize=1008 CPUtime=0
/proc/14756/stat : 14756 (SatELite_releas) R 14755 14755 14656 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 1098142098 1032192 111 1992294400 134512640 135225430 4294956176 18446744073709551615 134836656 0 0 4096 3 0 0 0 17 0 0 0
/proc/14756/statm: 252 124 73 174 0 75 0

[startup+0.053634 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14755
/proc/meminfo: memFree=1089064/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101642 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14755
/proc/meminfo: memFree=1089064/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14755
/proc/meminfo: memFree=1089064/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701751 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14755
/proc/meminfo: memFree=1089064/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1086936/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=3648 CPUtime=1.48
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 577 0 0 0 148 0 0 0 25 0 1 0 1098142098 3735552 563 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 912 563 75 172 0 737 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9008

[startup+3.10219 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1086296/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=4324 CPUtime=3.08
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 725 0 0 0 308 0 0 0 25 0 1 0 1098142098 4427776 711 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 1081 711 75 172 0 906 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9684

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1085336/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=5228 CPUtime=6.28
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 936 0 0 0 628 0 0 0 25 0 1 0 1098142098 5353472 922 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 1307 922 75 172 0 1132 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10588

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1084120/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=6372 CPUtime=12.68
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 1194 0 0 0 1268 0 0 0 25 0 1 0 1098142098 6524928 1180 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 1593 1180 75 172 0 1418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11732

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1082648/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=7920 CPUtime=25.47
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 1570 0 0 0 2546 1 0 0 25 0 1 0 1098142098 8110080 1556 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 1980 1556 75 172 0 1805 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13280

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1080856/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=9752 CPUtime=51.06
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 2015 0 0 0 5105 1 0 0 25 0 1 0 1098142098 9986048 2001 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 2438 2001 75 172 0 2263 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15112

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14758
/proc/meminfo: memFree=1078168/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=12704 CPUtime=102.24
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 2657 0 0 0 10222 2 0 0 25 0 1 0 1098142098 13008896 2643 1992294400 134512640 135217611 4294956304 18446744073709551615 134537426 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 3176 2643 75 172 0 3001 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18064

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1076120/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=14896 CPUtime=162.19
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 3140 0 0 0 16217 2 0 0 25 0 1 0 1098142098 15253504 3126 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 3724 3126 75 172 0 3549 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20256

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1074200/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=16924 CPUtime=222.16
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 3629 0 0 0 22213 3 0 0 25 0 1 0 1098142098 17330176 3615 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 4231 3615 75 172 0 4056 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22284

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1073048/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=18096 CPUtime=282.13
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 3930 0 0 0 28210 3 0 0 25 0 1 0 1098142098 18530304 3916 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 4524 3916 75 172 0 4349 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 23456

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1072088/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=19560 CPUtime=342.1
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 4189 0 0 0 34206 4 0 0 25 0 1 0 1098142098 20029440 4175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 4890 4175 75 172 0 4715 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 24920

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1070872/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=20676 CPUtime=402.07
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 4476 0 0 0 40203 4 0 0 25 0 1 0 1098142098 21172224 4462 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 5169 4462 75 172 0 4994 0

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

[pid=14758] ppid=14755 vsize=22704 CPUtime=522
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 4911 0 0 0 52195 5 0 0 25 0 1 0 1098142098 23248896 4897 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 5676 4897 75 172 0 5501 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 28064

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1068248/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=23688 CPUtime=581.98
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 5124 0 0 0 58193 5 0 0 25 0 1 0 1098142098 24256512 5110 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 5922 5110 75 172 0 5747 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 29048

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1067608/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=24348 CPUtime=641.95
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 5283 0 0 0 64190 5 0 0 25 0 1 0 1098142098 24932352 5269 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 6087 5269 75 172 0 5912 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 29708

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1066776/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=25200 CPUtime=701.91
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 5460 0 0 0 70186 5 0 0 25 0 1 0 1098142098 25804800 5446 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 6300 5446 75 172 0 6125 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 30560

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1066136/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=25968 CPUtime=761.89
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 5626 0 0 0 76183 6 0 0 25 0 1 0 1098142098 26591232 5612 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 6492 5612 75 172 0 6317 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 31328

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1065368/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=26804 CPUtime=821.86
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 5824 0 0 0 82180 6 0 0 25 0 1 0 1098142098 27447296 5810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 6701 5810 75 172 0 6526 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 32164

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1064728/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=27456 CPUtime=881.82
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 5978 0 0 0 88176 6 0 0 25 0 1 0 1098142098 28114944 5964 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 6864 5964 75 172 0 6689 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 32816

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1063960/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=28276 CPUtime=941.79
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6174 0 0 0 94173 6 0 0 25 0 1 0 1098142098 28954624 6160 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7069 6160 75 172 0 6894 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 33636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1063448/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=28864 CPUtime=1001.76
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6309 0 0 0 100170 6 0 0 25 0 1 0 1098142098 29556736 6295 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7216 6295 75 172 0 7041 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 34224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1062872/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=29780 CPUtime=1061.73
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6451 0 0 0 106166 7 0 0 25 0 1 0 1098142098 30494720 6437 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7445 6437 75 172 0 7270 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 35140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1062232/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=30644 CPUtime=1121.7
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6620 0 0 0 112163 7 0 0 25 0 1 0 1098142098 31379456 6606 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7661 6606 75 172 0 7486 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 36004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1061976/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=30932 CPUtime=1181.68
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6677 0 0 0 118161 7 0 0 25 0 1 0 1098142098 31674368 6663 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7733 6663 75 172 0 7558 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 36292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1061912/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=31112 CPUtime=1200.08
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6701 0 0 0 120001 7 0 0 25 0 1 0 1098142098 31858688 6687 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7778 6687 75 172 0 7603 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36472

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14760
/proc/meminfo: memFree=1061912/2055920 swapFree=4174052/4192956
[pid=14755] ppid=14753 vsize=5360 CPUtime=0
/proc/14755/stat : 14755 (glucose.sh) S 14753 14755 14656 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098142097 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14755/statm: 1340 238 195 169 0 51 0
[pid=14758] ppid=14755 vsize=31112 CPUtime=1200.08
/proc/14758/stat : 14758 (glucose_static) R 14755 14755 14656 0 -1 4194304 6701 0 0 0 120001 7 0 0 25 0 1 0 1098142098 31858688 6687 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/14758/statm: 7778 6687 75 172 0 7603 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 36472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.085986
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 36472

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

runsolver used 1.10183 second user time and 3.2745 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-28 16:39:21
IDJOB=1515476
IDBENCH=70433
IDSOLVER=503
FILE ID=node17/1515476-1238254761
PBS_JOBID= 9060792
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 43e1914e2baa4366249337eaf6ba76dd
RANDOM SEED=1428641465

node17.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.265
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.265
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:       1089544 kB
Buffers:         76948 kB
Cached:         797088 kB
SwapCached:      12684 kB
Active:          53476 kB
Inactive:       834592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089544 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          19684 kB
Slab:            64292 kB
Committed_AS:  2876444 kB
PageTables:       1464 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= 66328 MiB
End job on node17 at 2009-03-28 16:59:23