Trace number 1514168

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
MD5SUM0d3fcd560d811748824b45b279f18880
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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.06	c ==============================================================================
0.03/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.06	c ==============================================================================
0.03/0.06	c |         0 |   58800   176400 |   17639       0        0     nan |  0.000 % |
0.08/0.19	c |         0 |   58479   177496 |      --       0       --      -- |     --   | -321/1096
0.08/0.19	c ==============================================================================
0.08/0.19	c Result  :   #vars: 13668   #clauses: 58479   #literals: 177496
0.08/0.19	c CPU time:   0.176973 s
0.08/0.19	c ==============================================================================
0.19/0.25	c
0.19/0.25	c Starting glucose
0.19/0.25	c
0.19/0.25	
0.19/0.25	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.25	
0.19/0.25	c ============================[ Problem Statistics ]=============================
0.19/0.25	c |                                                                             |
0.19/0.25	c |  Number of variables:  13668                                                |
0.19/0.25	c |  Number of clauses:    58479                                                |
0.24/0.31	c |  Parsing time:         0.05         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-1514168-1238226998/watcher-1514168-1238226998 -o /tmp/evaluation-result-1514168-1238226998/solver-1514168-1238226998 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514168-1238226998.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.98 0.99 3/64 8997
/proc/meminfo: memFree=851704/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1095365175 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 236 195 169 0 51 0
[pid=8998] ppid=8997 vsize=1744 CPUtime=0
/proc/8998/stat : 8998 (SatELite_releas) R 8997 8997 8796 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 1095365175 1785856 262 1992294400 134512640 135225430 4294956176 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/8998/statm: 436 264 49 174 0 259 0

