Trace number 1515800

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S2065372010-022.cnf
MD5SUM9c2e94bcd290d34e0b2c0cbd91a44953
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark782.986
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5340    37380 |    1601       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  60                                                   |
0.00/0.02	c |  Number of clauses:    5340                                                 |
0.00/0.02	c |  Parsing time:         0.01         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55:  3705 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-1515800-1238259489/watcher-1515800-1238259489 -o /tmp/evaluation-result-1515800-1238259489/solver-1515800-1238259489 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515800-1238259489.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 3702
/proc/meminfo: memFree=1082824/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 702841289 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 236 195 169 0 51 0
[pid=3703] ppid=3702 vsize=876 CPUtime=0
/proc/3703/stat : 3703 (SatELite_releas) R 3702 3702 3451 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 702841289 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/3703/statm: 252 92 50 174 0 75 0

[startup+0.0128649 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3702
/proc/meminfo: memFree=1082824/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 702841289 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 236 195 169 0 51 0
[pid=3703] ppid=3702 vsize=1276 CPUtime=0
/proc/3703/stat : 3703 (SatELite_releas) R 3702 3702 3451 0 -1 4194304 231 0 0 0 0 0 0 0 19 0 1 0 702841289 1306624 215 1992294400 134512640 135225430 4294956176 18446744073709551615 134608968 0 0 4096 3 0 0 0 17 0 0 0
/proc/3703/statm: 319 215 78 174 0 142 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6636

[startup+0.101881 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3702
/proc/meminfo: memFree=1082824/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301908 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3702
/proc/meminfo: memFree=1082824/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701968 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3702
/proc/meminfo: memFree=1082824/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1080440/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=4084 CPUtime=1.47
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 677 0 0 0 147 0 0 0 25 0 1 0 702841291 4182016 663 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 1021 663 75 172 0 846 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9444

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1079608/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=4784 CPUtime=3.07
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 848 0 0 0 307 0 0 0 25 0 1 0 702841291 4898816 834 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 1196 834 75 172 0 1021 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10144

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1078520/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=5544 CPUtime=6.27
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 1060 0 0 0 627 0 0 0 25 0 1 0 702841291 5677056 1046 1992294400 134512640 135217611 4294956304 18446744073709551615 134538666 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 1386 1046 75 172 0 1211 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10904

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1077240/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=6948 CPUtime=12.66
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 1361 0 0 0 1266 0 0 0 25 0 1 0 702841291 7114752 1347 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 1737 1347 75 172 0 1562 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12308

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1075832/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=8388 CPUtime=25.46
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 1712 0 0 0 2546 0 0 0 25 0 1 0 702841291 8589312 1698 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 2097 1698 75 172 0 1922 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13748

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1073784/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=10736 CPUtime=51.04
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 2250 0 0 0 5104 0 0 0 25 0 1 0 702841291 10993664 2236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 2684 2236 75 172 0 2509 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16096

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3705
/proc/meminfo: memFree=1071032/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=13552 CPUtime=102.23
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 2880 0 0 0 10222 1 0 0 25 0 1 0 702841291 13877248 2866 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 3388 2866 75 172 0 3213 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18912

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3707
/proc/meminfo: memFree=1068728/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=16184 CPUtime=162.2
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 3471 0 0 0 16218 2 0 0 25 0 1 0 702841291 16572416 3457 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 4046 3457 75 172 0 3871 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21544

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1066936/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=18120 CPUtime=222.15
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 3914 0 0 0 22213 2 0 0 25 0 1 0 702841291 18554880 3900 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 4530 3900 75 172 0 4355 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1065784/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=19676 CPUtime=282.11
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 4206 0 0 0 28208 3 0 0 25 0 1 0 702841291 20148224 4192 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 4919 4192 75 172 0 4744 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 25036

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1064184/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=21356 CPUtime=342.08
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 4610 0 0 0 34205 3 0 0 25 0 1 0 702841291 21868544 4596 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 5339 4596 75 172 0 5164 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 26716

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1062968/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0

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

[pid=3705] ppid=3702 vsize=24288 CPUtime=521.98
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 5293 0 0 0 52194 4 0 0 25 0 1 0 702841291 24870912 5279 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 6072 5279 75 172 0 5897 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 29648

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1060024/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=25804 CPUtime=581.95
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 5650 0 0 0 58190 5 0 0 25 0 1 0 702841291 26423296 5632 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 6451 5632 75 172 0 6276 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 31164

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1059064/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=26920 CPUtime=641.93
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 5888 0 0 0 64188 5 0 0 25 0 1 0 702841291 27566080 5870 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 6730 5870 75 172 0 6555 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 32280

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1058104/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=28072 CPUtime=701.89
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 6100 0 0 0 70184 5 0 0 25 0 1 0 702841291 28745728 6082 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 7018 6082 75 172 0 6843 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 33432

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1057592/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=28756 CPUtime=761.86
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 6239 0 0 0 76180 6 0 0 25 0 1 0 702841291 29446144 6221 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 7189 6221 75 172 0 7014 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 34116

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1056632/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=30284 CPUtime=821.83
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 6485 0 0 0 82177 6 0 0 25 0 1 0 702841291 31010816 6467 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 7571 6467 75 172 0 7396 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 35644

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1055800/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=31292 CPUtime=881.8
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 6677 0 0 0 88174 6 0 0 25 0 1 0 702841291 32043008 6659 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 7823 6659 75 172 0 7648 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 36652

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1055224/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=32072 CPUtime=941.76
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 6857 0 0 0 94169 7 0 0 25 0 1 0 702841291 32841728 6839 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8018 6839 75 172 0 7843 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 37432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1054968/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=32252 CPUtime=1001.74
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 6923 0 0 0 100167 7 0 0 25 0 1 0 702841291 33026048 6905 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8063 6905 75 172 0 7888 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 37612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1054136/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=33200 CPUtime=1061.71
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 7133 0 0 0 106164 7 0 0 25 0 1 0 702841291 33996800 7115 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8300 7115 75 172 0 8125 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 38560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1053880/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=33572 CPUtime=1121.67
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 7199 0 0 0 112160 7 0 0 25 0 1 0 702841291 34377728 7181 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8393 7181 75 172 0 8218 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 38932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1053368/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=34020 CPUtime=1181.66
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 7311 0 0 0 118158 8 0 0 25 0 1 0 702841291 34836480 7293 1992294400 134512640 135217611 4294956304 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8505 7293 75 172 0 8330 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 39380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3713
/proc/meminfo: memFree=1052920/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=34476 CPUtime=1200.05
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 7427 0 0 0 119997 8 0 0 25 0 1 0 702841291 35303424 7406 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8619 7406 75 172 0 8444 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39836

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 3713
/proc/meminfo: memFree=1052920/2055920 swapFree=4179868/4192956
[pid=3702] ppid=3700 vsize=5360 CPUtime=0.01
/proc/3702/stat : 3702 (glucose.sh) S 3700 3702 3451 0 -1 4194304 313 232 0 0 0 0 1 0 18 0 1 0 702841289 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3702/statm: 1340 238 195 169 0 51 0
[pid=3705] ppid=3702 vsize=34476 CPUtime=1200.05
/proc/3705/stat : 3705 (glucose_static) R 3702 3702 3451 0 -1 4194304 7427 0 0 0 119997 8 0 0 25 0 1 0 702841291 35303424 7406 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3705/statm: 8619 7406 75 172 0 8444 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.091986
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 39836

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

runsolver used 1.05684 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-28 17:58:09
IDJOB=1515800
IDBENCH=70460
IDSOLVER=503
FILE ID=node49/1515800-1238259489
PBS_JOBID= 9060776
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 9c2e94bcd290d34e0b2c0cbd91a44953
RANDOM SEED=719940267

node49.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.214
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	: 5931.00
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.214
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:       1083368 kB
Buffers:         94364 kB
Cached:         781756 kB
SwapCached:       6452 kB
Active:         220240 kB
Inactive:       664856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083368 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          14672 kB
Slab:            73340 kB
Committed_AS:  1755872 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-28 18:18:11