Trace number 1513364

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.07 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1352224201-070.cnf
MD5SUMce4c4bfdd2071e51446dd0a693e805b0
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

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 |   15300   107100 |    4589       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 180   #clauses: 15300   #literals: 107100
0.00/0.02	c CPU time:   0.018997 s
0.00/0.02	c ==============================================================================
0.03/0.05	c
0.03/0.05	c Starting glucose
0.03/0.05	c
0.03/0.05	
0.03/0.05	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.03/0.05	
0.03/0.05	c ============================[ Problem Statistics ]=============================
0.03/0.05	c |                                                                             |
0.03/0.05	c |  Number of variables:  180                                                  |
0.03/0.05	c |  Number of clauses:    15300                                                |
0.03/0.07	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513364-1238216165/watcher-1513364-1238216165 -o /tmp/evaluation-result-1513364-1238216165/solver-1513364-1238216165 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1513364-1238216165.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.05 1.00 0.98 3/64 32244
/proc/meminfo: memFree=909544/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0
/proc/32244/stat : 32244 (glucose.sh) R 32242 32244 31453 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1094283370 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32244/statm: 1340 235 194 169 0 51 0
[pid=32245] ppid=32244 vsize=1008 CPUtime=0
/proc/32245/stat : 32245 (SatELite_releas) R 32244 32244 31453 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 1094283370 1032192 94 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/32245/statm: 252 94 50 174 0 75 0

[startup+0.0372019 s]
/proc/loadavg: 1.05 1.00 0.98 3/64 32244
/proc/meminfo: memFree=909544/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1094283370 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32244/statm: 1340 236 195 169 0 51 0
[pid=32245] ppid=32244 vsize=2200 CPUtime=0.03
/proc/32245/stat : 32245 (SatELite_releas) R 32244 32244 31453 0 -1 4194304 461 0 0 0 3 0 0 0 19 0 1 0 1094283370 2252800 445 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32245/statm: 550 445 78 174 0 373 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7560

[startup+0.101212 s]
/proc/loadavg: 1.05 1.00 0.98 3/64 32244
/proc/meminfo: memFree=909544/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.301232 s]
/proc/loadavg: 1.05 1.00 0.98 3/64 32244
/proc/meminfo: memFree=909544/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.701276 s]
/proc/loadavg: 1.05 1.00 0.98 3/64 32244
/proc/meminfo: memFree=909544/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.50135 s]
/proc/loadavg: 1.04 1.00 0.98 2/66 32247
/proc/meminfo: memFree=905304/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=5396 CPUtime=1.43
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 1086 0 0 0 143 0 0 0 25 0 1 0 1094283376 5525504 1072 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 1349 1072 75 172 0 1174 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10756

[startup+3.10152 s]
/proc/loadavg: 1.04 1.00 0.98 2/66 32247
/proc/meminfo: memFree=904152/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=6200 CPUtime=3.03
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 1304 0 0 0 303 0 0 0 25 0 1 0 1094283376 6348800 1290 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 1550 1290 75 172 0 1375 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11560

[startup+6.30184 s]
/proc/loadavg: 1.04 1.00 0.98 2/66 32247
/proc/meminfo: memFree=902872/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=7396 CPUtime=6.23
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 1598 0 0 0 623 0 0 0 25 0 1 0 1094283376 7573504 1584 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 1849 1584 75 172 0 1674 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12756

