Trace number 1514828

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 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S257485978-084.cnf
MD5SUM78177f2db9eebc5964f62181ca200222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.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:  110                                                  |
0.00/0.01	c |  Number of clauses:    2343                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55: 11457 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-1514828-1238245106/watcher-1514828-1238245106 -o /tmp/evaluation-result-1514828-1238245106/solver-1514828-1238245106 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514828-1238245106.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 11454
/proc/meminfo: memFree=1650696/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1097175459 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 236 195 169 0 51 0
[pid=11455] ppid=11454 vsize=1008 CPUtime=0
/proc/11455/stat : 11455 (SatELite_releas) R 11454 11454 11203 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 1097175460 1032192 111 1992294400 134512640 135225430 4294956176 18446744073709551615 134548108 0 0 4096 3 0 0 0 17 0 0 0
/proc/11455/statm: 252 119 59 174 0 75 0

[startup+0.105682 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 11454
/proc/meminfo: memFree=1650696/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201692 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 11454
/proc/meminfo: memFree=1650696/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301703 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 11454
/proc/meminfo: memFree=1650696/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701746 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 11454
/proc/meminfo: memFree=1650696/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1648248/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=3884 CPUtime=1.48
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 620 0 0 0 148 0 0 0 25 0 1 0 1097175460 3977216 606 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 971 606 75 172 0 796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9244

[startup+3.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1647672/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=4552 CPUtime=3.08
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 787 0 0 0 308 0 0 0 25 0 1 0 1097175460 4661248 773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 1138 773 75 172 0 963 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9912

[startup+6.30134 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1646520/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=5408 CPUtime=6.28
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 998 0 0 0 628 0 0 0 25 0 1 0 1097175460 5537792 984 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 1352 984 75 172 0 1177 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10768

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1645312/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=6772 CPUtime=12.67
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 1299 0 0 0 1267 0 0 0 25 0 1 0 1097175460 6934528 1285 1992294400 134512640 135217611 4294956304 18446744073709551615 134537178 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 1693 1285 75 172 0 1518 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12132

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1643904/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=8060 CPUtime=25.47
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 1616 0 0 0 2547 0 0 0 25 0 1 0 1097175460 8253440 1602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 2015 1602 75 172 0 1840 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13420

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1642112/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=9980 CPUtime=51.06
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 2055 0 0 0 5105 1 0 0 25 0 1 0 1097175460 10219520 2041 1992294400 134512640 135217611 4294956304 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 2495 2041 75 172 0 2320 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15340

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11457
/proc/meminfo: memFree=1639616/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=12412 CPUtime=102.23
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 2666 0 0 0 10222 1 0 0 25 0 1 0 1097175460 12709888 2652 1992294400 134512640 135217611 4294956304 18446744073709551615 134522688 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 3103 2652 75 172 0 2928 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17772

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11463
/proc/meminfo: memFree=1637488/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=14700 CPUtime=162.19
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 3150 0 0 0 16217 2 0 0 25 0 1 0 1097175460 15052800 3136 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 3675 3136 75 172 0 3500 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20060

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11463
/proc/meminfo: memFree=1635776/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=16420 CPUtime=222.17
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 3600 0 0 0 22214 3 0 0 25 0 1 0 1097175460 16814080 3586 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 4105 3586 75 172 0 3930 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21780

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/75 11463
/proc/meminfo: memFree=1634688/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=17852 CPUtime=282.14
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 3933 0 0 0 28211 3 0 0 25 0 1 0 1097175460 18280448 3919 1992294400 134512640 135217611 4294956304 18446744073709551615 134549144 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 4463 3919 75 172 0 4288 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 23212

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/75 11463
/proc/meminfo: memFree=1633280/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=19120 CPUtime=342.12
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 4219 0 0 0 34209 3 0 0 25 0 1 0 1097175460 19578880 4205 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 4780 4205 75 172 0 4605 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 24480

[startup+402.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/75 11463
/proc/meminfo: memFree=1631936/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=20804 CPUtime=402.09
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 4556 0 0 0 40205 4 0 0 25 0 1 0 1097175460 21303296 4542 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 5201 4542 75 172 0 5026 0

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

[pid=11457] ppid=11454 vsize=22960 CPUtime=522.04
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 5030 0 0 0 52199 5 0 0 25 0 1 0 1097175460 23511040 5016 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 5740 5016 75 172 0 5565 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 28320

[startup+582.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/75 11463
/proc/meminfo: memFree=1629440/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=23464 CPUtime=582.01
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 5165 0 0 0 58196 5 0 0 25 0 1 0 1097175460 24027136 5151 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 5866 5151 75 172 0 5691 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 28824

[startup+642.301 s]
/proc/loadavg: 1.14 1.06 1.01 2/75 11463
/proc/meminfo: memFree=1628736/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=24164 CPUtime=641.98
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 5333 0 0 0 64193 5 0 0 25 0 1 0 1097175460 24743936 5319 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 6041 5319 75 172 0 5866 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 29524

[startup+702.302 s]
/proc/loadavg: 1.17 1.08 1.01 2/75 11463
/proc/meminfo: memFree=1627776/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=24984 CPUtime=701.95
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 5552 0 0 0 70190 5 0 0 25 0 1 0 1097175460 25583616 5538 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 6246 5538 75 172 0 6071 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 30344

[startup+762.301 s]
/proc/loadavg: 1.10 1.08 1.01 2/75 11463
/proc/meminfo: memFree=1627072/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=25724 CPUtime=761.93
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 5722 0 0 0 76188 5 0 0 25 0 1 0 1097175460 26341376 5708 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 6431 5708 75 172 0 6256 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 31084

[startup+822.302 s]
/proc/loadavg: 1.07 1.07 1.01 2/75 11463
/proc/meminfo: memFree=1626432/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=26524 CPUtime=821.9
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 5885 0 0 0 82185 5 0 0 25 0 1 0 1097175460 27160576 5871 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 6631 5871 75 172 0 6456 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31884

[startup+882.306 s]
/proc/loadavg: 1.02 1.06 1.01 2/75 11463
/proc/meminfo: memFree=1625600/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=27292 CPUtime=881.88
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6082 0 0 0 88182 6 0 0 25 0 1 0 1097175460 27947008 6068 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 6823 6068 75 172 0 6648 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 32652

[startup+942.302 s]
/proc/loadavg: 1.01 1.05 1.00 2/75 11463
/proc/meminfo: memFree=1625216/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=27724 CPUtime=941.84
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6183 0 0 0 94178 6 0 0 25 0 1 0 1097175460 28389376 6169 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 6931 6169 75 172 0 6756 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 33084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 11463
/proc/meminfo: memFree=1623936/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=29148 CPUtime=1001.81
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6518 0 0 0 100175 6 0 0 25 0 1 0 1097175460 29847552 6500 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 7287 6500 75 172 0 7112 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 34508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 11463
/proc/meminfo: memFree=1623616/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=29484 CPUtime=1061.79
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6583 0 0 0 106173 6 0 0 25 0 1 0 1097175460 30191616 6565 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 7371 6565 75 172 0 7196 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 34844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 11463
/proc/meminfo: memFree=1622976/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=30352 CPUtime=1121.77
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6758 0 0 0 112170 7 0 0 25 0 1 0 1097175460 31080448 6740 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 7588 6740 75 172 0 7413 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 35712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 11463
/proc/meminfo: memFree=1622464/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=31052 CPUtime=1181.74
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6876 0 0 0 118167 7 0 0 25 0 1 0 1097175460 31797248 6858 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 7763 6858 75 172 0 7588 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 36412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 11463
/proc/meminfo: memFree=1622464/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=31052 CPUtime=1200.04
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6882 0 0 0 119997 7 0 0 25 0 1 0 1097175460 31797248 6864 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 7763 6864 75 172 0 7588 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36412

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 11463
/proc/meminfo: memFree=1622464/2055920 swapFree=4164824/4192956
[pid=11454] ppid=11452 vsize=5360 CPUtime=0
/proc/11454/stat : 11454 (glucose.sh) S 11452 11454 11203 0 -1 4194304 313 157 0 0 0 0 0 0 19 0 1 0 1097175459 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11454/statm: 1340 238 195 169 0 51 0
[pid=11457] ppid=11454 vsize=31052 CPUtime=1200.04
/proc/11457/stat : 11457 (glucose_static) R 11454 11454 11203 0 -1 4194304 6882 0 0 0 119997 7 0 0 25 0 1 0 1097175460 31797248 6864 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11457/statm: 7763 6864 75 172 0 7588 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.080987
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 36412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7363
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= 18
involuntary context switches= 5144

runsolver used 1.01585 second user time and 3.38948 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-28 13:58:26
IDJOB=1514828
IDBENCH=70379
IDSOLVER=503
FILE ID=node81/1514828-1238245106
PBS_JOBID= 9060700
Free space on /tmp= 126236 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S257485978-084.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514828-1238245106/watcher-1514828-1238245106 -o /tmp/evaluation-result-1514828-1238245106/solver-1514828-1238245106 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514828-1238245106.cnf

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

MD5SUM BENCH= 78177f2db9eebc5964f62181ca200222
RANDOM SEED=1026023267

node81.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.220
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.220
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:       1651176 kB
Buffers:         44096 kB
Cached:         265496 kB
SwapCached:      18984 kB
Active:          97224 kB
Inactive:       233084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651176 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          26528 kB
Slab:            59400 kB
Committed_AS:  2805272 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126236 MiB
End job on node81 at 2009-03-28 14:18:29