Trace number 1517732

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1249441590-066.cnf
MD5SUM64f6e5f7d0993d9696f70154b17a6c06
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark748.996
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
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 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1944     5912 |      --       0       --      -- |     --   | -11/47
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 449   #clauses: 1944   #literals: 5912
0.00/0.01	c CPU time:   0.004999 s
0.00/0.01	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:  449                                                  |
0.00/0.01	c |  Number of clauses:    1944                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.41	HOME/glucose.sh: line 55: 31368 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-1517732-1238290308/watcher-1517732-1238290308 -o /tmp/evaluation-result-1517732-1238290308/solver-1517732-1238290308 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517732-1238290308.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.91 0.97 0.99 3/64 31365
/proc/meminfo: memFree=868712/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5356 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) R 31363 31365 31089 0 -1 4194304 239 0 0 0 0 0 0 0 19 0 1 0 1101693138 5484544 207 1992294400 4194304 4889804 548682068832 18446744073709551615 236437541601 0 0 4100 65536 0 0 0 17 0 0 0
/proc/31365/statm: 1339 217 179 169 0 50 0

[startup+0.042152 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31365
/proc/meminfo: memFree=868712/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101153 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31365
/proc/meminfo: memFree=868712/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301175 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31365
/proc/meminfo: memFree=868712/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701222 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31365
/proc/meminfo: memFree=868712/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50131 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 31368
/proc/meminfo: memFree=866712/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=3772 CPUtime=1.48
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 578 0 0 0 148 0 0 0 25 0 1 0 1101693140 3862528 564 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 943 564 75 172 0 768 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9132

[startup+3.10149 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 31368
/proc/meminfo: memFree=866200/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=4180 CPUtime=3.08
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 689 0 0 0 308 0 0 0 25 0 1 0 1101693140 4280320 675 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 1045 675 75 172 0 870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9540

[startup+6.30186 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 31368
/proc/meminfo: memFree=865176/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=4840 CPUtime=6.27
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 866 0 0 0 627 0 0 0 25 0 1 0 1101693140 4956160 852 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 1210 852 75 172 0 1035 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10200

[startup+12.7026 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31368
/proc/meminfo: memFree=864024/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=5868 CPUtime=12.67
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 1117 0 0 0 1267 0 0 0 25 0 1 0 1101693140 6008832 1103 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 1467 1103 75 172 0 1292 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11228

[startup+25.501 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 31368
/proc/meminfo: memFree=862680/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=7248 CPUtime=25.47
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 1445 0 0 0 2546 1 0 0 25 0 1 0 1101693140 7421952 1431 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 1812 1431 75 172 0 1637 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12608

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 31368
/proc/meminfo: memFree=861016/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=8988 CPUtime=51.06
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 1849 0 0 0 5105 1 0 0 25 0 1 0 1101693140 9203712 1835 1992294400 134512640 135217611 4294956304 18446744073709551615 134537805 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 2247 1835 75 172 0 2072 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14348

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 31368
/proc/meminfo: memFree=858648/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=11452 CPUtime=102.25
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 2428 0 0 0 10223 2 0 0 25 0 1 0 1101693140 11726848 2414 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 2863 2414 75 172 0 2688 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16812

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=857112/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=13096 CPUtime=162.23
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 2811 0 0 0 16221 2 0 0 25 0 1 0 1101693140 13410304 2797 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 3274 2797 75 172 0 3099 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18456

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=855576/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=14640 CPUtime=222.21
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 3193 0 0 0 22218 3 0 0 25 0 1 0 1101693140 14991360 3179 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 3660 3179 75 172 0 3485 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20000

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=853528/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=16656 CPUtime=282.19
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 3684 0 0 0 28216 3 0 0 25 0 1 0 1101693140 17055744 3670 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 4164 3670 75 172 0 3989 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22016

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=852376/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=18012 CPUtime=342.18
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 3970 0 0 0 34214 4 0 0 25 0 1 0 1101693140 18444288 3956 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 4503 3956 75 172 0 4328 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23372

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=851608/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=18960 CPUtime=402.15
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 4175 0 0 0 40211 4 0 0 25 0 1 0 1101693140 19415040 4161 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 4740 4161 75 172 0 4565 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 24320


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

[pid=31368] ppid=31365 vsize=19760 CPUtime=462.14
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 4327 0 0 0 46209 5 0 0 25 0 1 0 1101693140 20234240 4313 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 4940 4313 75 172 0 4765 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 25120

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=850200/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=20500 CPUtime=522.12
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 4515 0 0 0 52207 5 0 0 25 0 1 0 1101693140 20992000 4501 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 5125 4501 75 172 0 4950 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 25860

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=849240/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=21560 CPUtime=582.1
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 4748 0 0 0 58205 5 0 0 25 0 1 0 1101693140 22077440 4734 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 5390 4734 75 172 0 5215 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 26920

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=848728/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=22136 CPUtime=642.09
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 4885 0 0 0 64204 5 0 0 25 0 1 0 1101693140 22667264 4871 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 5534 4871 75 172 0 5359 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 27496

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=848152/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=22728 CPUtime=702.07
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5023 0 0 0 70201 6 0 0 25 0 1 0 1101693140 23273472 5009 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 5682 5009 75 172 0 5507 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 28088

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31368
/proc/meminfo: memFree=847256/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=23780 CPUtime=762.06
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5245 0 0 0 76200 6 0 0 25 0 1 0 1101693140 24350720 5231 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 5945 5231 75 172 0 5770 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 29140

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=846424/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=24564 CPUtime=822.04
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5444 0 0 0 82197 7 0 0 25 0 1 0 1101693140 25153536 5430 1992294400 134512640 135217611 4294956304 18446744073709551615 134533534 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6141 5430 75 172 0 5966 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 29924

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=845720/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=25296 CPUtime=882.02
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5616 0 0 0 88195 7 0 0 25 0 1 0 1101693140 25903104 5602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6324 5602 75 172 0 6149 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 30656

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=845464/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=25716 CPUtime=942
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5711 0 0 0 94193 7 0 0 25 0 1 0 1101693140 26333184 5697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6429 5697 75 172 0 6254 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 31076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=844952/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=25992 CPUtime=1001.98
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5808 0 0 0 100191 7 0 0 25 0 1 0 1101693140 26615808 5794 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6498 5794 75 172 0 6323 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 31352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=844568/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=26344 CPUtime=1061.96
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5896 0 0 0 106189 7 0 0 25 0 1 0 1101693140 26976256 5882 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6586 5882 75 172 0 6411 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 31704

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=844184/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=26812 CPUtime=1121.95
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 5997 0 0 0 112187 8 0 0 25 0 1 0 1101693140 27455488 5983 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6703 5983 75 172 0 6528 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 32172

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=843480/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=27436 CPUtime=1181.94
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 6174 0 0 0 118185 9 0 0 25 0 1 0 1101693140 28094464 6160 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6859 6160 75 172 0 6684 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 32796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31370
/proc/meminfo: memFree=843160/2055920 swapFree=4178500/4192956
[pid=31365] ppid=31363 vsize=5360 CPUtime=0
/proc/31365/stat : 31365 (glucose.sh) S 31363 31365 31089 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101693138 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31365/statm: 1340 238 195 169 0 51 0
[pid=31368] ppid=31365 vsize=27780 CPUtime=1200.03
/proc/31368/stat : 31368 (glucose_static) R 31365 31365 31089 0 -1 4194304 6256 0 0 0 119994 9 0 0 25 0 1 0 1101693140 28446720 6238 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31368/statm: 6945 6238 75 172 0 6770 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33140

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.96
CPU system time (s): 0.098984
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 33140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6743
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= 16
involuntary context switches= 2276

runsolver used 1.35879 second user time and 2.86256 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-29 03:31:48
IDJOB=1517732
IDBENCH=70621
IDSOLVER=503
FILE ID=node62/1517732-1238290308
PBS_JOBID= 9060937
Free space on /tmp= 66352 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1249441590-066.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517732-1238290308/watcher-1517732-1238290308 -o /tmp/evaluation-result-1517732-1238290308/solver-1517732-1238290308 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517732-1238290308.cnf

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

MD5SUM BENCH= 64f6e5f7d0993d9696f70154b17a6c06
RANDOM SEED=1211615072

node62.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.232
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.232
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:        869192 kB
Buffers:         85324 kB
Cached:        1015936 kB
SwapCached:       7616 kB
Active:         320536 kB
Inactive:       790044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        869192 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            62004 kB
Committed_AS:  2684052 kB
PageTables:       1460 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= 66348 MiB
End job on node62 at 2009-03-29 03:51:51