Trace number 1731439

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.07 1200.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark852.684
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6860    27440 |    2057       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    6363    25367 |      --       0       --      -- |     --   | -497/-2073
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 897   #clauses: 6363   #literals: 25367
0.00/0.01	c CPU time:   0.010998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  897                                                  |
0.00/0.02	c |  Number of clauses:    6363                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.04/1200.41	HOME/glucose.sh: line 55: 24269 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731439-1240770550/watcher-1731439-1240770550 -o /tmp/evaluation-result-1731439-1240770550/solver-1731439-1240770550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1731439-1240770550.cnf 

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


[startup+0 s]
/proc/loadavg: 1.92 1.81 1.43 3/65 24266
/proc/meminfo: memFree=1426440/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 105083347 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 236 195 169 0 51 0
[pid=24267] ppid=24266 vsize=1140 CPUtime=0
/proc/24267/stat : 24267 (SatELite_releas) R 24266 24266 24044 0 -1 4194304 149 0 0 0 0 0 0 0 19 0 1 0 105083347 1167360 133 1992294400 134512640 135225430 4294956160 18446744073709551615 134529132 0 0 4096 3 0 0 0 17 0 0 0
/proc/24267/statm: 285 134 51 174 0 108 0

[startup+0.0113519 s]
/proc/loadavg: 1.92 1.81 1.43 3/65 24266
/proc/meminfo: memFree=1426440/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 105083347 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 236 195 169 0 51 0
[pid=24267] ppid=24266 vsize=1564 CPUtime=0
/proc/24267/stat : 24267 (SatELite_releas) R 24266 24266 24044 0 -1 4194304 273 0 0 0 0 0 0 0 19 0 1 0 105083347 1601536 257 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/24267/statm: 391 257 76 174 0 214 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6924

[startup+0.102367 s]
/proc/loadavg: 1.92 1.81 1.43 3/65 24266
/proc/meminfo: memFree=1426440/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301391 s]
/proc/loadavg: 1.92 1.81 1.43 3/65 24266
/proc/meminfo: memFree=1426440/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701443 s]
/proc/loadavg: 1.92 1.81 1.43 3/65 24266
/proc/meminfo: memFree=1426440/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50254 s]
/proc/loadavg: 1.92 1.81 1.43 2/67 24269
/proc/meminfo: memFree=1424184/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=3488 CPUtime=1.47
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 544 0 0 0 147 0 0 0 25 0 1 0 105083349 3571712 530 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 872 530 76 172 0 697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8848

[startup+3.10174 s]
/proc/loadavg: 1.85 1.79 1.43 2/67 24269
/proc/meminfo: memFree=1423736/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=4156 CPUtime=3.07
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 716 0 0 0 307 0 0 0 25 0 1 0 105083349 4255744 702 1992294400 134512640 135217611 4294956272 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 1039 702 76 172 0 864 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9516

[startup+6.30114 s]
/proc/loadavg: 1.85 1.79 1.43 2/67 24269
/proc/meminfo: memFree=1422776/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=4836 CPUtime=6.27
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 893 0 0 0 627 0 0 0 25 0 1 0 105083349 4952064 879 1992294400 134512640 135217611 4294956272 18446744073709551615 134539738 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 1209 879 76 172 0 1034 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10196

[startup+12.7019 s]
/proc/loadavg: 1.72 1.77 1.43 2/67 24269
/proc/meminfo: memFree=1421688/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=5968 CPUtime=12.66
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 1147 0 0 0 1266 0 0 0 25 0 1 0 105083349 6111232 1133 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 1492 1133 76 172 0 1317 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11328

[startup+25.5016 s]
/proc/loadavg: 1.61 1.74 1.42 2/67 24269
/proc/meminfo: memFree=1420344/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=7372 CPUtime=25.45
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 1471 0 0 0 2545 0 0 0 25 0 1 0 105083349 7548928 1457 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 1843 1457 76 172 0 1668 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12732

[startup+51.1018 s]
/proc/loadavg: 1.47 1.70 1.41 2/67 24269
/proc/meminfo: memFree=1418424/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=9152 CPUtime=51.05
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 1930 0 0 0 5104 1 0 0 25 0 1 0 105083349 9371648 1916 1992294400 134512640 135217611 4294956272 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 2288 1916 76 172 0 2113 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14512

[startup+102.306 s]
/proc/loadavg: 1.25 1.59 1.39 2/67 24269
/proc/meminfo: memFree=1416120/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=11464 CPUtime=102.25
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 2473 0 0 0 10223 2 0 0 25 0 1 0 105083349 11739136 2459 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 2866 2459 76 172 0 2691 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16824

[startup+162.302 s]
/proc/loadavg: 1.15 1.50 1.37 2/67 24269
/proc/meminfo: memFree=1414328/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=13416 CPUtime=162.22
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 2920 0 0 0 16220 2 0 0 25 0 1 0 105083349 13737984 2906 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 3354 2906 76 172 0 3179 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18776

[startup+222.301 s]
/proc/loadavg: 1.05 1.40 1.34 2/67 24269
/proc/meminfo: memFree=1412664/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=15040 CPUtime=222.2
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 3335 0 0 0 22218 2 0 0 25 0 1 0 105083349 15400960 3321 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 3760 3321 76 172 0 3585 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20400

[startup+282.302 s]
/proc/loadavg: 1.08 1.34 1.33 2/67 24269
/proc/meminfo: memFree=1411384/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=16424 CPUtime=282.18
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 3662 0 0 0 28216 2 0 0 25 0 1 0 105083349 16818176 3648 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 4106 3648 76 172 0 3931 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 21784