[startup+0.0446179 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8997
/proc/meminfo: memFree=851704/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1095365175 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 236 195 169 0 51 0
[pid=8998] ppid=8997 vsize=5596 CPUtime=0.03
/proc/8998/stat : 8998 (SatELite_releas) R 8997 8997 8796 0 -1 4194304 1205 0 0 0 3 0 0 0 19 0 1 0 1095365175 5730304 1189 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/8998/statm: 1399 1190 50 174 0 1222 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10956

[startup+0.101622 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8997
/proc/meminfo: memFree=851704/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1095365175 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 236 195 169 0 51 0
[pid=8998] ppid=8997 vsize=7444 CPUtime=0.08
/proc/8998/stat : 8998 (SatELite_releas) R 8997 8997 8796 0 -1 4194304 1699 0 0 0 8 0 0 0 19 0 1 0 1095365175 7622656 1683 1992294400 134512640 135225430 4294956176 18446744073709551615 134587446 0 0 4096 3 0 0 0 17 0 0 0
/proc/8998/statm: 1861 1683 76 174 0 1684 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12804

[startup+0.301653 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8997
/proc/meminfo: memFree=851704/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 5360

[startup+0.701694 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 8997
/proc/meminfo: memFree=851704/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 5360

[startup+1.50176 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=842600/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=9604 CPUtime=1.23
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 2201 0 0 0 122 1 0 0 25 0 1 0 1095365200 9834496 2187 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 2401 2187 77 172 0 2226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14964

[startup+3.10193 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=840552/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=12376 CPUtime=2.83
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 2895 0 0 0 281 2 0 0 25 0 1 0 1095365200 12673024 2881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 3094 2881 77 172 0 2919 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17736

[startup+6.30125 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=834728/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=17128 CPUtime=6.02
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 4086 0 0 0 599 3 0 0 25 0 1 0 1095365200 17539072 4072 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 4282 4072 77 172 0 4107 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22488

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=831784/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=19900 CPUtime=12.42
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 4791 0 0 0 1238 4 0 0 25 0 1 0 1095365200 20377600 4777 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 4975 4777 77 172 0 4800 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25260

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=829800/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=21424 CPUtime=25.22
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 5155 0 0 0 2517 5 0 0 25 0 1 0 1095365200 21938176 5141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 5356 5141 77 172 0 5181 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26784

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=825832/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=25252 CPUtime=50.81
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 6143 0 0 0 5075 6 0 0 25 0 1 0 1095365200 25858048 6129 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 6313 6129 77 172 0 6138 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30612

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=820072/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=30960 CPUtime=101.98
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 7554 0 0 0 10191 7 0 0 25 0 1 0 1095365200 31703040 7540 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 7740 7540 77 172 0 7565 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 36320

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=815784/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=35264 CPUtime=161.95
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 8614 0 0 0 16187 8 0 0 25 0 1 0 1095365200 36110336 8600 1992294400 134512640 135217611 4294956304 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 8816 8600 77 172 0 8641 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 40624

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9000
/proc/meminfo: memFree=812456/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=38564 CPUtime=221.93
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 9459 0 0 0 22184 9 0 0 25 0 1 0 1095365200 39489536 9445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 9641 9445 77 172 0 9466 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 43924

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=809320/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=41732 CPUtime=281.89
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 10256 0 0 0 28179 10 0 0 25 0 1 0 1095365200 42733568 10242 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 10433 10242 77 172 0 10258 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 47092

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=805736/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=45812 CPUtime=341.86
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 11223 0 0 0 34175 11 0 0 25 0 1 0 1095365200 46911488 11209 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 11453 11209 77 172 0 11278 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 51172

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=802984/2055920 swapFree=4176444/4192956

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

/proc/9000/statm: 13301 13092 77 172 0 13126 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 58564

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=796264/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=54788 CPUtime=581.76
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 13511 0 0 0 58163 13 0 0 25 0 1 0 1095365200 56102912 13497 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 13697 13497 77 172 0 13522 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 60148

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=794152/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=56900 CPUtime=641.73
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 14038 0 0 0 64160 13 0 0 25 0 1 0 1095365200 58265600 14024 1992294400 134512640 135217611 4294956304 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 14225 14024 77 172 0 14050 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 62260

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=792168/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=58748 CPUtime=701.71
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 14492 0 0 0 70157 14 0 0 25 0 1 0 1095365200 60157952 14478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 14687 14478 77 172 0 14512 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 64108

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=789928/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=60992 CPUtime=761.69
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 15069 0 0 0 76155 14 0 0 25 0 1 0 1095365200 62455808 15055 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 15248 15055 77 172 0 15073 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 66352

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=788328/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=62576 CPUtime=821.66
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 15459 0 0 0 82151 15 0 0 25 0 1 0 1095365200 64077824 15445 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 15644 15445 77 172 0 15469 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 67936

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=786344/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=64736 CPUtime=881.64
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 15961 0 0 0 88149 15 0 0 25 0 1 0 1095365200 66289664 15947 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 16184 15947 77 172 0 16009 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 70096

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=784616/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=66452 CPUtime=941.62
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 16382 0 0 0 94146 16 0 0 25 0 1 0 1095365200 68046848 16368 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 16613 16368 77 172 0 16438 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 71812

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=783784/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=67244 CPUtime=1001.58
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 16600 0 0 0 100142 16 0 0 25 0 1 0 1095365200 68857856 16586 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 16811 16586 77 172 0 16636 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 72604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=781992/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=69884 CPUtime=1061.56
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 17253 0 0 0 106139 17 0 0 25 0 1 0 1095365200 71561216 17239 1992294400 134512640 135217611 4294956304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 17471 17239 77 172 0 17296 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 75244

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=778856/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=72260 CPUtime=1121.54
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 17835 0 0 0 112136 18 0 0 25 0 1 0 1095365200 73994240 17821 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 18065 17821 77 172 0 17890 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 77620

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=778792/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=72260 CPUtime=1181.51
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 17837 0 0 0 118133 18 0 0 25 0 1 0 1095365200 73994240 17823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 18065 17823 77 172 0 17890 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 77620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9006
/proc/meminfo: memFree=778792/2055920 swapFree=4176444/4192956
[pid=8997] ppid=8995 vsize=5360 CPUtime=0.24
/proc/8997/stat : 8997 (glucose.sh) S 8995 8997 8796 0 -1 4194304 313 1822 0 0 0 0 23 1 17 0 1 0 1095365175 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8997/statm: 1340 238 195 169 0 51 0
[pid=9000] ppid=8997 vsize=72260 CPUtime=1199.81
/proc/9000/stat : 9000 (glucose_static) R 8997 8997 8796 0 -1 4194304 17837 0 0 0 119963 18 0 0 25 0 1 0 1095365200 73994240 17823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9000/statm: 18065 17823 77 172 0 17890 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 77620

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 8997 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=237963
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.25696
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.86
CPU system time (s): 0.19
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 77620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.237963
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= 2135
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 1.2918 second user time and 3.08353 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-28 08:56:38
IDJOB=1514168
IDBENCH=70324
IDSOLVER=503
FILE ID=node27/1514168-1238226998
PBS_JOBID= 9060649
Free space on /tmp= 65600 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514168-1238226998/watcher-1514168-1238226998 -o /tmp/evaluation-result-1514168-1238226998/solver-1514168-1238226998 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514168-1238226998.cnf

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

MD5SUM BENCH= 0d3fcd560d811748824b45b279f18880
RANDOM SEED=1716347653

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:        852248 kB
Buffers:         74028 kB
Cached:        1032376 kB
SwapCached:       9544 kB
Active:         113640 kB
Inactive:      1003988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        852248 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:          16844 kB
Slab:            71984 kB
Committed_AS:  2782184 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65596 MiB
End job on node27 at 2009-03-28 09:16:41