Trace number 1772844

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) 10000 10004.1

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.18/0.21	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.18/0.21	c ==============================================================================
0.18/0.21	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.18/0.21	c CPU time:   0.202969 s
0.18/0.21	c ==============================================================================
0.18/0.24	c
0.18/0.24	c Starting glucose
0.18/0.24	c
0.18/0.24	
0.18/0.24	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.18/0.24	
0.18/0.24	c ============================[ Problem Statistics ]=============================
0.18/0.24	c |                                                                             |
0.18/0.24	c |  Number of variables:  3830                                                 |
0.18/0.24	c |  Number of clauses:    22056                                                |
0.18/0.26	c |  Parsing time:         0.01         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1772844-1241250409/watcher-1772844-1241250409 -o /tmp/evaluation-result-1772844-1241250409/solver-1772844-1241250409 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1772844-1241250409.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24208
/proc/meminfo: memFree=789800/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0
/proc/24208/stat : 24208 (glucose.sh) R 24206 24208 24141 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 153074487 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24208/statm: 1340 235 194 169 0 51 0
[pid=24209] ppid=24208 vsize=1744 CPUtime=0
/proc/24209/stat : 24209 (SatELite_releas) R 24208 24208 24141 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 153074487 1785856 273 1992294400 134512640 135225430 4294956176 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/24209/statm: 436 278 49 174 0 259 0