[startup+342.301 s]
/proc/loadavg: 1.03 1.28 1.30 2/67 24269
/proc/meminfo: memFree=1410424/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=17392 CPUtime=342.17
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 3900 0 0 0 34214 3 0 0 25 0 1 0 105083349 17809408 3886 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 4348 3886 76 172 0 4173 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 22752

[startup+402.302 s]
/proc/loadavg: 1.01 1.23 1.28 2/67 24269
/proc/meminfo: memFree=1409400/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0

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

[pid=24269] ppid=24266 vsize=19224 CPUtime=462.13
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 4346 0 0 0 46210 3 0 0 25 0 1 0 105083349 19685376 4332 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 4806 4332 76 172 0 4631 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 24584

[startup+522.301 s]
/proc/loadavg: 1.02 1.16 1.25 2/67 24269
/proc/meminfo: memFree=1407160/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=20816 CPUtime=522.12
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 4712 0 0 0 52208 4 0 0 25 0 1 0 105083349 21315584 4698 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 5204 4698 76 172 0 5029 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26176

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/67 24269
/proc/meminfo: memFree=1406456/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=21632 CPUtime=582.11
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 4889 0 0 0 58207 4 0 0 25 0 1 0 105083349 22151168 4875 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 5408 4875 76 172 0 5233 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 26992

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.21 2/67 24271
/proc/meminfo: memFree=1405688/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=22344 CPUtime=642.09
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5039 0 0 0 64205 4 0 0 25 0 1 0 105083349 22880256 5025 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 5586 5025 76 172 0 5411 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27704

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.19 2/67 24271
/proc/meminfo: memFree=1404920/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=23076 CPUtime=702.07
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5228 0 0 0 70203 4 0 0 25 0 1 0 105083349 23629824 5214 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 5769 5214 76 172 0 5594 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28436

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/67 24271
/proc/meminfo: memFree=1404536/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=23536 CPUtime=762.06
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5335 0 0 0 76202 4 0 0 25 0 1 0 105083349 24100864 5321 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 5884 5321 76 172 0 5709 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 28896

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 24271
/proc/meminfo: memFree=1403704/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=24364 CPUtime=822.03
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5541 0 0 0 82199 4 0 0 25 0 1 0 105083349 24948736 5527 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6091 5527 76 172 0 5916 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 29724

[startup+882.303 s]
/proc/loadavg: 1.00 1.04 1.15 2/67 24271
/proc/meminfo: memFree=1403128/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=24936 CPUtime=882.02
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5699 0 0 0 88198 4 0 0 25 0 1 0 105083349 25534464 5685 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6234 5685 76 172 0 6059 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 30296

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 24271
/proc/meminfo: memFree=1402616/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=25508 CPUtime=942
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5826 0 0 0 94196 4 0 0 25 0 1 0 105083349 26120192 5812 1992294400 134512640 135217611 4294956272 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6377 5812 76 172 0 6202 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 30868

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 24271
/proc/meminfo: memFree=1402168/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=26048 CPUtime=1001.98
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 5942 0 0 0 100194 4 0 0 25 0 1 0 105083349 26673152 5928 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6512 5928 76 172 0 6337 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 31408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 24271
/proc/meminfo: memFree=1401400/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=26868 CPUtime=1061.97
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 6137 0 0 0 106192 5 0 0 25 0 1 0 105083349 27512832 6123 1992294400 134512640 135217611 4294956272 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6717 6123 76 172 0 6542 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 32228

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 24271
/proc/meminfo: memFree=1401080/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=27224 CPUtime=1121.95
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 6205 0 0 0 112190 5 0 0 25 0 1 0 105083349 27877376 6191 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6806 6191 76 172 0 6631 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 32584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 24271
/proc/meminfo: memFree=1400568/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=27632 CPUtime=1181.93
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 6325 0 0 0 118188 5 0 0 25 0 1 0 105083349 28295168 6311 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6908 6311 76 172 0 6733 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 32992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 24271
/proc/meminfo: memFree=1400248/2055920 swapFree=4192812/4192956
[pid=24266] ppid=24264 vsize=5360 CPUtime=0.01
/proc/24266/stat : 24266 (glucose.sh) S 24264 24266 24044 0 -1 4194304 313 302 0 0 0 0 1 0 18 0 1 0 105083347 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24266/statm: 1340 238 195 169 0 51 0
[pid=24269] ppid=24266 vsize=27928 CPUtime=1200.03
/proc/24269/stat : 24269 (glucose_static) R 24266 24266 24044 0 -1 4194304 6403 0 0 0 119998 5 0 0 25 0 1 0 105083349 28598272 6386 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24269/statm: 6982 6386 76 172 0 6807 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33288

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.41
CPU time (s): 1200.07
CPU user time (s): 1200.01
CPU system time (s): 0.06399
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 33288

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

runsolver used 1.38479 second user time and 2.99154 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-26 20:29:10
IDJOB=1731439
IDBENCH=24752
IDSOLVER=503
FILE ID=node54/1731439-1240770550
PBS_JOBID= 9187200
Free space on /tmp= 66284 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731439-1240770550/watcher-1731439-1240770550 -o /tmp/evaluation-result-1731439-1240770550/solver-1731439-1240770550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1731439-1240770550.cnf

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

MD5SUM BENCH= 27360692d166ffe055bd444eea177edf
RANDOM SEED=756846124

node54.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.234
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.234
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:       1426920 kB
Buffers:         73392 kB
Cached:         463328 kB
SwapCached:        140 kB
Active:         261964 kB
Inactive:       290288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          25084 kB
Slab:            62744 kB
Committed_AS:   410380 kB
PageTables:       1368 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= 66280 MiB
End job on node54 at 2009-04-26 20:49:12