Trace number 1514720

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/12000/
unif-k3-r4.2-v12000-c50400-S15767910-042.cnf
MD5SUMc210a2e606daadbb1d4386048a71e2b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.4987
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.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	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.15	c |         0 |   49986   151848 |      --       0       --      -- |     --   | -414/648
0.09/0.15	c ==============================================================================
0.09/0.15	c Result  :   #vars: 11691   #clauses: 49986   #literals: 151848
0.09/0.15	c CPU time:   0.138978 s
0.09/0.15	c ==============================================================================
0.18/0.20	c
0.18/0.20	c Starting glucose
0.18/0.20	c
0.18/0.20	
0.18/0.20	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.18/0.20	
0.18/0.20	c ============================[ Problem Statistics ]=============================
0.18/0.20	c |                                                                             |
0.18/0.21	c |  Number of variables:  11691                                                |
0.18/0.21	c |  Number of clauses:    49986                                                |
0.18/0.25	c |  Parsing time:         0.03         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-1514720-1238243086/watcher-1514720-1238243086 -o /tmp/evaluation-result-1514720-1238243086/solver-1514720-1238243086 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514720-1238243086.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.91 0.95 0.91 3/73 6129
/proc/meminfo: memFree=1714040/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 880697296 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 236 195 169 0 51 0
[pid=6130] ppid=6129 vsize=1744 CPUtime=0
/proc/6130/stat : 6130 (SatELite_releas) R 6129 6129 5908 0 -1 4194304 314 0 0 0 0 0 0 0 19 0 1 0 880697297 1785856 298 1992294400 134512640 135225430 4294956176 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/6130/statm: 436 301 49 174 0 259 0

[startup+0.0549101 s]
/proc/loadavg: 0.91 0.95 0.91 3/73 6129
/proc/meminfo: memFree=1714040/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 880697296 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 236 195 169 0 51 0
[pid=6130] ppid=6129 vsize=6460 CPUtime=0.04
/proc/6130/stat : 6130 (SatELite_releas) R 6129 6129 5908 0 -1 4194304 1404 0 0 0 3 1 0 0 19 0 1 0 880697297 6615040 1388 1992294400 134512640 135225430 4294956176 18446744073709551615 134577737 0 0 4096 3 0 0 0 17 0 0 0
/proc/6130/statm: 1615 1388 73 174 0 1438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11820

[startup+0.101914 s]
/proc/loadavg: 0.91 0.95 0.91 3/73 6129
/proc/meminfo: memFree=1714040/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 880697296 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 236 195 169 0 51 0
[pid=6130] ppid=6129 vsize=6664 CPUtime=0.09
/proc/6130/stat : 6130 (SatELite_releas) R 6129 6129 5908 0 -1 4194304 1488 0 0 0 8 1 0 0 19 0 1 0 880697297 6823936 1472 1992294400 134512640 135225430 4294956176 18446744073709551615 134587248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6130/statm: 1666 1472 76 174 0 1489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12024

[startup+0.301948 s]
/proc/loadavg: 0.91 0.95 0.91 3/73 6129
/proc/meminfo: memFree=1714040/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+0.701991 s]
/proc/loadavg: 0.91 0.95 0.91 3/73 6129
/proc/meminfo: memFree=1714040/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+1.50106 s]
/proc/loadavg: 0.91 0.95 0.91 2/75 6132
/proc/meminfo: memFree=1705704/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=8916 CPUtime=1.28
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 2064 0 0 0 127 1 0 0 25 0 1 0 880697317 9129984 2050 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 2229 2050 77 172 0 2054 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14276

[startup+3.10124 s]
/proc/loadavg: 0.91 0.95 0.91 2/75 6132
/proc/meminfo: memFree=1703464/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=12088 CPUtime=2.88
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 2845 0 0 0 286 2 0 0 25 0 1 0 880697317 12378112 2831 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6132/statm: 3022 2831 77 172 0 2847 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17448

[startup+6.30157 s]
/proc/loadavg: 0.92 0.95 0.91 2/75 6132
/proc/meminfo: memFree=1699688/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=13804 CPUtime=6.07
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 3278 0 0 0 605 2 0 0 25 0 1 0 880697317 14135296 3264 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 3451 3264 77 172 0 3276 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 19164

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.91 2/75 6132
/proc/meminfo: memFree=1697064/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=16196 CPUtime=12.48
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 3893 0 0 0 1245 3 0 0 25 0 1 0 880697317 16584704 3879 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 4049 3879 77 172 0 3874 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21556

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/75 6132
/proc/meminfo: memFree=1694376/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=19400 CPUtime=25.27
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 4697 0 0 0 2523 4 0 0 25 0 1 0 880697317 19865600 4683 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 4850 4683 77 172 0 4675 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24760

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/75 6132
/proc/meminfo: memFree=1689320/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=24188 CPUtime=50.85
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 5861 0 0 0 5080 5 0 0 25 0 1 0 880697317 24768512 5847 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 6047 5847 77 172 0 5872 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29548

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.91 2/75 6132
/proc/meminfo: memFree=1684904/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=28412 CPUtime=102.03
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 6942 0 0 0 10197 6 0 0 25 0 1 0 880697317 29093888 6928 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 7103 6928 77 172 0 6928 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 33772

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1679592/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=33772 CPUtime=161.99
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 8262 0 0 0 16192 7 0 0 25 0 1 0 880697317 34582528 8248 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 8443 8248 77 172 0 8268 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 39132

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1675880/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=37336 CPUtime=221.97
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 9180 0 0 0 22189 8 0 0 25 0 1 0 880697317 38232064 9166 1992294400 134512640 135217611 4294956304 18446744073709551615 134528028 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 9334 9166 77 172 0 9159 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 42696

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1673064/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=40108 CPUtime=281.95
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 9863 0 0 0 28186 9 0 0 25 0 1 0 880697317 41070592 9849 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 10027 9849 77 172 0 9852 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 45468

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1668712/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=44584 CPUtime=341.92
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 10958 0 0 0 34182 10 0 0 25 0 1 0 880697317 45654016 10944 1992294400 134512640 135217611 4294956304 18446744073709551615 134527951 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 11146 10944 77 172 0 10971 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 49944

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1667304/2055920 swapFree=4176796/4192956

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

