Trace number 1515656

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/120/
unif-k5-r21.3-v120-c2556-S1153031014-012.cnf
MD5SUM9d5cdf2497a80c47fde0f7ee1276bd77
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.219965
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  120                                                  |
0.00/0.01	c |  Number of clauses:    2556                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.01/1200.61	HOME/glucose.sh: line 55:  3334 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-1515656-1238257142/watcher-1515656-1238257142 -o /tmp/evaluation-result-1515656-1238257142/solver-1515656-1238257142 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515656-1238257142.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 3331
/proc/meminfo: memFree=824704/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) R 3329 3331 3088 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098379889 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3331/statm: 1340 235 194 169 0 51 0
[pid=3332] ppid=3331 vsize=1008 CPUtime=0
/proc/3332/stat : 3332 (SatELite_releas) R 3331 3331 3088 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 1098379890 1032192 97 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/3332/statm: 252 97 50 174 0 75 0

[startup+0.0691439 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3331
/proc/meminfo: memFree=824704/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3331
/proc/meminfo: memFree=824704/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301177 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3331
/proc/meminfo: memFree=824704/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701239 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3331
/proc/meminfo: memFree=824704/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=822632/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=3900 CPUtime=1.48
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 629 0 0 0 148 0 0 0 25 0 1 0 1098379890 3993600 615 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 975 615 75 172 0 800 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9260

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=821800/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=4576 CPUtime=3.08
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 799 0 0 0 308 0 0 0 25 0 1 0 1098379890 4685824 785 1992294400 134512640 135217611 4294956304 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 1144 785 75 172 0 969 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9936

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=820712/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=5412 CPUtime=6.28
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 986 0 0 0 628 0 0 0 25 0 1 0 1098379890 5541888 972 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 1353 972 75 172 0 1178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10772

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=819432/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=6816 CPUtime=12.67
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 1311 0 0 0 1267 0 0 0 25 0 1 0 1098379890 6979584 1297 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 1704 1297 75 172 0 1529 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12176

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=817776/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=8432 CPUtime=25.47
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 1696 0 0 0 2546 1 0 0 25 0 1 0 1098379890 8634368 1682 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 2108 1682 75 172 0 1933 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13792

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=816048/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=10388 CPUtime=51.05
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 2180 0 0 0 5104 1 0 0 25 0 1 0 1098379890 10637312 2166 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 2597 2166 75 172 0 2422 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15748

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=813168/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=13108 CPUtime=102.23
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 2831 0 0 0 10221 2 0 0 25 0 1 0 1098379890 13422592 2817 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 3277 2817 75 172 0 3102 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18468

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=810992/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=15556 CPUtime=162.21
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 3357 0 0 0 16218 3 0 0 25 0 1 0 1098379890 15929344 3343 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 3889 3343 75 172 0 3714 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20916

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=809328/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=17360 CPUtime=222.18
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 3780 0 0 0 22215 3 0 0 25 0 1 0 1098379890 17776640 3766 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 4340 3766 75 172 0 4165 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22720

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=808176/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=18852 CPUtime=282.13
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 4119 0 0 0 28210 3 0 0 25 0 1 0 1098379890 19304448 4105 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 4713 4105 75 172 0 4538 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 24212

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=807024/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=19824 CPUtime=342.11
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 4360 0 0 0 34207 4 0 0 25 0 1 0 1098379890 20299776 4346 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 4956 4346 75 172 0 4781 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25184

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=806256/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=20872 CPUtime=402.09
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 4578 0 0 0 40205 4 0 0 25 0 1 0 1098379890 21372928 4564 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 5218 4564 75 172 0 5043 0

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

[pid=3334] ppid=3331 vsize=22108 CPUtime=462.05
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 4867 0 0 0 46201 4 0 0 25 0 1 0 1098379890 22638592 4853 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 5527 4853 75 172 0 5352 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 27468

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=804016/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=23336 CPUtime=522.02
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 5165 0 0 0 52198 4 0 0 25 0 1 0 1098379890 23896064 5151 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 5834 5151 75 172 0 5659 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 28696

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=802928/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=24556 CPUtime=582.01
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 5404 0 0 0 58196 5 0 0 25 0 1 0 1098379890 25145344 5390 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 6139 5390 75 172 0 5964 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 29916

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=802160/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=25360 CPUtime=641.98
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 5588 0 0 0 64193 5 0 0 25 0 1 0 1098379890 25968640 5574 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 6340 5574 75 172 0 6165 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 30720

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=801456/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=26000 CPUtime=701.95
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 5744 0 0 0 70190 5 0 0 25 0 1 0 1098379890 26624000 5730 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 6500 5730 75 172 0 6325 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 31360

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=800496/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=27016 CPUtime=761.93
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 5965 0 0 0 76187 6 0 0 25 0 1 0 1098379890 27664384 5951 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 6754 5951 75 172 0 6579 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 32376

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=799536/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=28236 CPUtime=821.89
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 6214 0 0 0 82183 6 0 0 25 0 1 0 1098379890 28913664 6200 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 7059 6200 75 172 0 6884 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 33596

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=799152/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=28684 CPUtime=881.86
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 6309 0 0 0 88180 6 0 0 25 0 1 0 1098379890 29372416 6295 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 7171 6295 75 172 0 6996 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 34044

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3334
/proc/meminfo: memFree=798704/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=29212 CPUtime=941.84
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 6453 0 0 0 94178 6 0 0 25 0 1 0 1098379890 29913088 6439 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 7303 6439 75 172 0 7128 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 34572

[startup+1002.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 3336
/proc/meminfo: memFree=797936/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=29964 CPUtime=1001.8
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 6589 0 0 0 100174 6 0 0 25 0 1 0 1098379890 30683136 6575 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 7491 6575 75 172 0 7316 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 35324

[startup+1062.3 s]
/proc/loadavg: 1.08 1.04 1.01 2/66 3336
/proc/meminfo: memFree=797168/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=30932 CPUtime=1061.78
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 6829 0 0 0 106171 7 0 0 25 0 1 0 1098379890 31674368 6815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 7733 6815 75 172 0 7558 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 36292

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 3336
/proc/meminfo: memFree=796592/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=31608 CPUtime=1121.75
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 6951 0 0 0 112168 7 0 0 25 0 1 0 1098379890 32366592 6937 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 7902 6937 75 172 0 7727 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 36968

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 3336
/proc/meminfo: memFree=795824/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=32560 CPUtime=1181.72
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 7141 0 0 0 118165 7 0 0 25 0 1 0 1098379890 33341440 7127 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 8140 7127 75 172 0 7965 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 37920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 3336
/proc/meminfo: memFree=795696/2055920 swapFree=4174204/4192956
[pid=3331] ppid=3329 vsize=5360 CPUtime=0
/proc/3331/stat : 3331 (glucose.sh) S 3329 3331 3088 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1098379889 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3331/statm: 1340 238 195 169 0 51 0
[pid=3334] ppid=3331 vsize=32704 CPUtime=1200.01
/proc/3334/stat : 3334 (glucose_static) R 3331 3331 3088 0 -1 4194304 7176 0 0 0 119994 7 0 0 25 0 1 0 1098379890 33488896 7162 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3334/statm: 8176 7162 75 172 0 8001 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 38064

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.95
CPU system time (s): 0.086986
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 38064

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

runsolver used 1.02384 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-28 17:19:02
IDJOB=1515656
IDBENCH=70448
IDSOLVER=503
FILE ID=node22/1515656-1238257142
PBS_JOBID= 9060789
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= 9d5cdf2497a80c47fde0f7ee1276bd77
RANDOM SEED=641560314

node22.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.279
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.279
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:        825248 kB
Buffers:         99536 kB
Cached:        1021388 kB
SwapCached:      12568 kB
Active:         136564 kB
Inactive:       998520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        825248 kB
SwapTotal:     4192956 kB
SwapFree:      4174204 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            81664 kB
Committed_AS:  2880208 kB
PageTables:       1372 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= 66324 MiB
End job on node22 at 2009-03-28 17:39:04