Trace number 1784132

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) 5000.03 5003.21

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-109-100.cnf
MD5SUM3e5f7eb325866565204de5c9ce2ffaee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4045.49
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
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 |     228      684 |      68       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 109   #clauses: 228   #literals: 684
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  109                                                  |
0.00/0.00	c |  Number of clauses:    228                                                  |
0.00/0.00	c |  Parsing time:         0.00         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-1784132-1241916909/watcher-1784132-1241916909 -o /tmp/evaluation-result-1784132-1241916909/solver-1784132-1241916909 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784132-1241916909.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.91 0.97 0.99 3/65 28530
/proc/meminfo: memFree=1782432/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=1900 CPUtime=0
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 83 0 0 0 0 0 0 0 20 0 1 0 219719896 1945600 69 1992294400 134512640 135217611 4294956304 18446744073709551615 134745582 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 475 74 60 172 0 300 0

[startup+0.040946 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28530
/proc/meminfo: memFree=1782432/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=2028 CPUtime=0.03
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 155 0 0 0 3 0 0 0 20 0 1 0 219719896 2076672 141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533362 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 507 141 74 172 0 332 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7388

[startup+0.101957 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28530
/proc/meminfo: memFree=1782432/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=2292 CPUtime=0.09
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 212 0 0 0 9 0 0 0 20 0 1 0 219719896 2347008 198 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 573 198 74 172 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7652

[startup+0.301997 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28530
/proc/meminfo: memFree=1782432/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=2688 CPUtime=0.29
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 298 0 0 0 29 0 0 0 21 0 1 0 219719896 2752512 284 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 672 284 74 172 0 497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8048

[startup+0.701079 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28530
/proc/meminfo: memFree=1782432/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=3128 CPUtime=0.69
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 415 0 0 0 69 0 0 0 25 0 1 0 219719896 3203072 401 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 782 401 74 172 0 607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8488

[startup+1.50124 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1780560/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=3684 CPUtime=1.49
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 546 0 0 0 149 0 0 0 25 0 1 0 219719896 3772416 532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 921 532 74 172 0 746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9044

[startup+3.10157 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1779920/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=4224 CPUtime=3.09
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 701 0 0 0 309 0 0 0 25 0 1 0 219719896 4325376 687 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 1056 687 74 172 0 881 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9584

[startup+6.30122 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1778832/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=5292 CPUtime=6.29
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 933 0 0 0 629 0 0 0 25 0 1 0 219719896 5419008 919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 1323 919 74 172 0 1148 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10652

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1777496/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=6320 CPUtime=12.68
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 1188 0 0 0 1268 0 0 0 25 0 1 0 219719896 6471680 1174 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 1580 1174 74 172 0 1405 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11680

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1776088/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=8004 CPUtime=25.47
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 1568 0 0 0 2547 0 0 0 25 0 1 0 219719896 8196096 1554 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 2001 1554 74 172 0 1826 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13364

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1774104/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=10228 CPUtime=51.07
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 2116 0 0 0 5106 1 0 0 25 0 1 0 219719896 10473472 2102 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 2557 2102 74 172 0 2382 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15588

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1771096/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=13168 CPUtime=102.24
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 2793 0 0 0 10223 1 0 0 25 0 1 0 219719896 13484032 2779 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 3292 2779 74 172 0 3117 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18528

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1769112/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=15468 CPUtime=162.2
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 3315 0 0 0 16219 1 0 0 25 0 1 0 219719896 15839232 3301 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 3867 3301 74 172 0 3692 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20828

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1767256/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=17368 CPUtime=222.17
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 3757 0 0 0 22215 2 0 0 25 0 1 0 219719896 17784832 3743 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 4342 3743 74 172 0 4167 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22728

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1765016/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=20000 CPUtime=282.14
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 4326 0 0 0 28212 2 0 0 25 0 1 0 219719896 20480000 4309 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 5000 4309 74 172 0 4825 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25360

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28533
/proc/meminfo: memFree=1764120/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=20924 CPUtime=342.12
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 4556 0 0 0 34209 3 0 0 25 0 1 0 219719896 21426176 4539 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 5231 4539 74 172 0 5056 0
Current children cumulated CPU time (s) 342.12

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

/proc/28532/statm: 14297 12464 74 172 0 14122 0
Current children cumulated CPU time (s) 4299.49
Current children cumulated vsize (KiB) 62548

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1730776/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=57320 CPUtime=4359.46
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12506 0 0 0 435927 19 0 0 25 0 1 0 219719896 58695680 12486 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14330 12486 74 172 0 14155 0
Current children cumulated CPU time (s) 4359.46
Current children cumulated vsize (KiB) 62680

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1730520/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=57560 CPUtime=4419.43
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12561 0 0 0 441924 19 0 0 25 0 1 0 219719896 58941440 12541 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14390 12541 74 172 0 14215 0
Current children cumulated CPU time (s) 4419.43
Current children cumulated vsize (KiB) 62920

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1730136/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=58044 CPUtime=4479.4
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12649 0 0 0 447921 19 0 0 25 0 1 0 219719896 59437056 12629 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14511 12629 74 172 0 14336 0
Current children cumulated CPU time (s) 4479.4
Current children cumulated vsize (KiB) 63404

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1730072/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=58176 CPUtime=4539.36
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12668 0 0 0 453917 19 0 0 25 0 1 0 219719896 59572224 12648 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14544 12648 74 172 0 14369 0
Current children cumulated CPU time (s) 4539.36
Current children cumulated vsize (KiB) 63536

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1729944/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=58392 CPUtime=4599.34
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12704 0 0 0 459915 19 0 0 25 0 1 0 219719896 59793408 12684 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14598 12684 74 172 0 14423 0
Current children cumulated CPU time (s) 4599.34
Current children cumulated vsize (KiB) 63752

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1729816/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=58392 CPUtime=4659.3
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12718 0 0 0 465911 19 0 0 25 0 1 0 219719896 59793408 12698 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14598 12698 74 172 0 14423 0
Current children cumulated CPU time (s) 4659.3
Current children cumulated vsize (KiB) 63752

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1728856/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=59424 CPUtime=4719.27
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 12962 0 0 0 471908 19 0 0 25 0 1 0 219719896 60850176 12942 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14856 12942 74 172 0 14681 0
Current children cumulated CPU time (s) 4719.27
Current children cumulated vsize (KiB) 64784

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1728600/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=59824 CPUtime=4779.24
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 13033 0 0 0 477905 19 0 0 25 0 1 0 219719896 61259776 13013 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14956 13013 74 172 0 14781 0
Current children cumulated CPU time (s) 4779.24
Current children cumulated vsize (KiB) 65184

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1728600/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=59824 CPUtime=4839.21
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 13039 0 0 0 483901 20 0 0 25 0 1 0 219719896 61259776 13019 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14956 13019 74 172 0 14781 0
Current children cumulated CPU time (s) 4839.21
Current children cumulated vsize (KiB) 65184

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1728472/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=59824 CPUtime=4899.18
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 13066 0 0 0 489898 20 0 0 25 0 1 0 219719896 61259776 13046 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14956 13046 74 172 0 14781 0
Current children cumulated CPU time (s) 4899.18
Current children cumulated vsize (KiB) 65184

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1728280/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=59984 CPUtime=4959.15
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 13106 0 0 0 495895 20 0 0 25 0 1 0 219719896 61423616 13086 1992294400 134512640 135217611 4294956304 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14996 13086 74 172 0 14821 0
Current children cumulated CPU time (s) 4959.15
Current children cumulated vsize (KiB) 65344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29027
/proc/meminfo: memFree=1728280/2055920 swapFree=4162540/4192956
[pid=28530] ppid=28528 vsize=5360 CPUtime=0
/proc/28530/stat : 28530 (glucose.sh) S 28528 28530 28391 0 -1 4194304 313 115 0 0 0 0 0 0 19 0 1 0 219719895 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1340 238 195 169 0 51 0
[pid=28532] ppid=28530 vsize=59984 CPUtime=5000.03
/proc/28532/stat : 28532 (glucose_static) R 28530 28530 28391 0 -1 4194304 13118 0 0 0 499983 20 0 0 25 0 1 0 219719896 61423616 13098 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28532/statm: 14996 13098 74 172 0 14821 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 65344

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 28530 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.21
CPU time (s): 5000.03
CPU user time (s): 4999.83
CPU system time (s): 0.2
CPU usage (%): 99.9364
Max. virtual memory (cumulated for all children) (KiB): 65344

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

runsolver used 4.84226 second user time and 13.359 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-10 02:55:10
IDJOB=1784132
IDBENCH=71104
IDSOLVER=610
FILE ID=node80/1784132-1241916909
PBS_JOBID= 9264840
Free space on /tmp= 65860 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-109-100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784132-1241916909/watcher-1784132-1241916909 -o /tmp/evaluation-result-1784132-1241916909/solver-1784132-1241916909 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784132-1241916909.cnf

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

MD5SUM BENCH= 3e5f7eb325866565204de5c9ce2ffaee
RANDOM SEED=26265170

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782992 kB
Buffers:         55668 kB
Cached:         128632 kB
SwapCached:      25208 kB
Active:          83196 kB
Inactive:       128464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782992 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            47280 kB
Committed_AS:   754208 kB
PageTables:       1384 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= 65956 MiB
End job on node80 at 2009-05-10 04:18:35