Trace number 1783608

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) 5000.04 5001.51

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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 |   14506    43816 |    4351       0        0     nan |  0.000 % |
0.09/0.14	c |         0 |   14208    47484 |      --       0       --      -- |     --   | -298/3668
0.09/0.14	c ==============================================================================
0.09/0.14	c Result  :   #vars: 894   #clauses: 14208   #literals: 47484
0.09/0.14	c CPU time:   0.135979 s
0.09/0.14	c ==============================================================================
0.09/0.16	c
0.09/0.16	c Starting glucose
0.09/0.16	c
0.09/0.16	
0.09/0.16	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.16	
0.09/0.16	c ============================[ Problem Statistics ]=============================
0.09/0.16	c |                                                                             |
0.09/0.16	c |  Number of variables:  894                                                  |
0.09/0.16	c |  Number of clauses:    14208                                                |
0.09/0.17	c |  Parsing time:         0.01         s                                       |

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-1783608-1241861800/watcher-1783608-1241861800 -o /tmp/evaluation-result-1783608-1241861800/solver-1783608-1241861800 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783608-1241861800.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 27940
/proc/meminfo: memFree=1800200/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0
/proc/27940/stat : 27940 (glucose.sh) R 27938 27940 27903 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 214213249 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/27940/statm: 1340 235 194 169 0 51 0
[pid=27941] ppid=27940 vsize=5360 CPUtime=0
/proc/27941/stat : 27941 (glucose.sh) R 27940 27940 27903 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 1 0 214213249 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 4415012 0 0 4100 65536 0 0 0 17 1 0 0
/proc/27941/statm: 1340 236 195 169 0 51 0

