Trace number 1729425

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.04 1200.31

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
Bench CategoryCRAFTED (crafted 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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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 |    3500    10500 |    1049       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    3492    10547 |      --       0       --      -- |     --   | -8/47
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 692   #clauses: 3492   #literals: 10547
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	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:  692                                                  |
0.00/0.01	c |  Number of clauses:    3492                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.31	HOME/glucose.sh: line 55: 21909 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-1729425-1240749330/watcher-1729425-1240749330 -o /tmp/evaluation-result-1729425-1240749330/solver-1729425-1240749330 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729425-1240749330.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.84 1.95 1.77 3/64 21906
/proc/meminfo: memFree=1834552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102965647 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 236 195 169 0 51 0
[pid=21907] ppid=21906 vsize=1140 CPUtime=0
/proc/21907/stat : 21907 (SatELite_releas) R 21906 21906 21708 0 -1 4194304 144 0 0 0 0 0 0 0 19 0 1 0 102965647 1167360 128 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/21907/statm: 285 128 50 174 0 108 0

[startup+0.0394939 s]
/proc/loadavg: 1.84 1.95 1.77 3/64 21906
/proc/meminfo: memFree=1834552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101491 s]
/proc/loadavg: 1.84 1.95 1.77 3/64 21906
/proc/meminfo: memFree=1834552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301506 s]
/proc/loadavg: 1.84 1.95 1.77 3/64 21906
/proc/meminfo: memFree=1834552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701535 s]
/proc/loadavg: 1.84 1.95 1.77 3/64 21906
/proc/meminfo: memFree=1834552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50159 s]
/proc/loadavg: 1.84 1.95 1.77 2/66 21909
/proc/meminfo: memFree=1832424/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=3748 CPUtime=1.48
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 576 0 0 0 148 0 0 0 25 0 1 0 102965648 3837952 562 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 937 562 75 172 0 762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9108

[startup+3.10171 s]
/proc/loadavg: 1.84 1.95 1.77 2/66 21909
/proc/meminfo: memFree=1831848/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=4432 CPUtime=3.08
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 760 0 0 0 308 0 0 0 25 0 1 0 102965648 4538368 746 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 1108 746 75 172 0 933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9792

[startup+6.30195 s]
/proc/loadavg: 1.77 1.94 1.77 2/66 21909
/proc/meminfo: memFree=1830888/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=5092 CPUtime=6.28
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 932 0 0 0 628 0 0 0 25 0 1 0 102965648 5214208 918 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 1273 918 75 172 0 1098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10452

[startup+12.7014 s]
/proc/loadavg: 1.71 1.92 1.76 2/66 21909
/proc/meminfo: memFree=1829672/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=6180 CPUtime=12.67
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 1206 0 0 0 1267 0 0 0 25 0 1 0 102965648 6328320 1192 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 1545 1192 75 172 0 1370 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11540

[startup+25.5023 s]
/proc/loadavg: 1.55 1.88 1.75 2/66 21909
/proc/meminfo: memFree=1828264/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=7436 CPUtime=25.47
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 1499 0 0 0 2546 1 0 0 25 0 1 0 102965648 7614464 1485 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 1859 1485 75 172 0 1684 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12796

[startup+51.1022 s]
/proc/loadavg: 1.36 1.81 1.73 2/66 21909
/proc/meminfo: memFree=1826536/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=9188 CPUtime=51.06
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 1936 0 0 0 5105 1 0 0 25 0 1 0 102965648 9408512 1922 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 2297 1922 76 172 0 2122 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14548

[startup+102.306 s]
/proc/loadavg: 1.16 1.68 1.69 2/66 21909
/proc/meminfo: memFree=1824104/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=11632 CPUtime=102.26
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 2530 0 0 0 10224 2 0 0 25 0 1 0 102965648 11911168 2516 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 2908 2516 76 172 0 2733 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16992

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.64 2/66 21911
/proc/meminfo: memFree=1822056/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=13556 CPUtime=162.24
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 2985 0 0 0 16221 3 0 0 25 0 1 0 102965648 13881344 2971 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 3389 2971 76 172 0 3214 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18916

[startup+222.303 s]
/proc/loadavg: 1.02 1.45 1.60 2/66 21911
/proc/meminfo: memFree=1820520/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=15216 CPUtime=222.23
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 3363 0 0 0 22219 4 0 0 25 0 1 0 102965648 15581184 3349 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 3804 3349 76 172 0 3629 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20576

[startup+282.302 s]
/proc/loadavg: 1.07 1.38 1.56 2/66 21911
/proc/meminfo: memFree=1819368/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=16252 CPUtime=282.21
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 3633 0 0 0 28217 4 0 0 25 0 1 0 102965648 16642048 3619 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 4063 3619 76 172 0 3888 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21612

[startup+342.303 s]
/proc/loadavg: 1.09 1.32 1.53 2/66 21911
/proc/meminfo: memFree=1818280/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=17436 CPUtime=342.2
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 3920 0 0 0 34215 5 0 0 25 0 1 0 102965648 17854464 3906 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 4359 3906 76 172 0 4184 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 22796

