Trace number 1514480

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S2082290699-014.cnf
MD5SUMbc18b3dcb5640a3085870d083d959b05
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark180.458
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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.03/0.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |   67200   201600 |   20159       0        0     nan |  0.000 % |
0.18/0.21	c |         0 |   66706   202681 |      --       0       --      -- |     --   | -494/1081
0.18/0.21	c ==============================================================================
0.18/0.21	c Result  :   #vars: 15583   #clauses: 66706   #literals: 202681
0.18/0.21	c CPU time:   0.204968 s
0.18/0.21	c ==============================================================================
0.18/0.28	c
0.18/0.28	c Starting glucose
0.18/0.28	c
0.18/0.29	
0.18/0.29	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.18/0.29	
0.18/0.29	c ============================[ Problem Statistics ]=============================
0.18/0.29	c |                                                                             |
0.18/0.29	c |  Number of variables:  15583                                                |
0.18/0.29	c |  Number of clauses:    66706                                                |
0.27/0.35	c |  Parsing time:         0.06         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-1514480-1238239140/watcher-1514480-1238239140 -o /tmp/evaluation-result-1514480-1238239140/solver-1514480-1238239140 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514480-1238239140.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 9640
/proc/meminfo: memFree=1758536/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0
/proc/9640/stat : 9640 (glucose.sh) R 9638 9640 9539 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1096578719 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9640/statm: 1340 235 194 169 0 51 0
[pid=9641] ppid=9640 vsize=1936 CPUtime=0
/proc/9641/stat : 9641 (SatELite_releas) R 9640 9640 9539 0 -1 4194304 338 0 0 0 0 0 0 0 18 0 1 0 1096578720 1982464 322 1992294400 134512640 135225430 4294956176 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 0 0 0
/proc/9641/statm: 484 331 49 174 0 307 0