[startup+0.0622249 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 27940
/proc/meminfo: memFree=1800200/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 214213249 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 236 195 169 0 51 0
[pid=27941] ppid=27940 vsize=2816 CPUtime=0.05
/proc/27941/stat : 27941 (SatELite_releas) R 27940 27940 27903 0 -1 4194304 559 0 0 0 5 0 0 0 23 0 1 0 214213249 2883584 543 1992294400 134512640 135225430 4294956176 18446744073709551615 134549076 0 0 4096 3 0 0 0 17 1 0 0
/proc/27941/statm: 704 543 77 174 0 527 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8176

[startup+0.101227 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 27940
/proc/meminfo: memFree=1800200/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 214213249 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 236 195 169 0 51 0
[pid=27941] ppid=27940 vsize=2816 CPUtime=0.09
/proc/27941/stat : 27941 (SatELite_releas) R 27940 27940 27903 0 -1 4194304 567 0 0 0 9 0 0 0 23 0 1 0 214213249 2883584 551 1992294400 134512640 135225430 4294956176 18446744073709551615 134564656 0 0 4096 3 0 0 0 17 1 0 0
/proc/27941/statm: 704 551 77 174 0 527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8176

[startup+0.301252 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 27940
/proc/meminfo: memFree=1800200/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5360

[startup+0.701296 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 27940
/proc/meminfo: memFree=1800200/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 5360

[startup+1.50238 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 27943
/proc/meminfo: memFree=1797048/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=4020 CPUtime=1.33
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 687 0 0 0 133 0 0 0 25 0 1 0 214213265 4116480 673 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 1005 673 75 172 0 830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9380

[startup+3.10155 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 27943
/proc/meminfo: memFree=1796408/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=4812 CPUtime=2.93
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 892 0 0 0 293 0 0 0 25 0 1 0 214213265 4927488 878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 1203 878 75 172 0 1028 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10172

[startup+6.30189 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 27943
/proc/meminfo: memFree=1795256/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=5744 CPUtime=6.13
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 1112 0 0 0 613 0 0 0 25 0 1 0 214213265 5881856 1098 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 1436 1098 75 172 0 1261 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11104

[startup+12.7016 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 27943
/proc/meminfo: memFree=1794104/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=6940 CPUtime=12.52
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 1407 0 0 0 1252 0 0 0 25 0 1 0 214213265 7106560 1393 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 1735 1393 75 172 0 1560 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12300

[startup+25.5019 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 27943
/proc/meminfo: memFree=1792184/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=8548 CPUtime=25.32
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 1814 0 0 0 2531 1 0 0 25 0 1 0 214213265 8753152 1800 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 2137 1800 75 172 0 1962 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13908

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 27943
/proc/meminfo: memFree=1790520/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=10472 CPUtime=50.91
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 2303 0 0 0 5090 1 0 0 25 0 1 0 214213265 10723328 2289 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 2618 2289 76 172 0 2443 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15832

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/66 27943
/proc/meminfo: memFree=1787704/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=13156 CPUtime=102.1
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 2943 0 0 0 10208 2 0 0 25 0 1 0 214213265 13471744 2929 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 3289 2929 76 172 0 3114 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18516

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/66 27943
/proc/meminfo: memFree=1785720/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=15332 CPUtime=162.08
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 3458 0 0 0 16205 3 0 0 25 0 1 0 214213265 15699968 3444 1992294400 134512640 135217611 4294956304 18446744073709551615 134533084 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 3833 3444 76 172 0 3658 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20692

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/66 27943
/proc/meminfo: memFree=1784184/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=16904 CPUtime=222.06
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 3822 0 0 0 22203 3 0 0 25 0 1 0 214213265 17309696 3808 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 4226 3808 76 172 0 4051 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22264

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/66 27945
/proc/meminfo: memFree=1781560/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=19372 CPUtime=282.04
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 4422 0 0 0 28200 4 0 0 25 0 1 0 214213265 19836928 4408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 4843 4408 76 172 0 4668 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24732

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/66 27945
/proc/meminfo: memFree=1779832/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=21072 CPUtime=342.03
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 4856 0 0 0 34198 5 0 0 25 0 1 0 214213265 21577728 4842 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 5268 4842 76 172 0 5093 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26432

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/66 27945
/proc/meminfo: memFree=1778680/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15

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

/proc/27943/statm: 16499 15246 76 172 0 16324 0
Current children cumulated CPU time (s) 4361.03
Current children cumulated vsize (KiB) 71356

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1736184/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=65996 CPUtime=4420.86
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15355 0 0 0 442062 24 0 0 25 0 1 0 214213265 67579904 15273 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 16499 15273 76 172 0 16324 0
Current children cumulated CPU time (s) 4421.01
Current children cumulated vsize (KiB) 71356

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1735352/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=66872 CPUtime=4480.84
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15561 0 0 0 448060 24 0 0 25 0 1 0 214213265 68476928 15479 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 16718 15479 76 172 0 16543 0
Current children cumulated CPU time (s) 4480.99
Current children cumulated vsize (KiB) 72232

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1735288/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=66872 CPUtime=4540.82
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15561 0 0 0 454058 24 0 0 25 0 1 0 214213265 68476928 15479 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 16718 15479 76 172 0 16543 0
Current children cumulated CPU time (s) 4540.97
Current children cumulated vsize (KiB) 72232

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1735096/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=67160 CPUtime=4600.81
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15615 0 0 0 460057 24 0 0 25 0 1 0 214213265 68771840 15533 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 16790 15533 76 172 0 16615 0
Current children cumulated CPU time (s) 4600.96
Current children cumulated vsize (KiB) 72520

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1734904/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=67304 CPUtime=4660.79
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15641 0 0 0 466055 24 0 0 25 0 1 0 214213265 68919296 15559 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 16826 15559 76 172 0 16651 0
Current children cumulated CPU time (s) 4660.94
Current children cumulated vsize (KiB) 72664

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1734840/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=67840 CPUtime=4720.78
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15669 0 0 0 472054 24 0 0 25 0 1 0 214213265 69468160 15587 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 16960 15587 76 172 0 16785 0
Current children cumulated CPU time (s) 4720.93
Current children cumulated vsize (KiB) 73200

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1734328/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=68348 CPUtime=4780.75
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15790 0 0 0 478051 24 0 0 25 0 1 0 214213265 69988352 15708 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 17087 15708 76 172 0 16912 0
Current children cumulated CPU time (s) 4780.9
Current children cumulated vsize (KiB) 73708

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1734264/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=68348 CPUtime=4840.74
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15792 0 0 0 484050 24 0 0 25 0 1 0 214213265 69988352 15710 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 17087 15710 76 172 0 16912 0
Current children cumulated CPU time (s) 4840.89
Current children cumulated vsize (KiB) 73708

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1733816/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=68888 CPUtime=4900.72
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15902 0 0 0 490048 24 0 0 25 0 1 0 214213265 70541312 15820 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 17222 15820 76 172 0 17047 0
Current children cumulated CPU time (s) 4900.87
Current children cumulated vsize (KiB) 74248

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1733624/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=69104 CPUtime=4960.7
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15958 0 0 0 496046 24 0 0 25 0 1 0 214213265 70762496 15876 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 17276 15876 76 172 0 17101 0
Current children cumulated CPU time (s) 4960.85
Current children cumulated vsize (KiB) 74464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1733624/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=69104 CPUtime=4999.89
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15958 0 0 0 499965 24 0 0 25 0 1 0 214213265 70762496 15876 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 17276 15876 76 172 0 17101 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 74464

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 27953
/proc/meminfo: memFree=1733624/2055920 swapFree=4180928/4192956
[pid=27940] ppid=27938 vsize=5360 CPUtime=0.15
/proc/27940/stat : 27940 (glucose.sh) S 27938 27940 27903 0 -1 4194304 313 599 0 0 0 0 15 0 15 0 1 0 214213249 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27940/statm: 1340 238 195 169 0 51 0
[pid=27943] ppid=27940 vsize=69104 CPUtime=4999.89
/proc/27943/stat : 27943 (glucose_static) R 27940 27940 27903 0 -1 4194304 15958 0 0 0 499965 24 0 0 25 0 1 0 214213265 70762496 15876 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27943/statm: 17276 15876 76 172 0 17101 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 74464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27940 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=151976
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.160974
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.51
CPU time (s): 5000.04
CPU user time (s): 4999.8
CPU system time (s): 0.24
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 74464

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

runsolver used 6.03808 second user time and 12.1452 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-09 11:36:40
IDJOB=1783608
IDBENCH=24612
IDSOLVER=610
FILE ID=node19/1783608-1241861800
PBS_JOBID= 9264593
Free space on /tmp= 66192 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783608-1241861800/watcher-1783608-1241861800 -o /tmp/evaluation-result-1783608-1241861800/solver-1783608-1241861800 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783608-1241861800.cnf

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=1852155718

node19.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.236
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.236
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:       1800680 kB
Buffers:         26268 kB
Cached:         155436 kB
SwapCached:       5772 kB
Active:          49420 kB
Inactive:       139972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800680 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          13376 kB
Slab:            51864 kB
Committed_AS:   760872 kB
PageTables:       1452 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= 66188 MiB
End job on node19 at 2009-05-09 13:00:03