Trace number 1514744

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.09 1200.71

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S650356257-052.cnf
MD5SUM2b1b5cba2ea775d4b0eb4b407240568e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.698
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   50400   151200 |   15119       0        0     nan |  0.000 % |
0.09/0.16	c |         0 |   50039   152040 |      --       0       --      -- |     --   | -361/840
0.09/0.16	c ==============================================================================
0.09/0.16	c Result  :   #vars: 11682   #clauses: 50039   #literals: 152040
0.09/0.16	c CPU time:   0.146977 s
0.09/0.16	c ==============================================================================
0.19/0.21	c
0.19/0.21	c Starting glucose
0.19/0.21	c
0.19/0.21	
0.19/0.21	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.21	
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Number of variables:  11682                                                |
0.19/0.21	c |  Number of clauses:    50039                                                |
0.19/0.25	c |  Parsing time:         0.04         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-1514744-1238243852/watcher-1514744-1238243852 -o /tmp/evaluation-result-1514744-1238243852/solver-1514744-1238243852 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514744-1238243852.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.99 1.98 1.99 4/86 17951
/proc/meminfo: memFree=1762576/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 450715691 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17951/statm: 1340 236 195 169 0 51 0
[pid=17952] ppid=17951 vsize=5360 CPUtime=0
/proc/17952/stat : 17952 (glucose.sh) R 17951 17951 17702 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 450715691 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 230266826023 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 1340 236 195 169 0 51 0

