Trace number 1519076

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/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S2106599808-035.cnf
MD5SUM23914e10b601e89075d5cbe23a039c20
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1947     5887 |      --       0       --      -- |     --   | -8/22
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 452   #clauses: 1947   #literals: 5887
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  452                                                  |
0.00/0.01	c |  Number of clauses:    1947                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.61	HOME/glucose.sh: line 55: 30527 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1519076-1238308042/watcher-1519076-1238308042 -o /tmp/evaluation-result-1519076-1238308042/solver-1519076-1238308042 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1519076-1238308042.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/68 30524
/proc/meminfo: memFree=875520/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) R 30522 30524 30160 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1103465855 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30524/statm: 1340 235 194 169 0 51 0
[pid=30525] ppid=30524 vsize=1012 CPUtime=0
/proc/30525/stat : 30525 (SatELite_releas) R 30524 30524 30160 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1103465856 1036288 140 1992294400 134512640 135225430 4294956176 18446744073709551615 134587334 0 0 4096 3 0 0 0 17 0 0 0
/proc/30525/statm: 253 140 76 174 0 76 0

[startup+0.09965 s]
/proc/loadavg: 0.99 0.97 0.97 3/68 30524
/proc/meminfo: memFree=875520/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101649 s]
/proc/loadavg: 0.99 0.97 0.97 3/68 30524
/proc/meminfo: memFree=875520/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301673 s]
/proc/loadavg: 0.99 0.97 0.97 3/68 30524
/proc/meminfo: memFree=875520/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701718 s]
/proc/loadavg: 0.99 0.97 0.97 3/68 30524
/proc/meminfo: memFree=875520/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5028 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=873584/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=3788 CPUtime=1.48
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 590 0 0 0 148 0 0 0 25 0 1 0 1103465856 3878912 576 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 947 576 75 172 0 772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9148