/proc/6132/statm: 12862 12679 77 172 0 12687 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 56808

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1659432/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=53824 CPUtime=581.8
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 13286 0 0 0 58168 12 0 0 25 0 1 0 880697317 55115776 13272 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 13456 13272 77 172 0 13281 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 59184

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1655976/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=57256 CPUtime=641.78
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 14136 0 0 0 64165 13 0 0 25 0 1 0 880697317 58630144 14122 1992294400 134512640 135217611 4294956304 18446744073709551615 134717928 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 14314 14122 77 172 0 14139 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 62616

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1655784/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=57256 CPUtime=701.75
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 14138 0 0 0 70162 13 0 0 25 0 1 0 880697317 58630144 14124 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6132/statm: 14314 14124 77 172 0 14139 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 62616

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1653608/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=59548 CPUtime=761.73
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 14692 0 0 0 76159 14 0 0 25 0 1 0 880697317 60977152 14678 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 14887 14678 77 172 0 14712 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 64908

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1652072/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=61132 CPUtime=821.69
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 15076 0 0 0 82155 14 0 0 25 0 1 0 880697317 62599168 15062 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 15283 15062 77 172 0 15108 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 66492

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1650024/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=63112 CPUtime=881.67
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 15590 0 0 0 88152 15 0 0 25 0 1 0 880697317 64626688 15576 1992294400 134512640 135217611 4294956304 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 15778 15576 77 172 0 15603 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 68472

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1649064/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=64168 CPUtime=941.64
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 15829 0 0 0 94149 15 0 0 25 0 1 0 880697317 65708032 15815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 16042 15815 77 172 0 15867 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 69528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1646376/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=66808 CPUtime=1001.61
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 16512 0 0 0 100145 16 0 0 25 0 1 0 880697317 68411392 16498 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 16702 16498 77 172 0 16527 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 72168

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1646120/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=67072 CPUtime=1061.58
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 16580 0 0 0 106142 16 0 0 25 0 1 0 880697317 68681728 16566 1992294400 134512640 135217611 4294956304 18446744073709551615 134537375 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 16768 16566 77 172 0 16593 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 72432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1643880/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=69184 CPUtime=1121.56
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 17116 0 0 0 112139 17 0 0 25 0 1 0 880697317 70844416 17102 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 17296 17102 77 172 0 17121 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 74544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1641704/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=71428 CPUtime=1181.54
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 17660 0 0 0 118136 18 0 0 25 0 1 0 880697317 73142272 17646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 17857 17646 77 172 0 17682 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 76788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 6132
/proc/meminfo: memFree=1641704/2055920 swapFree=4176796/4192956
[pid=6129] ppid=6127 vsize=5360 CPUtime=0.19
/proc/6129/stat : 6129 (glucose.sh) S 6127 6129 5908 0 -1 4194304 313 1594 0 0 0 0 18 1 17 0 1 0 880697296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6129/statm: 1340 238 195 169 0 51 0
[pid=6132] ppid=6129 vsize=71428 CPUtime=1199.83
/proc/6132/stat : 6132 (glucose_static) R 6129 6129 5908 0 -1 4194304 17660 0 0 0 119965 18 0 0 25 0 1 0 880697317 73142272 17646 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6132/statm: 17857 17646 77 172 0 17682 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 76788

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 6129 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=184971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.207967
# 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.83
CPU system time (s): 0.19
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 76788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.184971
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1907
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.17382 second user time and 3.23551 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 13:24:47
IDJOB=1514720
IDBENCH=70370
IDSOLVER=503
FILE ID=node82/1514720-1238243086
PBS_JOBID= 9060654
Free space on /tmp= 61588 MiB

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

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

MD5SUM BENCH= c210a2e606daadbb1d4386048a71e2b1
RANDOM SEED=1389494999

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1714592 kB
Buffers:         47668 kB
Cached:         229228 kB
SwapCached:       7072 kB
Active:         178604 kB
Inactive:       107468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714592 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            40436 kB
Committed_AS:  2293540 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61584 MiB
End job on node82 at 2009-03-28 13:44:49