[startup+0.110187 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17951
/proc/meminfo: memFree=1762576/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 450715691 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17951/statm: 1340 236 195 169 0 51 0
[pid=17952] ppid=17951 vsize=6864 CPUtime=0.09
/proc/17952/stat : 17952 (SatELite_releas) R 17951 17951 17702 0 -1 4194304 1490 0 0 0 9 0 0 0 19 0 1 0 450715691 7028736 1474 1992294400 134512640 135225430 4294956176 18446744073709551615 134587566 0 0 4096 3 0 0 0 17 1 0 0
/proc/17952/statm: 1716 1474 76 174 0 1539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12224

[startup+0.2012 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17951
/proc/meminfo: memFree=1762576/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 450715691 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17951/statm: 1340 236 195 169 0 51 0
[pid=17952] ppid=17951 vsize=6868 CPUtime=0.19
/proc/17952/stat : 17952 (SatELite_releas) R 17951 17951 17702 0 -1 4194304 1595 0 0 0 18 1 0 0 21 0 1 0 450715691 7032832 1479 1992294400 134512640 135225430 4294956176 18446744073709551615 134822380 0 0 4096 3 0 0 0 17 1 0 0
/proc/17952/statm: 1717 1479 80 174 0 1540 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12228

[startup+0.301214 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17951
/proc/meminfo: memFree=1762576/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5360

[startup+0.701284 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17951
/proc/meminfo: memFree=1762576/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5360

[startup+1.50143 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 17954
/proc/meminfo: memFree=1754048/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=8916 CPUtime=1.28
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 2060 0 0 0 127 1 0 0 25 0 1 0 450715712 9129984 2046 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 2229 2046 77 172 0 2054 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14276

[startup+3.10273 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 17954
/proc/meminfo: memFree=1751744/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=11952 CPUtime=2.87
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 2830 0 0 0 286 1 0 0 25 0 1 0 450715712 12238848 2816 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 2988 2816 77 172 0 2813 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17312

[startup+6.30132 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 17954
/proc/meminfo: memFree=1747840/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=14092 CPUtime=6.08
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 3356 0 0 0 606 2 0 0 25 0 1 0 450715712 14430208 3342 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 3523 3342 77 172 0 3348 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19452

[startup+12.7015 s]
/proc/loadavg: 2.30 2.05 2.02 3/88 17954
/proc/meminfo: memFree=1744896/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=16864 CPUtime=12.47
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 4058 0 0 0 1245 2 0 0 25 0 1 0 450715712 17268736 4044 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 4216 4044 77 172 0 4041 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22224

[startup+25.5019 s]
/proc/loadavg: 2.25 2.05 2.01 3/88 17954
/proc/meminfo: memFree=1741888/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=19956 CPUtime=25.26
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 4817 0 0 0 2523 3 0 0 25 0 1 0 450715712 20434944 4803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 4989 4803 77 172 0 4814 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25316

[startup+51.1016 s]
/proc/loadavg: 2.15 2.04 2.01 3/88 17954
/proc/meminfo: memFree=1738624/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=23256 CPUtime=50.85
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 5645 0 0 0 5082 3 0 0 25 0 1 0 450715712 23814144 5631 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 5814 5631 77 172 0 5639 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28616

[startup+102.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/88 17954
/proc/meminfo: memFree=1732352/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=29360 CPUtime=102.03
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 7170 0 0 0 10198 5 0 0 25 0 1 0 450715712 30064640 7156 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 7340 7156 77 172 0 7165 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34720

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 17954
/proc/meminfo: memFree=1727616/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=34060 CPUtime=161.99
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 8346 0 0 0 16193 6 0 0 25 0 1 0 450715712 34877440 8332 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 8515 8332 77 172 0 8340 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 39420

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 17954
/proc/meminfo: memFree=1723520/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=38152 CPUtime=221.97
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 9369 0 0 0 22190 7 0 0 25 0 1 0 450715712 39067648 9355 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 9538 9355 77 172 0 9363 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 43512

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 17954
/proc/meminfo: memFree=1719232/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=42508 CPUtime=281.93
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 10447 0 0 0 28185 8 0 0 25 0 1 0 450715712 43528192 10433 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 10627 10433 77 172 0 10452 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 47868

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 17954
/proc/meminfo: memFree=1718208/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=43552 CPUtime=341.91
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 10696 0 0 0 34182 9 0 0 25 0 1 0 450715712 44597248 10682 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 10888 10682 77 172 0 10713 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 48912

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17954
/proc/meminfo: memFree=1714560/2055924 swapFree=4179676/4192956

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

/proc/17954/statm: 13198 13023 77 172 0 13023 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 58152

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17954
/proc/meminfo: memFree=1707392/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=54112 CPUtime=581.8
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 13371 0 0 0 58168 12 0 0 25 0 1 0 450715712 55410688 13357 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 13528 13357 77 172 0 13353 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 59472

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17954
/proc/meminfo: memFree=1704128/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=57548 CPUtime=641.76
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 14202 0 0 0 64163 13 0 0 25 0 1 0 450715712 58929152 14188 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 14387 14188 77 172 0 14212 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 62908

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17954
/proc/meminfo: memFree=1703104/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=58472 CPUtime=701.74
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 14438 0 0 0 70161 13 0 0 25 0 1 0 450715712 59875328 14424 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 14618 14424 77 172 0 14443 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 63832

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17954
/proc/meminfo: memFree=1701440/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=60056 CPUtime=761.71
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 14837 0 0 0 76158 13 0 0 25 0 1 0 450715712 61497344 14823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533184 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 15014 14823 77 172 0 14839 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 65416

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17954
/proc/meminfo: memFree=1700032/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=61556 CPUtime=821.67
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 15198 0 0 0 82154 13 0 0 25 0 1 0 450715712 63033344 15184 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 15389 15184 77 172 0 15214 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 66916

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1698368/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=63144 CPUtime=881.64
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 15569 0 0 0 88150 14 0 0 25 0 1 0 450715712 64659456 15555 1992294400 134512640 135217611 4294956304 18446744073709551615 134538284 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 15786 15555 77 172 0 15611 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 68504

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1696384/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=65256 CPUtime=941.62
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 16111 0 0 0 94147 15 0 0 25 0 1 0 450715712 66822144 16097 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 16314 16097 77 172 0 16139 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 70616

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1695168/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=66444 CPUtime=1001.58
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 16414 0 0 0 100143 15 0 0 25 0 1 0 450715712 68038656 16400 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 16611 16400 77 172 0 16436 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 71804

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1693440/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=68688 CPUtime=1061.55
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 16991 0 0 0 106139 16 0 0 25 0 1 0 450715712 70336512 16977 1992294400 134512640 135217611 4294956304 18446744073709551615 134522499 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 17172 16977 77 172 0 16997 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 74048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1691776/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=69744 CPUtime=1121.53
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 17249 0 0 0 112136 17 0 0 25 0 1 0 450715712 71417856 17235 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 17436 17235 77 172 0 17261 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 75104

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1690624/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=70800 CPUtime=1181.49
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 17520 0 0 0 118132 17 0 0 25 0 1 0 450715712 72499200 17506 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 17700 17506 77 172 0 17525 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 76160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17956
/proc/meminfo: memFree=1690624/2055924 swapFree=4179676/4192956
[pid=17951] ppid=17949 vsize=5360 CPUtime=0.2
/proc/17951/stat : 17951 (glucose.sh) S 17949 17951 17702 0 -1 4194304 313 1596 0 0 0 0 19 1 15 0 1 0 450715691 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17951/statm: 1340 238 195 169 0 51 0
[pid=17954] ppid=17951 vsize=70800 CPUtime=1199.89
/proc/17954/stat : 17954 (glucose_static) R 17951 17951 17702 0 -1 4194304 17520 0 0 0 119972 17 0 0 25 0 1 0 450715712 72499200 17506 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17954/statm: 17700 17506 77 172 0 17525 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 76160

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

Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.18
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 76160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.19497
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1909
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= 6
involuntary context switches= 15

runsolver used 1.53877 second user time and 3.9324 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-28 13:37:33
IDJOB=1514744
IDBENCH=70372
IDSOLVER=503
FILE ID=node83/1514744-1238243852
PBS_JOBID= 9060677
Free space on /tmp= 66480 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S650356257-052.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514744-1238243852/watcher-1514744-1238243852 -o /tmp/evaluation-result-1514744-1238243852/solver-1514744-1238243852 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514744-1238243852.cnf

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

MD5SUM BENCH= 2b1b5cba2ea775d4b0eb4b407240568e
RANDOM SEED=1363271843

node83.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.268
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.268
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:      2055924 kB
MemFree:       1763064 kB
Buffers:         47184 kB
Cached:         157284 kB
SwapCached:       7488 kB
Active:         102668 kB
Inactive:       120340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1763064 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          26036 kB
Slab:            53916 kB
Committed_AS:   998520 kB
PageTables:       2680 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= 66476 MiB
End job on node83 at 2009-03-28 13:57:35