[startup+12.7015 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 32247
/proc/meminfo: memFree=901272/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=8752 CPUtime=12.63
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 1905 0 0 0 1262 1 0 0 25 0 1 0 1094283376 8962048 1891 1992294400 134512640 135217611 4294956304 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 2188 1891 75 172 0 2013 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14112

[startup+25.5018 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 32247
/proc/meminfo: memFree=899352/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=10772 CPUtime=25.43
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 2391 0 0 0 2542 1 0 0 25 0 1 0 1094283376 11030528 2377 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 2693 2377 75 172 0 2518 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16132

[startup+51.1014 s]
/proc/loadavg: 1.02 1.00 0.98 2/66 32247
/proc/meminfo: memFree=896984/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=13260 CPUtime=51.01
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 3009 0 0 0 5099 2 0 0 25 0 1 0 1094283376 13578240 2995 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 3315 2995 75 172 0 3140 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18620

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.98 2/66 32247
/proc/meminfo: memFree=893720/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=16396 CPUtime=102.2
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 3788 0 0 0 10217 3 0 0 25 0 1 0 1094283376 16789504 3774 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 4099 3774 75 172 0 3924 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21756

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32247
/proc/meminfo: memFree=891096/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=19212 CPUtime=162.17
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 4445 0 0 0 16214 3 0 0 25 0 1 0 1094283376 19673088 4431 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 4803 4431 75 172 0 4628 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24572

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32247
/proc/meminfo: memFree=889048/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=21340 CPUtime=222.13
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 4945 0 0 0 22210 3 0 0 25 0 1 0 1094283376 21852160 4931 1992294400 134512640 135217611 4294956304 18446744073709551615 134536942 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 5335 4931 75 172 0 5160 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 26700

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32247
/proc/meminfo: memFree=887256/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=23220 CPUtime=282.12
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 5407 0 0 0 28208 4 0 0 25 0 1 0 1094283376 23777280 5393 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 5805 5393 75 172 0 5630 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 28580

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=885456/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=24804 CPUtime=342.08
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 5791 0 0 0 34204 4 0 0 25 0 1 0 1094283376 25399296 5777 1992294400 134512640 135217611 4294956304 18446744073709551615 134533786 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 6201 5777 75 172 0 6026 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 30164

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=884176/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0

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

/proc/32247/statm: 7303 6811 75 172 0 7128 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 34572

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=880528/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=30316 CPUtime=581.98
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 7076 0 0 0 58193 5 0 0 25 0 1 0 1094283376 31043584 7062 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 7579 7062 75 172 0 7404 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 35676

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=879640/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=31320 CPUtime=641.96
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 7308 0 0 0 64191 5 0 0 25 0 1 0 1094283376 32071680 7294 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 7830 7294 75 172 0 7655 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 36680

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=878616/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=32272 CPUtime=701.93
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 7541 0 0 0 70187 6 0 0 25 0 1 0 1094283376 33046528 7527 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 8068 7527 75 172 0 7893 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 37632

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=877592/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=33436 CPUtime=761.91
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 7812 0 0 0 76185 6 0 0 25 0 1 0 1094283376 34238464 7798 1992294400 134512640 135217611 4294956304 18446744073709551615 134537048 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 8359 7798 75 172 0 8184 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 38796

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=877080/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=33964 CPUtime=821.88
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 7935 0 0 0 82181 7 0 0 25 0 1 0 1094283376 34779136 7921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 8491 7921 75 172 0 8316 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 39324

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=875992/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=35124 CPUtime=881.86
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 8213 0 0 0 88179 7 0 0 25 0 1 0 1094283376 35966976 8199 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 8781 8199 75 172 0 8606 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 40484

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=875416/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=35764 CPUtime=941.83
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 8371 0 0 0 94176 7 0 0 25 0 1 0 1094283376 36622336 8357 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 8941 8357 75 172 0 8766 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 41124

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=874456/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=36736 CPUtime=1001.81
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 8608 0 0 0 100173 8 0 0 25 0 1 0 1094283376 37617664 8594 1992294400 134512640 135217611 4294956304 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 9184 8594 75 172 0 9009 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 42096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 32253
/proc/meminfo: memFree=874008/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=37344 CPUtime=1061.78
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 8735 0 0 0 106170 8 0 0 25 0 1 0 1094283376 38240256 8721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 9336 8721 75 172 0 9161 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 42704

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 0.98 2/66 32253
/proc/meminfo: memFree=873432/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=37936 CPUtime=1121.75
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 8873 0 0 0 112167 8 0 0 25 0 1 0 1094283376 38846464 8859 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 9484 8859 75 172 0 9309 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 43296

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 0.98 2/66 32253
/proc/meminfo: memFree=872664/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=38716 CPUtime=1181.73
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 9055 0 0 0 118164 9 0 0 25 0 1 0 1094283376 39645184 9041 1992294400 134512640 135217611 4294956304 18446744073709551615 134537005 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 9679 9041 75 172 0 9504 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 44076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.01 0.98 2/66 32253
/proc/meminfo: memFree=872216/2055920 swapFree=4177768/4192956
[pid=32244] ppid=32242 vsize=5360 CPUtime=0.04
/proc/32244/stat : 32244 (glucose.sh) S 32242 32244 31453 0 -1 4194304 313 462 0 0 0 0 4 0 16 0 1 0 1094283370 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32244/statm: 1340 238 195 169 0 51 0
[pid=32247] ppid=32244 vsize=39100 CPUtime=1200.03
/proc/32247/stat : 32247 (glucose_static) R 32244 32244 31453 0 -1 4194304 9158 0 0 0 119994 9 0 0 25 0 1 0 1094283376 40038400 9144 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32247/statm: 9775 9144 75 172 0 9600 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 44460

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)

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

Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.09
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 44460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.049992
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 775
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 1.00485 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 05:56:05
IDJOB=1513364
IDBENCH=70257
IDSOLVER=503
FILE ID=node2/1513364-1238216165
PBS_JOBID= 9060562
Free space on /tmp= 66460 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1352224201-070.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513364-1238216165/watcher-1513364-1238216165 -o /tmp/evaluation-result-1513364-1238216165/solver-1513364-1238216165 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1513364-1238216165.cnf

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

MD5SUM BENCH= ce4c4bfdd2071e51446dd0a693e805b0
RANDOM SEED=2092906116

node2.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.236
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.236
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:        910024 kB
Buffers:         94576 kB
Cached:         953420 kB
SwapCached:       8996 kB
Active:          71748 kB
Inactive:       987188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        910024 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            72920 kB
Committed_AS:  2696604 kB
PageTables:       1476 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= 66456 MiB
End job on node2 at 2009-03-28 06:16:08