[startup+0.058874 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24208
/proc/meminfo: memFree=789800/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153074487 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24208/statm: 1340 236 195 169 0 51 0
[pid=24209] ppid=24208 vsize=5972 CPUtime=0.04
/proc/24209/stat : 24209 (SatELite_releas) R 24208 24208 24141 0 -1 4194304 1216 0 0 0 4 0 0 0 19 0 1 0 153074487 6115328 1200 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/24209/statm: 1493 1201 76 174 0 1316 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11332

[startup+0.101876 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24208
/proc/meminfo: memFree=789800/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153074487 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24208/statm: 1340 236 195 169 0 51 0
[pid=24209] ppid=24208 vsize=6428 CPUtime=0.08
/proc/24209/stat : 24209 (SatELite_releas) R 24208 24208 24141 0 -1 4194304 1343 0 0 0 8 0 0 0 19 0 1 0 153074487 6582272 1327 1992294400 134512640 135225430 4294956176 18446744073709551615 134587337 0 0 4096 3 0 0 0 17 0 0 0
/proc/24209/statm: 1607 1327 76 174 0 1430 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11788

[startup+0.301895 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24208
/proc/meminfo: memFree=789800/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5360

[startup+0.70192 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24208
/proc/meminfo: memFree=789800/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5360

[startup+1.50197 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=785240/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=4816 CPUtime=1.25
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 927 0 0 0 125 0 0 0 25 0 1 0 153074511 4931584 913 1992294400 134512640 135217611 4294956288 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 1204 914 76 172 0 1029 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10176

[startup+3.10207 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=784536/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=5752 CPUtime=2.85
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 1182 0 0 0 285 0 0 0 25 0 1 0 153074511 5890048 1168 1992294400 134512640 135217611 4294956288 18446744073709551615 134527668 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 1438 1168 76 172 0 1263 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11112

[startup+6.30128 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=783576/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=7120 CPUtime=6.04
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 1499 0 0 0 604 0 0 0 25 0 1 0 153074511 7290880 1485 1992294400 134512640 135217611 4294956288 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 1780 1485 76 172 0 1605 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12480

[startup+12.7017 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=781784/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=8648 CPUtime=12.44
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 1897 0 0 0 1244 0 0 0 25 0 1 0 153074511 8855552 1883 1992294400 134512640 135217611 4294956288 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 2162 1883 76 172 0 1987 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14008

[startup+25.5015 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=780184/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=9604 CPUtime=25.24
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 2124 0 0 0 2523 1 0 0 25 0 1 0 153074511 9834496 2110 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 2401 2110 76 172 0 2226 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14964

[startup+51.1012 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=778648/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=11224 CPUtime=50.82
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 2535 0 0 0 5081 1 0 0 25 0 1 0 153074511 11493376 2521 1992294400 134512640 135217611 4294956288 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 2806 2521 76 172 0 2631 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16584

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=773144/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=16764 CPUtime=102
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 3878 0 0 0 10197 3 0 0 25 0 1 0 153074511 17166336 3864 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 4191 3864 76 172 0 4016 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22124

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=771160/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=19000 CPUtime=161.97
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 4385 0 0 0 16194 3 0 0 25 0 1 0 153074511 19456000 4371 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 4750 4371 76 172 0 4575 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24360

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=768984/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=21208 CPUtime=221.95
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 4925 0 0 0 22191 4 0 0 25 0 1 0 153074511 21716992 4911 1992294400 134512640 135217611 4294956288 18446744073709551615 134533772 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 5302 4911 76 172 0 5127 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26568

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=768088/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=22156 CPUtime=281.92
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 5157 0 0 0 28188 4 0 0 25 0 1 0 153074511 22687744 5143 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 5539 5143 76 172 0 5364 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 27516

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=765656/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=24600 CPUtime=341.91
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 5769 0 0 0 34186 5 0 0 25 0 1 0 153074511 25190400 5755 1992294400 134512640 135217611 4294956288 18446744073709551615 134532935 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 6150 5755 77 172 0 5975 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 29960

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24211
/proc/meminfo: memFree=765208/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23

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

/proc/24211/statm: 22641 21073 77 172 0 22466 0
Current children cumulated CPU time (s) 9398.46
Current children cumulated vsize (KiB) 95924

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=703704/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=90876 CPUtime=9458.2
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 21169 0 0 0 945789 31 0 0 25 0 1 0 153074511 93057024 21137 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 22719 21137 77 172 0 22544 0
Current children cumulated CPU time (s) 9458.43
Current children cumulated vsize (KiB) 96236

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=703512/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=91116 CPUtime=9518.17
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 21217 0 0 0 951786 31 0 0 25 0 1 0 153074511 93302784 21185 1992294400 134512640 135217611 4294956288 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 22779 21185 77 172 0 22604 0
Current children cumulated CPU time (s) 9518.4
Current children cumulated vsize (KiB) 96476

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=703512/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=91116 CPUtime=9578.15
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 21217 0 0 0 957784 31 0 0 25 0 1 0 153074511 93302784 21185 1992294400 134512640 135217611 4294956288 18446744073709551615 134527763 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 22779 21185 77 172 0 22604 0
Current children cumulated CPU time (s) 9578.38
Current children cumulated vsize (KiB) 96476

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696728/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9638.12
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22922 0 0 0 963779 33 0 0 25 0 1 0 153074511 100306944 22890 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22890 77 172 0 24314 0
Current children cumulated CPU time (s) 9638.35
Current children cumulated vsize (KiB) 103316

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9698.1
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22922 0 0 0 969777 33 0 0 25 0 1 0 153074511 100306944 22890 1992294400 134512640 135217611 4294956288 18446744073709551615 134537381 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22890 77 172 0 24314 0
Current children cumulated CPU time (s) 9698.33
Current children cumulated vsize (KiB) 103316

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9758.07
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22922 0 0 0 975774 33 0 0 25 0 1 0 153074511 100306944 22890 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22890 77 172 0 24314 0
Current children cumulated CPU time (s) 9758.3
Current children cumulated vsize (KiB) 103316

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9818.04
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22924 0 0 0 981771 33 0 0 25 0 1 0 153074511 100306944 22892 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22892 77 172 0 24314 0
Current children cumulated CPU time (s) 9818.27
Current children cumulated vsize (KiB) 103316

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9878.03
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22924 0 0 0 987770 33 0 0 25 0 1 0 153074511 100306944 22892 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22892 77 172 0 24314 0
Current children cumulated CPU time (s) 9878.26
Current children cumulated vsize (KiB) 103316

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9938
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22924 0 0 0 993767 33 0 0 25 0 1 0 153074511 100306944 22892 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22892 77 172 0 24314 0
Current children cumulated CPU time (s) 9938.23
Current children cumulated vsize (KiB) 103316

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9997.98
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22926 0 0 0 999765 33 0 0 25 0 1 0 153074511 100306944 22894 1992294400 134512640 135217611 4294956288 18446744073709551615 134538745 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22894 77 172 0 24314 0
Current children cumulated CPU time (s) 9998.21
Current children cumulated vsize (KiB) 103316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9999.78
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22926 0 0 0 999945 33 0 0 25 0 1 0 153074511 100306944 22894 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22894 77 172 0 24314 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 103316

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

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

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24233
/proc/meminfo: memFree=696664/2055920 swapFree=4181244/4192956
[pid=24208] ppid=24206 vsize=5360 CPUtime=0.23
/proc/24208/stat : 24208 (glucose.sh) S 24206 24208 24141 0 -1 4194304 313 1508 0 0 0 0 22 1 16 0 1 0 153074487 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24208/statm: 1340 238 195 169 0 51 0
[pid=24211] ppid=24208 vsize=97956 CPUtime=9999.78
/proc/24211/stat : 24211 (glucose_static) R 24208 24208 24141 0 -1 4194304 22926 0 0 0 999945 33 0 0 25 0 1 0 153074511 100306944 22894 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24211/statm: 24489 22894 77 172 0 24314 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 103316

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24208 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=226965
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.242962
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.1
CPU time (s): 10000
CPU user time (s): 9999.67
CPU system time (s): 0.34
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 103316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.226965
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1821
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= 5
involuntary context switches= 2

runsolver used 8.70068 second user time and 27.6838 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-02 09:46:49
IDJOB=1772844
IDBENCH=20402
IDSOLVER=610
FILE ID=node22/1772844-1241250409
PBS_JOBID= 9224905
Free space on /tmp= 66428 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772844-1241250409/watcher-1772844-1241250409 -o /tmp/evaluation-result-1772844-1241250409/solver-1772844-1241250409 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1772844-1241250409.cnf

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=1770757045

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.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:        790288 kB
Buffers:         82320 kB
Cached:        1076624 kB
SwapCached:       5556 kB
Active:         239200 kB
Inactive:       927628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790288 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            84924 kB
Committed_AS:   760908 kB
PageTables:       1368 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= 66424 MiB
End job on node22 at 2009-05-02 12:33:36