[startup+3.10198 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=872944/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=4332 CPUtime=3.08
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 719 0 0 0 308 0 0 0 25 0 1 0 1103465856 4435968 705 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 1083 705 75 172 0 908 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9692

[startup+6.30133 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=871920/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=5092 CPUtime=6.28
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 910 0 0 0 628 0 0 0 25 0 1 0 1103465856 5214208 896 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 1273 896 75 172 0 1098 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10452

[startup+12.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=870832/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=6036 CPUtime=12.68
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 1142 0 0 0 1268 0 0 0 25 0 1 0 1103465856 6180864 1128 1992294400 134512640 135217611 4294956304 18446744073709551615 134533251 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 1509 1128 75 172 0 1334 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11396

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=869552/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=7268 CPUtime=25.47
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 1453 0 0 0 2547 0 0 0 25 0 1 0 1103465856 7442432 1439 1992294400 134512640 135217611 4294956304 18446744073709551615 134542222 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 1817 1439 75 172 0 1642 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12628

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=867824/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=9220 CPUtime=51.05
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 1899 0 0 0 5105 0 0 0 25 0 1 0 1103465856 9441280 1885 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 2305 1885 75 172 0 2130 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14580

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=865456/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=11372 CPUtime=102.24
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 2440 0 0 0 10223 1 0 0 25 0 1 0 1103465856 11644928 2426 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 2843 2426 75 172 0 2668 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16732

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=863792/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=13252 CPUtime=162.21
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 2870 0 0 0 16219 2 0 0 25 0 1 0 1103465856 13570048 2856 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 3313 2856 75 172 0 3138 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18612

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=862192/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=14880 CPUtime=222.17
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 3263 0 0 0 22215 2 0 0 25 0 1 0 1103465856 15237120 3249 1992294400 134512640 135217611 4294956304 18446744073709551615 134538566 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 3720 3249 75 172 0 3545 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20240

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=861040/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=16088 CPUtime=282.14
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 3556 0 0 0 28212 2 0 0 25 0 1 0 1103465856 16474112 3542 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 4022 3542 75 172 0 3847 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21448

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=859896/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=17508 CPUtime=342.13
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 3866 0 0 0 34210 3 0 0 25 0 1 0 1103465856 17928192 3852 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 4377 3852 75 172 0 4202 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 22868

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=859128/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=18276 CPUtime=402.09
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 4056 0 0 0 40206 3 0 0 25 0 1 0 1103465856 18714624 4042 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 4569 4042 75 172 0 4394 0

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

[pid=30527] ppid=30524 vsize=19348 CPUtime=462.07
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 4296 0 0 0 46204 3 0 0 25 0 1 0 1103465856 19812352 4282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 4837 4282 75 172 0 4662 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 24708

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=857144/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=20496 CPUtime=522.04
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 4542 0 0 0 52201 3 0 0 25 0 1 0 1103465856 20987904 4528 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 5124 4528 75 172 0 4949 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 25856

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=856440/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=21392 CPUtime=582.01
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 4736 0 0 0 58198 3 0 0 25 0 1 0 1103465856 21905408 4722 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 5348 4722 75 172 0 5173 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 26752

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=855608/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=22112 CPUtime=641.99
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 4939 0 0 0 64195 4 0 0 25 0 1 0 1103465856 22642688 4925 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 5528 4925 75 172 0 5353 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 27472

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=854840/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=22940 CPUtime=701.96
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 5094 0 0 0 70192 4 0 0 25 0 1 0 1103465856 23490560 5080 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 5735 5080 75 172 0 5560 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 28300

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=854200/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=23520 CPUtime=761.93
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 5244 0 0 0 76189 4 0 0 25 0 1 0 1103465856 24084480 5230 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 5880 5230 75 172 0 5705 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 28880

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=853560/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=24176 CPUtime=821.9
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 5416 0 0 0 82185 5 0 0 25 0 1 0 1103465856 24756224 5402 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 6044 5402 75 172 0 5869 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 29536

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=853240/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=24592 CPUtime=881.87
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 5495 0 0 0 88182 5 0 0 25 0 1 0 1103465856 25182208 5481 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 6148 5481 75 172 0 5973 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 29952

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=852408/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=25504 CPUtime=941.83
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 5724 0 0 0 94178 5 0 0 25 0 1 0 1103465856 26116096 5710 1992294400 134512640 135217611 4294956304 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 6376 5710 75 172 0 6201 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 30864

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30527
/proc/meminfo: memFree=851576/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=26408 CPUtime=1001.81
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 5928 0 0 0 100176 5 0 0 25 0 1 0 1103465856 27041792 5914 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 6602 5914 75 172 0 6427 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 31768

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30529
/proc/meminfo: memFree=850744/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=27264 CPUtime=1061.78
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 6141 0 0 0 106173 5 0 0 25 0 1 0 1103465856 27918336 6127 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 6816 6127 75 172 0 6641 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 32624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30529
/proc/meminfo: memFree=850168/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=27956 CPUtime=1121.75
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 6283 0 0 0 112169 6 0 0 25 0 1 0 1103465856 28626944 6269 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 6989 6269 75 172 0 6814 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 33316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30529
/proc/meminfo: memFree=849720/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=28504 CPUtime=1181.73
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 6410 0 0 0 118167 6 0 0 25 0 1 0 1103465856 29188096 6396 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 7126 6396 75 172 0 6951 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 33864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/70 30529
/proc/meminfo: memFree=849592/2055920 swapFree=4176188/4192956
[pid=30524] ppid=30522 vsize=5360 CPUtime=0
/proc/30524/stat : 30524 (glucose.sh) S 30522 30524 30160 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103465855 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30524/statm: 1340 238 195 169 0 51 0
[pid=30527] ppid=30524 vsize=28504 CPUtime=1200.02
/proc/30527/stat : 30527 (glucose_static) R 30524 30524 30160 0 -1 4194304 6437 0 0 0 119996 6 0 0 25 0 1 0 1103465856 29188096 6423 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30527/statm: 7126 6423 75 172 0 6951 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33864

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)
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.98
CPU system time (s): 0.069989
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 33864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6923
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= 17
involuntary context switches= 4380

runsolver used 1.13083 second user time and 3.2685 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-29 08:27:22
IDJOB=1519076
IDBENCH=70733
IDSOLVER=503
FILE ID=node59/1519076-1238308042
PBS_JOBID= 9061064
Free space on /tmp= 66248 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S2106599808-035.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519076-1238308042/watcher-1519076-1238308042 -o /tmp/evaluation-result-1519076-1238308042/solver-1519076-1238308042 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1519076-1238308042.cnf

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

MD5SUM BENCH= 23914e10b601e89075d5cbe23a039c20
RANDOM SEED=1564760956

node59.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.209
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.209
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:        876064 kB
Buffers:        100748 kB
Cached:         974828 kB
SwapCached:      10112 kB
Active:         272320 kB
Inactive:       814880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        876064 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          16732 kB
Slab:            78272 kB
Committed_AS:  2957476 kB
PageTables:       1720 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= 66244 MiB
End job on node59 at 2009-03-29 08:47:25