[startup+402.302 s]
/proc/loadavg: 1.03 1.26 1.50 2/66 21911
/proc/meminfo: memFree=1817384/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=18356 CPUtime=402.19
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 4134 0 0 0 40214 5 0 0 25 0 1 0 102965648 18796544 4120 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 4589 4120 76 172 0 4414 0

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

[pid=21909] ppid=21906 vsize=20164 CPUtime=522.16
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 4570 0 0 0 52210 6 0 0 25 0 1 0 102965648 20647936 4556 1992294400 134512640 135217611 4294956272 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 5041 4556 76 172 0 4866 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 25524

[startup+582.301 s]
/proc/loadavg: 1.00 1.14 1.40 2/66 21911
/proc/meminfo: memFree=1814888/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=20932 CPUtime=582.14
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 4730 0 0 0 58208 6 0 0 25 0 1 0 102965648 21434368 4716 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 5233 4716 76 172 0 5058 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 26292

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.37 2/66 21911
/proc/meminfo: memFree=1814120/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=21808 CPUtime=642.13
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 4916 0 0 0 64207 6 0 0 25 0 1 0 102965648 22331392 4902 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 5452 4902 76 172 0 5277 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 27168

[startup+702.302 s]
/proc/loadavg: 1.00 1.09 1.35 2/66 21911
/proc/meminfo: memFree=1813416/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=22456 CPUtime=702.12
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5073 0 0 0 70205 7 0 0 25 0 1 0 102965648 22994944 5059 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 5614 5059 76 172 0 5439 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 27816

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.32 2/66 21911
/proc/meminfo: memFree=1812968/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=23016 CPUtime=762.11
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5195 0 0 0 76204 7 0 0 25 0 1 0 102965648 23568384 5181 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 5754 5181 76 172 0 5579 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 28376

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.30 2/66 21911
/proc/meminfo: memFree=1812456/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=23476 CPUtime=822.09
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5322 0 0 0 82202 7 0 0 25 0 1 0 102965648 24039424 5308 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 5869 5308 76 172 0 5694 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 28836

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.28 2/66 21911
/proc/meminfo: memFree=1811432/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=24460 CPUtime=882.08
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5556 0 0 0 88200 8 0 0 25 0 1 0 102965648 25047040 5542 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6115 5542 76 172 0 5940 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 29820

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.26 2/66 21911
/proc/meminfo: memFree=1810792/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=25320 CPUtime=942.07
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5722 0 0 0 94199 8 0 0 25 0 1 0 102965648 25927680 5708 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6330 5708 76 172 0 6155 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 30680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/66 21911
/proc/meminfo: memFree=1810280/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=25756 CPUtime=1002.05
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5852 0 0 0 100197 8 0 0 25 0 1 0 102965648 26374144 5838 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6439 5838 76 172 0 6264 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 31116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/66 21911
/proc/meminfo: memFree=1809768/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=26252 CPUtime=1062.03
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 5963 0 0 0 106195 8 0 0 25 0 1 0 102965648 26882048 5949 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6563 5949 76 172 0 6388 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 31612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 21911
/proc/meminfo: memFree=1809000/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=27056 CPUtime=1122.03
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 6157 0 0 0 112194 9 0 0 25 0 1 0 102965648 27705344 6143 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6764 6143 76 172 0 6589 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 32416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/66 21911
/proc/meminfo: memFree=1808744/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=27200 CPUtime=1182.01
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 6210 0 0 0 118192 9 0 0 25 0 1 0 102965648 27852800 6196 1992294400 134512640 135217611 4294956272 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6800 6196 76 172 0 6625 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 32560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 21911
/proc/meminfo: memFree=1808552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=27332 CPUtime=1200.01
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 6248 0 0 0 119992 9 0 0 25 0 1 0 102965648 27987968 6234 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6833 6234 76 172 0 6658 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 32692

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 21911
/proc/meminfo: memFree=1808552/2055920 swapFree=4191900/4192956
[pid=21906] ppid=21904 vsize=5360 CPUtime=0.01
/proc/21906/stat : 21906 (glucose.sh) S 21904 21906 21708 0 -1 4194304 313 201 0 0 0 0 1 0 18 0 1 0 102965647 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21906/statm: 1340 238 195 169 0 51 0
[pid=21909] ppid=21906 vsize=27332 CPUtime=1200.01
/proc/21909/stat : 21909 (glucose_static) R 21906 21906 21708 0 -1 4194304 6248 0 0 0 119992 9 0 0 25 0 1 0 102965648 27987968 6234 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21909/statm: 6833 6234 76 172 0 6658 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 32692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.097985
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 32692

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

runsolver used 1.47677 second user time and 2.89156 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-26 14:35:30
IDJOB=1729425
IDBENCH=24703
IDSOLVER=503
FILE ID=node34/1729425-1240749330
PBS_JOBID= 9187054
Free space on /tmp= 66404 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729425-1240749330/watcher-1729425-1240749330 -o /tmp/evaluation-result-1729425-1240749330/solver-1729425-1240749330 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1729425-1240749330.cnf

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

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=268549507

node34.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.214
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.214
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:       1835096 kB
Buffers:         19436 kB
Cached:         116644 kB
SwapCached:        260 kB
Active:          17028 kB
Inactive:       132304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835096 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            57572 kB
Committed_AS:   398976 kB
PageTables:       1380 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= 66400 MiB
End job on node34 at 2009-04-26 14:55:32