[startup+0.0422459 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 9640
/proc/meminfo: memFree=1758536/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096578719 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9640/statm: 1340 236 195 169 0 51 0
[pid=9641] ppid=9640 vsize=5688 CPUtime=0.03
/proc/9641/stat : 9641 (SatELite_releas) R 9640 9640 9539 0 -1 4194304 1261 0 0 0 3 0 0 0 19 0 1 0 1096578720 5824512 1245 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/9641/statm: 1422 1246 50 174 0 1245 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11048

[startup+0.101256 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 9640
/proc/meminfo: memFree=1758536/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096578719 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9640/statm: 1340 236 195 169 0 51 0
[pid=9641] ppid=9640 vsize=8376 CPUtime=0.08
/proc/9641/stat : 9641 (SatELite_releas) R 9640 9640 9539 0 -1 4194304 1912 0 0 0 8 0 0 0 19 0 1 0 1096578720 8577024 1896 1992294400 134512640 135225430 4294956176 18446744073709551615 134587473 0 0 4096 3 0 0 0 17 0 0 0
/proc/9641/statm: 2094 1896 76 174 0 1917 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13736

[startup+0.301306 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 9640
/proc/meminfo: memFree=1758536/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+0.701388 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 9640
/proc/meminfo: memFree=1758536/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+1.50155 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1748664/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=9992 CPUtime=1.19
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 2294 0 0 0 119 0 0 0 25 0 1 0 1096578748 10231808 2280 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9643/statm: 2498 2280 77 172 0 2323 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15352

[startup+3.10185 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1746744/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=12644 CPUtime=2.79
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 2965 0 0 0 278 1 0 0 25 0 1 0 1096578748 12947456 2951 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 3161 2951 77 172 0 2986 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 18004

[startup+6.30148 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1741304/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=17692 CPUtime=5.99
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 4237 0 0 0 597 2 0 0 25 0 1 0 1096578748 18116608 4223 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 4423 4223 77 172 0 4248 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23052

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1730936/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=27616 CPUtime=12.39
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 6691 0 0 0 1235 4 0 0 25 0 1 0 1096578748 28278784 6677 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 6904 6677 77 172 0 6729 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32976

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1728504/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=29596 CPUtime=25.18
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 7198 0 0 0 2514 4 0 0 25 0 1 0 1096578748 30306304 7184 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 7399 7184 77 172 0 7224 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34956

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1722104/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=35436 CPUtime=50.76
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 8676 0 0 0 5070 6 0 0 25 0 1 0 1096578748 36286464 8662 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 8859 8662 77 172 0 8684 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 40796

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1717496/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=40136 CPUtime=101.94
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 9826 0 0 0 10187 7 0 0 25 0 1 0 1096578748 41099264 9812 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 10034 9812 77 172 0 9859 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 45496

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1714872/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=42644 CPUtime=161.9
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 10455 0 0 0 16183 7 0 0 25 0 1 0 1096578748 43667456 10441 1992294400 134512640 135217611 4294956304 18446744073709551615 134537033 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 10661 10441 77 172 0 10486 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 48004

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1711160/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=46340 CPUtime=221.87
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 11393 0 0 0 22179 8 0 0 25 0 1 0 1096578748 47452160 11379 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 11585 11379 77 172 0 11410 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 51700

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1708920/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=48704 CPUtime=281.85
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 11940 0 0 0 28176 9 0 0 25 0 1 0 1096578748 49872896 11926 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 12176 11926 77 172 0 12001 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 54064

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1705976/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=51476 CPUtime=341.82
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 12663 0 0 0 34173 9 0 0 25 0 1 0 1096578748 52711424 12649 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 12869 12649 77 172 0 12694 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 56836

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1703352/2055920 swapFree=4177820/4192956

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

/proc/9643/statm: 14586 14358 77 172 0 14411 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 63704

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1697272/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=60188 CPUtime=581.69
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 14833 0 0 0 58157 12 0 0 25 0 1 0 1096578748 61632512 14819 1992294400 134512640 135217611 4294956304 18446744073709551615 134536968 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 15047 14819 77 172 0 14872 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 65548

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1694264/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=63092 CPUtime=641.66
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 15566 0 0 0 64153 13 0 0 25 0 1 0 1096578748 64606208 15552 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 15773 15552 77 172 0 15598 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 68452

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1694008/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=63224 CPUtime=701.62
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 15625 0 0 0 70149 13 0 0 25 0 1 0 1096578748 64741376 15611 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 15806 15611 77 172 0 15631 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 68584

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1690232/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=67052 CPUtime=761.61
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 16557 0 0 0 76147 14 0 0 25 0 1 0 1096578748 68661248 16543 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 16763 16543 77 172 0 16588 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 72412

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1689272/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=67976 CPUtime=821.58
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 16796 0 0 0 82144 14 0 0 25 0 1 0 1096578748 69607424 16782 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 16994 16782 77 172 0 16819 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 73336

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1688120/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=69212 CPUtime=881.56
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 17075 0 0 0 88142 14 0 0 25 0 1 0 1096578748 70873088 17061 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 17303 17061 77 172 0 17128 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 74572

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1686584/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=70796 CPUtime=941.54
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 17478 0 0 0 94139 15 0 0 25 0 1 0 1096578748 72495104 17464 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 17699 17464 77 172 0 17524 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 76156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1683640/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=73704 CPUtime=1001.52
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 18207 0 0 0 100136 16 0 0 25 0 1 0 1096578748 75472896 18193 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 18426 18193 77 172 0 18251 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 79064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1682552/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=74760 CPUtime=1061.49
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 18470 0 0 0 106133 16 0 0 25 0 1 0 1096578748 76554240 18456 1992294400 134512640 135217611 4294956304 18446744073709551615 134526213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 18690 18456 77 172 0 18515 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 80120

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1681912/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=75420 CPUtime=1121.47
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 18617 0 0 0 112131 16 0 0 25 0 1 0 1096578748 77230080 18603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 18855 18603 77 172 0 18680 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 80780

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1680696/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=76608 CPUtime=1181.46
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 18921 0 0 0 118129 17 0 0 25 0 1 0 1096578748 78446592 18907 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 19152 18907 77 172 0 18977 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 81968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 9643
/proc/meminfo: memFree=1679480/2055920 swapFree=4177820/4192956
[pid=9640] ppid=9638 vsize=5360 CPUtime=0.27
/proc/9640/stat : 9640 (glucose.sh) S 9638 9640 9539 0 -1 4194304 313 2050 0 0 0 0 26 1 16 0 1 0 1096578719 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9640/statm: 1340 238 195 169 0 51 0
[pid=9643] ppid=9640 vsize=77800 CPUtime=1199.75
/proc/9643/stat : 9643 (glucose_static) R 9640 9640 9539 0 -1 4194304 19228 0 0 0 119958 17 0 0 25 0 1 0 1096578748 79667200 19214 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9643/statm: 19450 19214 77 172 0 19275 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 83160

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 9640 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=270958
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.289955
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.84
CPU system time (s): 0.18
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 83160

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

runsolver used 1.17182 second user time and 3.61445 second system time

The end

Launcher Data

Begin job on node73 at 2009-03-28 12:19:00
IDJOB=1514480
IDBENCH=70350
IDSOLVER=503
FILE ID=node73/1514480-1238239140
PBS_JOBID= 9060710
Free space on /tmp= 66268 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S2082290699-014.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514480-1238239140/watcher-1514480-1238239140 -o /tmp/evaluation-result-1514480-1238239140/solver-1514480-1238239140 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514480-1238239140.cnf

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

MD5SUM BENCH= bc18b3dcb5640a3085870d083d959b05
RANDOM SEED=671525

node73.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.277
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.277
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:       1759016 kB
Buffers:         45648 kB
Cached:         171928 kB
SwapCached:       8184 kB
Active:         133844 kB
Inactive:        93452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759016 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            2860 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            55300 kB
Committed_AS:  2714876 kB
PageTables:       1656 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= 66264 MiB
End job on node73 at 2009-03-28 12:39:03