Trace number 1515296

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.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1481888618-011.cnf
MD5SUMc648d80ef4f9e62ead1eba3d863e448d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
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.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.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.01/1200.61	HOME/glucose.sh: line 55:  8700 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-1515296-1238252516/watcher-1515296-1238252516 -o /tmp/evaluation-result-1515296-1238252516/solver-1515296-1238252516 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515296-1238252516.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8697
/proc/meminfo: memFree=1099632/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) R 8695 8697 8660 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8697/statm: 1340 235 194 169 0 51 0
[pid=8698] ppid=8697 vsize=1008 CPUtime=0
/proc/8698/stat : 8698 (SatELite_releas) R 8697 8697 8660 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 1097918409 1032192 96 1992294400 134512640 135225430 4294956192 18446744073709551615 134578771 0 0 4096 3 0 0 0 17 0 0 0
/proc/8698/statm: 252 97 50 174 0 75 0

[startup+0.0293869 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8697
/proc/meminfo: memFree=1099632/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101399 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8697
/proc/meminfo: memFree=1099632/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301435 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8697
/proc/meminfo: memFree=1099632/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701503 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8697
/proc/meminfo: memFree=1099632/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50264 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1097440/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=3904 CPUtime=1.48
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 619 0 0 0 148 0 0 0 25 0 1 0 1097918409 3997696 605 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 976 605 75 172 0 801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9264

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1096672/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=4608 CPUtime=3.08
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 787 0 0 0 308 0 0 0 25 0 1 0 1097918409 4718592 773 1992294400 134512640 135217611 4294956304 18446744073709551615 134537967 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 1152 773 75 172 0 977 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9968

[startup+6.30249 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1095712/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=5440 CPUtime=6.28
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 985 0 0 0 628 0 0 0 25 0 1 0 1097918409 5570560 971 1992294400 134512640 135217611 4294956304 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 1360 971 75 172 0 1185 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10800

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1094432/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=6596 CPUtime=12.68
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 1251 0 0 0 1267 1 0 0 25 0 1 0 1097918409 6754304 1237 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 1649 1237 75 172 0 1474 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11956

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1092960/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=8176 CPUtime=25.47
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 1621 0 0 0 2546 1 0 0 25 0 1 0 1097918409 8372224 1607 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 2044 1607 75 172 0 1869 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13536

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1090976/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=10268 CPUtime=51.06
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 2119 0 0 0 5104 2 0 0 25 0 1 0 1097918409 10514432 2105 1992294400 134512640 135217611 4294956304 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 2567 2105 75 172 0 2392 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15628

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1088352/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=12964 CPUtime=102.24
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 2758 0 0 0 10221 3 0 0 25 0 1 0 1097918409 13275136 2744 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 3241 2744 75 172 0 3066 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18324

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1086624/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=15088 CPUtime=162.2
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 3188 0 0 0 16217 3 0 0 25 0 1 0 1097918409 15450112 3174 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 3772 3174 75 172 0 3597 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20448

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1085152/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=16556 CPUtime=222.18
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 3544 0 0 0 22214 4 0 0 25 0 1 0 1097918409 16953344 3530 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 4139 3530 75 172 0 3964 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21916

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1083552/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=18196 CPUtime=282.15
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 3960 0 0 0 28211 4 0 0 25 0 1 0 1097918409 18632704 3946 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 4549 3946 75 172 0 4374 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23556

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1082272/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=19648 CPUtime=342.12
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 4279 0 0 0 34207 5 0 0 25 0 1 0 1097918409 20119552 4265 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 4912 4265 75 172 0 4737 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25008

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1081440/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=20676 CPUtime=402.1
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 4473 0 0 0 40205 5 0 0 25 0 1 0 1097918409 21172224 4459 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 5169 4459 75 172 0 4994 0

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

[pid=8700] ppid=8697 vsize=21452 CPUtime=462.07
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 4664 0 0 0 46202 5 0 0 25 0 1 0 1097918409 21966848 4650 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 5363 4650 75 172 0 5188 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 26812

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1080032/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=22016 CPUtime=522.04
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 4817 0 0 0 52199 5 0 0 25 0 1 0 1097918409 22544384 4803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 5504 4803 75 172 0 5329 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 27376

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1079136/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=22960 CPUtime=582.02
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 5049 0 0 0 58196 6 0 0 25 0 1 0 1097918409 23511040 5035 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 5740 5035 75 172 0 5565 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 28320

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1078176/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=24064 CPUtime=641.99
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 5297 0 0 0 64193 6 0 0 25 0 1 0 1097918409 24641536 5280 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 6016 5280 75 172 0 5841 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 29424

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1077408/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=24760 CPUtime=701.96
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 5468 0 0 0 70189 7 0 0 25 0 1 0 1097918409 25354240 5451 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 6190 5451 75 172 0 6015 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 30120

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1076512/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=25776 CPUtime=761.93
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 5676 0 0 0 76186 7 0 0 25 0 1 0 1097918409 26394624 5659 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 6444 5659 75 172 0 6269 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 31136

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1076128/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=26308 CPUtime=821.9
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 5786 0 0 0 82183 7 0 0 25 0 1 0 1097918409 26939392 5769 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 6577 5769 75 172 0 6402 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31668

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1075488/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=26956 CPUtime=881.87
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 5946 0 0 0 88180 7 0 0 25 0 1 0 1097918409 27602944 5929 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 6739 5929 75 172 0 6564 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 32316

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1074912/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=27836 CPUtime=941.84
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 6110 0 0 0 94177 7 0 0 25 0 1 0 1097918409 28504064 6093 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 6959 6093 75 172 0 6784 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 33196

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1074208/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=28564 CPUtime=1001.81
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 6277 0 0 0 100174 7 0 0 25 0 1 0 1097918409 29249536 6260 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 7141 6260 75 172 0 6966 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 33924

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1073568/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=29400 CPUtime=1061.79
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 6454 0 0 0 106171 8 0 0 25 0 1 0 1097918409 30105600 6437 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 7350 6437 75 172 0 7175 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 34760

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1073184/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=29756 CPUtime=1121.75
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 6537 0 0 0 112167 8 0 0 25 0 1 0 1097918409 30470144 6520 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 7439 6520 75 172 0 7264 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 35116

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1072672/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=30200 CPUtime=1181.72
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 6662 0 0 0 118164 8 0 0 25 0 1 0 1097918409 30924800 6645 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 7550 6645 75 172 0 7375 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 35560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8700
/proc/meminfo: memFree=1072416/2055920 swapFree=4174136/4192956
[pid=8697] ppid=8695 vsize=5360 CPUtime=0
/proc/8697/stat : 8697 (glucose.sh) S 8695 8697 8660 0 -1 4194304 313 156 0 0 0 0 0 0 18 0 1 0 1097918408 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8697/statm: 1340 238 195 169 0 51 0
[pid=8700] ppid=8697 vsize=30756 CPUtime=1200.01
/proc/8700/stat : 8700 (glucose_static) R 8697 8697 8660 0 -1 4194304 6716 0 0 0 119993 8 0 0 25 0 1 0 1097918409 31494144 6699 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/8700/statm: 7689 6699 75 172 0 7514 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 36116

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.095985
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 36116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7196
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= 19
involuntary context switches= 2818

runsolver used 1.01585 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-28 16:01:56
IDJOB=1515296
IDBENCH=70418
IDSOLVER=503
FILE ID=node4/1515296-1238252516
PBS_JOBID= 9060814
Free space on /tmp= 65244 MiB

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

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

MD5SUM BENCH= c648d80ef4f9e62ead1eba3d863e448d
RANDOM SEED=21215528

node4.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.277
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.277
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:       1100184 kB
Buffers:         84160 kB
Cached:         774536 kB
SwapCached:      12656 kB
Active:         148080 kB
Inactive:       724596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1100184 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          19612 kB
Slab:            69024 kB
Committed_AS:  2739964 kB
PageTables:       1480 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= 65244 MiB
End job on node4 at 2009-03-28 16:21:59